aboutsummaryrefslogtreecommitdiff
path: root/mkfs_minix.c
AgeCommit message (Expand)Author
2000-07-17It is now possible to select in busybox.def.h whether minixfs version 2Pavel Roskin
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-14Don't use strings directly in calls to usage(). This is in preparationMatt Kraai
2000-07-14Use errorMsg rather than fprintf.Matt Kraai
2000-07-12Use global applet_name instead of local versions.Matt Kraai
2000-07-10More linux kernel header file removal.Eric Andersen
2000-07-04Some cosmetic updates. Changed "OPTIONS" to "Options".Eric Andersen
2000-06-19Finish off the libc5 porting effort. Everything now works with libc5Eric Andersen
2000-06-06Oops. Remove the debugging noise.Eric Andersen
2000-06-06mkfs.minix rev 1.7 completely broke the option parser. This fixes it.Eric Andersen
2000-06-06Fixed a bunch of stuff:Eric Andersen
2000-05-20First pass at fixing tar segfault, and more portability updates.Erik Andersen
2000-05-19More libc portability updates, add in the website (which has not beenErik Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
2000-03-21* all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
1999-11-10Updates to usage, and made tar work.Eric Andersen
1999-10-19Made em work.Eric Andersen
1999-10-19More stuffEric Andersen