Update web page...
[oweals/busybox.git] / miscutils /
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-05-22 Matt KraaiFixed misnamed rewind command (noted by Tom Oehser).
2001-05-21 Matt KraaiFix tell support.
2001-05-21 Matt KraaiFix open mode for IOCTLs which write to the tape.
2001-05-07 Eric AndersenPer some comments from Lars Kellogg-Stedman <lars@larss...
2001-04-30 Mark WhitleyMade new xreadlink function for libbb and changed apple...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-04-10 Eric AndersenHa. Regression testing found a bug with uClibc support...
2001-04-09 Eric AndersenUpdate how we detect if libc5 is in use.
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-20 Mark WhitleyAdded adjtimex applet from Larry Doolittle.
2001-03-09 Eric AndersenPatch from Jeff Garzik marking a few 'getopt not needed...
2001-03-09 Eric AndersenPatchs from Jeff Garzik <jgarzik@mandrakesoft.com>...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-25 Eric AndersenAdd in spoon's watchdog timer app.
2000-12-22 Matt KraaiUse busybox error handling functions wherever possible.
2000-12-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-10-09 Mark WhitleyAdded cmp and readlink applets from Matt Kraai.
2000-09-28 Pavel RoskinFixes to allow compilation on systems with glibc 2...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-22 Eric AndersenBetter cross libc compatibility (so Dave Cinege can...
2000-09-05 Eric AndersenApply segfault on no-args fix from robotti@metconnect.com
2000-08-10 Eric AndersenSome #include updates.
2000-07-20 Mark WhitleyConverted option parsing to getopt(). Also added some...
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiDon't use strings directly in calls to usage(). This...
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-11 Eric AndersenForgot to commit these cleanups it seems.
2000-07-10 Eric AndersenRemove yet more kernel header dependancies.
2000-06-28 Mark WhitleyYanked out the cstring_alloc() and cstring_lineFromFile...
2000-06-21 Pavel RoskinRemoved all vestiges of "math"
2000-06-21 John Beppu+ added dc (aka the function formerly known as math)
2000-06-19 Eric AndersenMake syslogd.c, init.c, and update.c compile error...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-16 Erik AndersenSome updates for better portability.
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-05-10 Erik Andersen* cp -fa now works as expected for symlinks (it didn...
2000-05-02 Erik AndersenMore stuff
2000-04-28 Erik AndersenFix stupid bugs. update was segfaulting. mknod minor...
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-04-25 Erik AndersenSeveral more updates
2000-04-17 Erik AndersenMore updates to the docs, and fixes to sync things...
2000-04-15 Erik AndersenMore documentation updates, and minor fixes to make...
2000-04-13 Erik AndersenMore doc updates for BusyBox, with fixes to apps for...
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-03-04 Erik AndersenA few updates (including the cp fix the Craig has been...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-11-08 Eric AndersenStuff
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-18 Eric AndersenMore stuff.
1999-10-18 Eric AndersenMore stuff
1999-10-12 Eric AndersenMore stuff...
1999-10-05 Eric AndersenInitial revision 0_29alpha2