make_directory() will fail instantly so we dont need to test for failure here
[oweals/busybox.git] / include / usage.h
2002-09-17 Eric AndersenAdd a new top applet
2002-09-16 Glenn L McGrathWatch applet by Michael Habermann
2002-09-16 Eric AndersenApply vodz' last_patch52
2002-09-16 Glenn L McGrathmesg applet by Manuel Novoa III
2002-09-16 Glenn L McGrathopenvt applet by Quy Tonthat
2002-09-15 Glenn L McGrathUse busybox's show_usage function for help
2002-09-15 Glenn L McGrathAwk applet written from scratch by Dmitry Zakharov
2002-08-23 Aaron LehmannRemove extrangeous backslashes that were probably intro...
2002-08-21 Glenn L McGrathNew applet, udhcp client
2002-08-07 Robert GrieblAdded a help text for the -C option to syslogd
2002-07-21 Robert GrieblInitial checkin of a very primitive hwclock replacement
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...
2002-07-03 Eric AndersenPatch from Martin Volf <volf@dragon.cz> to fix where...
2002-07-03 Eric AndersenSilly spelling fix
2002-06-23 Eric AndersenPort over the last of the tinylogin applets
2002-06-04 Robert GrieblBigger patch for (partial) tinylogin integration
2002-05-14 Robert GrieblAdded support for -Y|--proxy=on/off to wget
2002-05-14 Robert GrieblThis patch adds -e (extended information) to route...
2002-04-27 Eric AndersenSupport noerror option
2002-04-26 Eric AndersenAdd netcat -i option, per patch from Cristian Ionescu...
2002-04-26 Eric AndersenAdd the who applet, supplied by Da Chen <dchen@ayrnetwo...
2002-04-13 Eric AndersenPatch from Jim Treadway -- fix a missing "\" in usage.h
2002-04-06 Eric AndersenPatch from Edward Betts <edward@debian.org> to add...
2002-03-27 Matt Kraai* archival/bunzip2.c: Include <unistd.h>.
2002-03-20 Matt Kraai* include/applets.h (CONFIG_LOSETUP): New.
2002-02-05 Matt Kraai* archival/gzip.c (ifname, ofname): Delete.
2002-02-05 Matt Kraai* include/usage.h (gzip_trivial_usage): Make FILE optional.
2002-01-03 Matt Kraai* include/usage.h: Fix route and unzip usage messages...
2002-01-02 Glenn L McGrathunzip applet by Laurence Anderson
2001-12-18 Eric AndersenVodz' last_patch31
2001-12-17 Eric AndersenAdd in a new restart init target, triggered by SIGHUP...
2001-12-16 Eric AndersenSome minor usage cleanups from David Douthitt <ssrat...
2001-12-06 Matt KraaiRemove documentation for the --file option to hostname...
2001-12-06 Eric AndersenMerge in the cal applet from Steve Merrifield <steve...
2001-12-06 Eric AndersenPatch from Steve Merrifield <steve@labyrinth.net.au> to
2001-11-30 Eric AndersenAdd in a 'time' applet. Adds 4.5k.
2001-11-18 Glenn L McGrathbzcat and bunzip -c support from Thomas Lundquist
2001-11-02 Glenn L McGrathIntroduce od and hexdump applets
2001-10-31 Eric AndersenMove usage.h to include/usage.h
2001-10-31 Eric AndersenRun parts applet by Emanuele Aina <faina.mail@tiscaline...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-18 Eric AndersenCommit the start-stop-daemon applet. This was contribu...
2001-10-05 Glenn L McGrathRemove duplicate tftp -l option help
2001-10-05 Glenn L McGrathApply Magnus Damm's patch, adds tftp blocksize support...
2001-10-05 Glenn L McGrathInitial support for for bunzip2....
2001-09-21 Matt KraaiFix tftp usage information (closes: #1216).
2001-08-27 Matt KraaiRemove traces of rpmunpack (patch by Laurence Anderson).
2001-08-21 Eric AndersenInitial merge of all tinylogin applets that do not...
2001-08-01 Matt KraaiAllow multiple shells to be enabled.
2001-07-31 Eric AndersenI just wrote up a simple pidof applet, closing bug...
2001-07-22 Eric AndersenSome patches to make dietlibc work...
2001-07-18 Glenn L McGrathUpdate dpkg usage
2001-07-10 Eric AndersenA traceroute applet from vodz. This could probably...
2001-06-26 Glenn L McGrathrpm2cpio applet by Laurence Anderson
2001-06-24 Glenn L McGrathNore unarchive (and doc) fixes from Laurence Anderson
2001-06-22 Glenn L McGrathcpio applet, and changes to associated code
2001-06-21 Eric AndersenAdd wget -P support, finishing off bug #1176
2001-06-21 Eric AndersenSupport tar -C, per bug #1176
2001-06-21 Matt KraaiRemove documentation of unsupported sed options.
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-11 Eric AndersenFix the chown usage text, also thanks to Lars Kellogg...
2001-05-11 Matt KraaiFix env usage information.
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-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-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-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-20 Mark WhitleyAdded adjtimex applet from Larry Doolittle.
2001-03-20 Eric Andersenchown was missing a ] in its usage msg
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-02 Mark WhitleyAdded Magnus Damm's tftp applet to Busybox.
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...
next