Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-10 | More linux kernel header file removal. | Eric Andersen | |
-Erik | |||
2000-07-04 | Some cosmetic updates. Changed "OPTIONS" to "Options". | Eric Andersen | |
-Erik | |||
2000-06-19 | Finish off the libc5 porting effort. Everything now works with libc5 | Eric Andersen | |
except for md5sum, which uses the GNU libc addition getline(). -Erik | |||
2000-06-06 | Oops. Remove the debugging noise. | Eric Andersen | |
-Erik | |||
2000-06-06 | mkfs.minix rev 1.7 completely broke the option parser. This fixes it. | Eric Andersen | |
-Erik | |||
2000-06-06 | Fixed a bunch of stuff: | Eric Andersen | |
* Fixed segfault caused by "touch -c" * Fixed segfault caused by "rm -f" * Fixed segfault caused by "ln -s -s" and similar abuses. * Fixed segfault caused by "cp -a -a" and similar abuses. * Implemented "rm -- <foo>" updated docs accordingly. -Erik | |||
2000-05-20 | First pass at fixing tar segfault, and more portability updates. | Erik Andersen | |
-Erik | |||
2000-05-19 | More libc portability updates, add in the website (which has not been | Erik Andersen | |
archived previously). Wrote 'which' during the meeting today. -Erik | |||
2000-05-12 | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | |
which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | |||
2000-04-28 | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen | |
compatability. -Erik | |||
2000-03-21 | * all mallocs now use xmalloc (and so are OOM error safe), and | Erik Andersen | |
the common error handling saves a few bytes. Thanks to Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. -Erik | |||
2000-02-08 | Some formatting updates (ran the code through indent) | Erik Andersen | |
-Erik | |||
1999-11-10 | Updates to usage, and made tar work. | Eric Andersen | |
-Erik | |||
1999-10-19 | Made em work. | Eric Andersen | |
1999-10-19 | More stuff | Eric Andersen | |