Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix a nasty bug with variable name shadowing | Eric Andersen | 2001-10-18 | 1 | -1/+1 | |
| | ||||||
* | Look for either "init" or "linuxrc" processes | Eric Andersen | 2001-10-03 | 1 | -2/+5 | |
| | ||||||
* | Be extra extra careful about what we dereference. | Eric Andersen | 2001-07-05 | 1 | -1/+4 | |
| | ||||||
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -1/+1 | |
| | | | | compliant with the style guide. Everybody rebuild your tags file! | |||||
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Centralize handling of --help. | Matt Kraai | 2000-07-19 | 1 | -3/+0 | |
| | ||||||
* | Add usage messages for applets without them. | Matt Kraai | 2000-07-19 | 1 | -0/+3 | |
| | ||||||
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -2/+2 | |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | |||||
* | Patch to make killall actually kill all PIDs with the specified name, | Erik Andersen | 2000-04-07 | 1 | -1/+1 | |
| | | | | | | | rather then busylooping trying to kill the first one until it dies. Should be more efficient now, and will only send one signal to each specified process. -Erik | |||||
* | Fix bugs related to finding PIDs. | Erik Andersen | 2000-03-07 | 1 | -0/+4 | |
| | | | | -Erik | |||||
* | Wrote killall. | Erik Andersen | 2000-03-07 | 1 | -1/+1 | |
| | | | | | | Adjusted mount, ps, utility.c, etc to handle my nifty new kernel patches the allow busybox to run perfectly without /proc. -Erik | |||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -5/+4 | |
| | | | | -Erik | |||||
* | Adjustments for Johns init stuff, | Eric Andersen | 1999-12-09 | 1 | -1/+2 | |
| | | | | -Erik | |||||
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 1 | -0/+22 | |
| | ||||||
* | More stuff | Eric Andersen | 1999-10-18 | 1 | -6/+3 | |
| | ||||||
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+12 | |