Tito writes:
[oweals/busybox.git] / console-tools /
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-15 Glenn L McGrathPatch by Tito, reduce size of deallocvt, also make...
2004-01-14 Glenn L McGrathPatch by Tito, use bb_xgetlarg, reduce size
2004-01-13 Glenn L McGrathPatch by Tito, remove some unneeded variables to save...
2003-12-20 Eric AndersenKill off the loadacm applet. It is unused, unmaintained
2003-12-20 Glenn L McGrathUse bb_xopen
2003-11-21 Glenn L McGrathMake use of libbb functions bb_xopen, bb_full_read...
2003-10-22 Eric AndersenPatch from Arthur Othieno for style-guide.txt conformance
2003-10-22 Eric AndersenPatch from Arthur Othieno for docs/style-guide.txt...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-03 Eric AndersenPatch from Kent Robotti adding a bunch of menuconfig...
2003-05-13 Glenn L McGrathRe-use existing variables, patch from Tito
2003-04-27 Eric AndersenA couple of patches from Tito <farmatito@tiscali.it>
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-08 Glenn L McGrathFix compile warning
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-10-10 Eric Andersenlast_patch61 from vodz:
2002-09-17 Eric AndersenClear screen too.
2002-09-17 Eric Andersenre-enable the cursor, in case it got disabled
2002-09-16 Eric AndersenApply vodz' last_patch52
2002-09-16 Glenn L McGrathPut in GPL v2 or later copyright notice
2002-09-16 Glenn L McGrathopenvt applet by Quy Tonthat
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-07-23 Matt KraaiAdd support for devfs device names.
2001-03-23 Eric Andersen-Wshadow loadacm fix from Jeff Garzik
2001-03-19 Eric AndersenAnother cleanup patch from Jeff Garzik <jgarzik@mandrak...
2001-03-09 Mark WhitleyAdded some more '/* getopt not needed */' lines.
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-23 Mark Whitley#define -> static const int. Also got rid of some big...
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-14 Matt KraaiSimplify error handling.
2000-12-13 Mark WhitleyAdded some necessary brackets, removed debug noise.
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-25 Matt KraaiAdded a new perrorMsg function, cleanup up error handli...
2000-10-25 Matt KraaiCleaned up error handling, TRUE/FALSE usage, and other...
2000-09-27 Matt KraaiConsolidate handling of some fopen failures.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-23 Eric AndersenFix the bandaid.
2000-09-22 Eric AndersenApply a bandaid suggested by Jon McClintock <jonm@bluem...
2000-09-13 Matt KraaiFix calls to {m,c,re}alloc so that they use x{m,c,re...
2000-08-21 Eric AndersenOops. Forgot to add in reset.c. Doh!
2000-08-10 Eric AndersenSome #include updates.
2000-07-19 Matt KraaiCentralize handling of --help.
2000-07-19 Matt KraaiAdd usage messages for applets without them.
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 Pavel RoskinMore fixes for "signed vs. unsigned" warnings.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-12 Matt KraaiUse global applet_name instead of local versions.
2000-07-11 Eric AndersenAdded 'dumpkmap' to allow people to dump a binary keyma...
2000-07-09 Eric AndersenMore portability updates. Now compiles cleanly vs...
2000-07-08 Eric AndersenUpdate files to reduce dependance on kernel version...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
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-01 Erik AndersenOops.
2000-05-01 Erik AndersenSome accrued fixes/updates.
2000-04-28 Erik AndersenForgot this file...
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-04-19 Erik AndersenMore minor updates to docs (and making apps behave...
2000-04-18 Erik AndersenUpdates
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-03-23 Erik AndersenMy latest ramblings.
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-12-29 Erik AndersenAdd the beginings of some regression testing. Add...
1999-11-10 Eric AndersenUpdates to usage, and made tar work.
1999-10-28 Eric AndersenStuf
1999-10-25 Eric AndersenStuf
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-19 Eric Andersenfixes grep, added loadfont from debian bootfloppies.
1999-10-18 Eric AndersenMore stuff.
1999-10-12 Eric AndersenLatest and greatest.
1999-10-05 Eric AndersenMore stuff works.
1999-10-05 Eric AndersenInitial revision 0_29alpha2