Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
4e33875759b3c13118ecf349bfe302e0d8374b78
/
mkfs_minix.c
a9819b2
Use busybox error handling functions wherever possible.
by Matt Kraai
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
56f3e35
Both of these commands were subtly broken. Fortunately when used together the
by Eric Andersen
· 24 years ago
88f50b6
Some #include updates. -Erik
by Eric Andersen
· 24 years ago
bc0aed7
It is now possible to select in busybox.def.h whether minixfs version 2
by Pavel Roskin
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
3bd8bd8
Don't use strings directly in calls to usage(). This is in preparation
by Matt Kraai
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
e58771e
Use global applet_name instead of local versions.
by Matt Kraai
· 24 years ago
85c5520
More linux kernel header file removal. -Erik
by Eric Andersen
· 24 years ago
2086e3d
Some cosmetic updates. Changed "OPTIONS" to "Options". -Erik
by Eric Andersen
· 24 years ago
bd4a75f
Finish off the libc5 porting effort. Everything now works with libc5
by Eric Andersen
· 24 years ago
fb8ba50
Oops. Remove the debugging noise. -Erik
by Eric Andersen
· 25 years ago
3232203
mkfs.minix rev 1.7 completely broke the option parser. This fixes it. -Erik
by Eric Andersen
· 25 years ago
815e904
Fixed a bunch of stuff:
by Eric Andersen
· 25 years ago
8ea7d8c
First pass at fixing tar segfault, and more portability updates. -Erik
by Erik Andersen
· 25 years ago
330fd2b
More libc portability updates, add in the website (which has not been
by Erik Andersen
· 25 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
4f3f757
Latest and greatest. Some effort at libc5 (aiming towards newlib)
by Erik Andersen
· 25 years ago
0d068a2
* all mallocs now use xmalloc (and so are OOM error safe), and
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
d73dc5b
Updates to usage, and made tar work. -Erik
by Eric Andersen
· 25 years ago
e674eb7
Made em work.
by Eric Andersen
· 25 years ago
e494fdd
More stuff
by Eric Andersen
· 25 years ago