aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2004-04-14Steven Scholz writes:Eric Andersen
2004-04-14Larry Doolittle writes:Eric Andersen
2004-04-13Fix incorrect ipcalc usage textEric Andersen
2004-04-13Fix several problems with start-stop-daemon, add -m supportEric Andersen
2004-04-12Patch from Rob Landley to fix sed documentation.Eric Andersen
2004-04-07Document insmod -oEric Andersen
2004-04-06Yet more doc updatesEric Andersen
2004-04-06Yet more doc cleanups. Many thanks to Robert P. J. Day forEric Andersen
2004-04-06Seem not many people are using 'ipaddr' since it hasEric Andersen
2004-04-06yet-more doc updates and cleanupsEric Andersen
2004-03-29As noted by Martin Schwenke, the example for find was wrongEric Andersen
2004-03-27Yet more doc cleanupsEric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-03-13Update docs for start_stop_daemon to match reality. UpdateEric Andersen
2004-03-12Add prototypes for safe_strtol and friendsEric Andersen
2004-03-12Fix awk entry, which was not showing up in BusyBox.txt for some reasonEric Andersen
2004-03-10In spite of the feature freeze, check in a complete rework of route whichManuel Novoa III
2004-03-09Note that /proc must be mounted for filesystem type autodetectionEric Andersen
2004-03-06Woops, how did that get in thereGlenn L McGrath
2004-02-25Patch from Denis Dowling to fix a ocuple of usage entriesGlenn L McGrath
2004-02-22Fernando Silveira writes:Eric Andersen
2004-02-22Update usage for ftpget and ftpputGlenn L McGrath
2004-02-21Sometimes i get carried away with the use of function pointers, im sureGlenn L McGrath
2004-02-20Document missing cp optionsEric Andersen
2004-02-05Make sure stdlib.h is always included before dmalloc.h to avoid problemsManuel Novoa III
2004-01-27New applet, seq. No options, just the basics.Glenn L McGrath
2004-01-17Modify bb_lookup_port to allow the protocol to be specified, allowingGlenn L McGrath
2004-01-15Patch by Tito, reduce size of deallocvt, also make the usage messageGlenn L McGrath
2004-01-13Patch from Bastian Blank, allow the buildtime to be overriden with aGlenn L McGrath
2003-12-28Update example slightlyEric Andersen
2003-12-28ws, show date setting formatTim Riker
2003-12-26Isolate code better for unused options, config option to enable longGlenn L McGrath
2003-12-24Patch from Ned Ludd, solar at gentoo dot org:Eric Andersen
2003-12-20New applet, rx, by Christopher HooverGlenn L McGrath
2003-12-20Eradicate all references to loadacmEric Andersen
2003-12-20Kill off the loadacm applet. It is unused, unmaintainedEric Andersen
2003-12-20Change interface to bb_lookup_host, dont try and set port inside thisGlenn L McGrath
2003-12-19Patch from Fillod Stephane:Eric Andersen
2003-12-19Tito writes:Eric Andersen
2003-12-18rename __getgrent so that it doesn't conflict with some libc'sRuss Dill
2003-12-15Get vfork_daemon_rexec working under uclinuxRuss Dill
2003-12-11remove some spaces that mess up autodocifier.plEric Andersen
2003-12-04Patch from Steven Scholz, make usage more consistent with actualGlenn L McGrath
2003-11-21As we no longer use function pointers for read in common archiving codeGlenn L McGrath
2003-11-20Remove unused functionGlenn L McGrath
2003-11-20Dont over-read fd, use function pointer for hash function.Glenn L McGrath
2003-11-20Include stdint.hGlenn L McGrath
2003-11-18COMPRESS, not UNCOMPRESSGlenn L McGrath
2003-11-18Update usage for tar -ZGlenn L McGrath
2003-11-18Update md5sum, sha1sum options, patch by Steven ScholzGlenn L McGrath