| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 6 | -15/+15 |
* | Update docs for start_stop_daemon to match reality. Update | Eric Andersen | 2004-03-13 | 1 | -29/+53 |
* | Fix a compile error identiefied by Steven Scholz. | Glenn L McGrath | 2004-03-03 | 1 | -1/+1 |
* | Check file has execute permission for the current user, minor formating | Glenn L McGrath | 2004-03-01 | 1 | -24/+20 |
* | Correct check for only one of K or S options | Glenn L McGrath | 2004-01-23 | 1 | -3/+2 |
* | Check one and only one of start, stop are given. | Glenn L McGrath | 2004-01-22 | 1 | -17/+17 |
* | Fix warning | Glenn L McGrath | 2003-11-21 | 1 | -0/+1 |
* | NEW APPLET: pipe_progress, used by debian installer | Glenn L McGrath | 2003-11-14 | 3 | -0/+61 |
* | fix a bug where `which' doesn't check whether the file passed as an argument | Glenn L McGrath | 2003-10-29 | 1 | -1/+3 |
* | sigh | Eric Andersen | 2003-10-22 | 1 | -1/+1 |
* | Tomasz Motylewski reported that the 'which' applet does not find | Eric Andersen | 2003-10-22 | 1 | -12/+30 |
* | Patch from Eric Spakman to update "run-parts" help text in Config.in. | Eric Andersen | 2003-08-06 | 1 | -2/+2 |
* | Do not require that the signal number be specified | Eric Andersen | 2003-07-30 | 1 | -2/+4 |
* | Bruno Randolf writes: | Eric Andersen | 2003-07-29 | 1 | -1/+3 |
* | Move start_stop_daemon to debianutils. | Eric Andersen | 2003-07-26 | 3 | -25/+40 |
* | cleanup and add long options | Eric Andersen | 2003-07-26 | 1 | -59/+41 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 3 | -4/+3 |
* | Patch from Kent Robotti adding a bunch of needed docs! | Eric Andersen | 2003-07-05 | 1 | -6/+8 |
* | Add the -d option, its used by old versions of config.guess, change to | Glenn L McGrath | 2003-04-26 | 1 | -3/+26 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 5 | -17/+17 |
* | Patch by Stewart Brodie to terminate the string array correctly | Glenn L McGrath | 2003-01-08 | 1 | -1/+2 |
* | Kill the now obsolete docs/Configure.help file, and move all existing | Eric Andersen | 2002-12-05 | 1 | -1/+10 |
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 2 | -15/+33 |
* | Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves... | Glenn L McGrath | 2002-11-11 | 1 | -190/+44 |
* | Move readlink, mktemp, run-parts and which to a new debianutils dir. | Glenn L McGrath | 2002-11-11 | 7 | -0/+499 |
* | Scrub pwd.h and grp.h handling so we don't have to play any | Eric Andersen | 2002-07-03 | 1 | -1/+1 |
* | plug fd leak noticed by Russ Dill | Eric Andersen | 2002-06-05 | 1 | -0/+1 |
* | Fix for broken handling off BusyBox's own pwd/grp implementations | Robert Griebl | 2002-06-04 | 1 | -1/+1 |
* | Patch from Russ Dill <Russ.Dill@asu.edu>. From the | Eric Andersen | 2002-01-26 | 1 | -1/+10 |
* | patch from vodz: | Eric Andersen | 2001-10-31 | 1 | -36/+26 |
* | Fixup the location of pwd.h and grp.h | Eric Andersen | 2001-10-24 | 1 | -1/+1 |
* | Commit the start-stop-daemon applet. This was contributed by David | Eric Andersen | 2001-10-18 | 1 | -0/+271 |