aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2004-09-15Tito writes,Glenn L McGrath
2004-09-14Patch from Felipe Kellermann, adds missing applet usage options, removes usageGlenn L McGrath
2004-09-02Tito writes:Eric Andersen
2004-09-02Tito writes:Eric Andersen
2004-08-26The login applet should always be setuid rootEric Andersen
2004-08-26Tito writes:Eric Andersen
2004-08-19Patch from Tito documenting the '-q' optionEric Andersen
2004-08-18Fixup 'dc' usageEric Andersen
2004-08-03Tito, farmatito at tiscali dot it writes:Eric Andersen
2004-07-23Patch from Felipe Kellermann, fixup usage for pidof, poweroff, remove Glenn L McGrath
2004-07-23Patch from Felipe Kellermann, fixup usage for halt commandGlenn L McGrath
2004-07-23iUpdate reboot usage, patch by Felipe KellermannGlenn L McGrath
2004-07-23Patch from Felipe Kellermann to fix some typo'sGlenn L McGrath
2004-07-21Patch from Tito, ass usage for strings -a optionsGlenn L McGrath
2004-07-15Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-06-22Patch from Bastian Blank:Eric Andersen
2004-06-05Woops, the previous commit was an accident, its supplied in the patch,Glenn L McGrath
2004-06-05Device table support for makedevs, the previous behaviour can beenGlenn L McGrath
2004-05-26Ahem. ("I'm just tweaking a documentation string, I don't need to compileRob Landley
2004-05-26Update sed help. (Add -r option to long help, add -i option to brief help,Rob Landley
2004-05-26As discussed, drop minit, which was not being supported in busybox.Eric Andersen
2004-05-02Update dpkg-deb usage to match current practicesGlenn L McGrath
2004-05-01Do not use getpass(3)Eric Andersen
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