aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-05-11import eject by Peter Willis / Tito RagusaMike Frysinger
2005-05-06make the exec (-e) an optional feature of netcatMike Frysinger
2005-05-06In bug 247, haveaniceday writes:Mike Frysinger
2005-05-03From: Shaun Jackman <sjackman@gmail.com>Rob Landley
2005-05-03A patch from Takeharu KATO to update/fix SE-Linux support.Rob Landley
2005-05-03Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedRob Landley
2005-05-01On Tuesday 19 April 2005 21:10, Tito wrote and today added:Rob Landley
2005-04-30David Brownell submitted a new applet, zcip, based on RFC 3927. This isRob Landley
2005-04-29New help text for Matthew S. Wood's "ln" update adding -b and -d.Rob Landley
2005-04-23fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand...Mike Frysinger
2005-04-23fix inconsistent whitespaceMike Frysinger
2005-04-23remove extra whitespaceMike Frysinger
2005-04-23stat implementation based upon coreutilsMike Frysinger
2005-04-22import lsattr and chattr from e2fsprogsMike Frysinger
2005-04-21printenv / sum definesMike Frysinger
2005-04-19fix whitespaceMike Frysinger
2005-04-17import fakeidentd module started by Thomas LundquistMike Frysinger
2005-04-16Add bb_msg_read_errorEric Andersen
2005-04-16In Bug 207, bernhardf writes:Mike Frysinger
2005-04-14fake out support for POSIX -H and -L options since busybox cp dereferences ev...Mike Frysinger
2005-04-14add aliases == and [[ for = and [ to support more bash scriptsMike Frysinger
2005-03-04newlib fixe from Shaun JackmanMike Frysinger
2005-02-13Add 'nice' and replace 'renice' with a new implementation.Manuel Novoa III
2005-01-24Sort rewrite to be SUSv3 compliant. New config option, updated help, andRob Landley
2005-01-07cp: make -P a synonym for -dMike Frysinger
2004-12-08- CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson <cjwatso...Ned Ludd
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