More website cleanup.
[oweals/busybox.git] / applets /
2001-06-21 Eric AndersenSupport tar -C, per bug #1176
2001-06-21 Matt KraaiRemove documentation of unsupported sed options.
2001-06-21 Eric AndersenPer a suggestion from Tom Oehser, fix up the leading...
2001-06-15 Mark WhitleyApplied patch from Jim Gleason that makes it so busybox...
2001-06-03 Glenn L McGrathRemove space between ar options
2001-06-03 Glenn L McGrathCorrect ar options
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-05-22 Eric AndersenIt turns out the descriptions of both dos2unix and...
2001-05-21 Eric AndersenPatch from Lars Kellogg-Stedman <lars@larsshack.org...
2001-05-21 Eric AndersenA couple more minor touchups
2001-05-21 Eric AndersenSeveral cleanups for usage messages
2001-05-21 Eric AndersenPatch from Gernot Poerner <gp@it-netservice.de>. Adds in
2001-05-18 Eric AndersenFix an escape problem in the docs. Some \n's didn...
2001-05-15 Eric AndersenPatch from Adam Heath <doogie@debian.org> to add arbitr...
2001-05-13 Eric AndersenMake the locale stuff only do the getpid==1 check if...
2001-05-11 Eric AndersenFix the chown usage text, also thanks to Lars Kellogg...
2001-05-11 Matt KraaiFix env usage information.
2001-05-07 Eric AndersenPer some comments from Lars Kellogg-Stedman <lars@larss...
2001-05-01 Eric AndersenAnother refinement, this time from Larry.
2001-05-01 Eric AndersenArgh. Now we break non-pristine builds. Check a bit...
2001-05-01 Eric AndersenA patch from Larry to fix pristine source builds (again).
2001-04-30 Mark WhitleyMade new xreadlink function for libbb and changed apple...
2001-04-25 Mark WhitleyRemoved obsoleted BB_FEATURE_RM_INTERACTIVE
2001-04-25 Mark WhitleyApplied patch from I.Q. to add -s to cmp.
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-04-17 Mark WhitleyApplied patch from I.Q. to add sort -u as a feature.
2001-04-17 Mark WhitleyApplied a patch from Laurence Anderson to fix the wget...
2001-04-17 John Beppu- usage.h
2001-04-15 Glenn L McGrathDocument new dpkg-deb funtions
2001-04-12 Glenn L McGrathNew dpkg-deb function -t, stands for --fsys-tarfile
2001-04-09 Eric AndersenMake 'grep -l' work
2001-04-09 Eric AndersenApply Vladimir's latest cleanup patch.
2001-04-05 Eric AndersenA patch from Dmitry Zakharov <dmit@crp.bank.gov.ua...
2001-04-04 Eric AndersenI said no new features till after the 0.51 release...
2001-04-03 Eric AndersenA patch from Matt Kraai that adds a new 'shutdown'...
2001-04-03 Eric AndersenMake 'busybox --help' work as expected, closing bug...
2001-04-01 Eric AndersenMove the mtab support stuff into libbb
2001-03-29 Eric AndersenAdd in a new standalone env applet for fixing up app...
2001-03-28 Mark WhitleyApplied patch from David Douthitt to re-add -print...
2001-03-23 Eric Andersenincludes cleanup from Jeff Garzik
2001-03-20 Mark WhitleyAdded adjtimex applet from Larry Doolittle.
2001-03-20 Eric AndersenForce applet_name to be "sh" when command prefaced...
2001-03-20 Eric Andersenchown was missing a ] in its usage msg
2001-03-19 Eric AndersenPatch from Vladimir to move struct applet from busybox...
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...
2001-03-16 Eric AndersenThere was an unwanted extra newline, which prevented... 0_50
2001-03-15 Mark WhitleyOne tinly, little, missing newline that confused Pod.
2001-03-15 Eric AndersenUpdate the documentation so examples are autoincluded...
2001-03-14 Mark WhitleyApplied patch from Christophe Boyanique to add an egrep...
2001-03-13 Mark WhitleyApplied patch from Christophe Boyanique to add -i suppo...
2001-03-12 Mark WhitleyApplied patch from Gennady Feldman to split up syslogd...
2001-03-12 Manuel Novoa III Adjust ifconfig usage message for selected options...
2001-03-08 Eric AndersenPer Vladimir's suggestion, force the locale to POSIX...
2001-03-02 Mark WhitleyAdded Magnus Damm's tftp applet to Busybox.
2001-03-02 Mark WhitleyChanged exit code from -1 to 0 when busybox is invoked...
2001-02-24 Eric AndersenThe usage message for syslogd had stuff longer then...
2001-02-23 Eric AndersenAnother usage cleanup from kent robotti
2001-02-23 Eric AndersenMore cleanups
2001-02-23 Eric AndersenMake HUMAN_READABLE be single argument like the others.
2001-02-23 Eric AndersenMore usage cleanups from kent robotti. I know some...
2001-02-23 David Kimdonspace after \ make preprocessor sad
2001-02-23 Eric AndersenI should be more careful...
2001-02-22 Eric AndersenCommit a few updates to the usage messages.
2001-02-22 Eric AndersenAnother update to the way usage messages are done by...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-17 Eric AndersenA bunch of usage clenups from kent robotti <robotti...
2001-02-17 Eric AndersenUpdate the build system for pristine source directory...
2001-02-16 Eric AndersenDo usage messages the same way all other apps fo them.
2001-02-14 Eric AndersenFins find message.
2001-02-14 Eric AndersenI forgot to add usage.h, so here it is, with a few...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-14 Eric AndersenCommit Vladimir's latest version of stty.c. Nice work.
2001-02-14 Eric AndersenAdd in ifconfig and route
2001-02-13 Eric AndersenApply a patch from Evin Robertson -- new pivot_root...
2001-02-12 Glenn L McGrathNew dpkg-deb option, warning about dpkg usage
2001-02-10 Glenn L McGrathNew applet: dpkg
2001-02-07 Matt KraaiAdd listening support.
2001-02-07 Matt KraaiReworked find with David Douthitt to support -type...
2001-02-01 Matt KraaiCreate find_applet_by_name function. Save 32 bytes.
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-27 Eric AndersenFix some formatting
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-26 Eric AndersenCleanup patch from larry doolittle
2001-01-25 Eric AndersenAdd in spoon's watchdog timer app.
2001-01-25 Eric AndersenApply a patch from Brent Priddy <brent.priddy@adtran...
2001-01-24 Eric Andersenmore bugs fixed -- found doing regression testing
2001-01-24 Eric AndersenFix up insmod usage info to mention -L
2001-01-22 Richard JuneAdd HUMAN_READABLE define for -m and -h support in...
2001-01-20 Eric AndersenMove \n to inside TRIVIAL_HELP, to save a few bytes...
2001-01-02 Glenn L McGrathadd dpkg-deb command
2001-01-02 Matt KraaiLog stdin when no message given and use getopt.
2000-12-26 Matt KraaiFix lower casing for weird locales.
2000-12-18 Matt KraaiRewrote dd.
2000-12-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
2000-12-15 Matt KraaiRewrite argv munger.
2000-12-13 Eric AndersenDocument gzip -d
2000-12-12 Eric AndersenSome compile fixes found by Larry Doolittle
2000-12-11 Eric AndersenFix spelling error s/defaut/default/g
2000-12-11 Eric AndersenReverse logic so when network logging, it by default...
2000-12-09 Eric AndersenPatch from Matt Kraai to implement uniq -[cdu]
next