Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | A few updates (including the cp fix the Craig has been looking for) | Erik Andersen | 2000-03-04 | 1 | -0/+8 |
| | | | | -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -4/+4 |
| | | | | -Erik | ||||
* | Added poweroff (and adjusted init to use it). Inlined function | Eric Andersen | 1999-12-10 | 1 | -1/+1 |
| | | | | | calls to code only called once in tee. Made BB_KLOGD and option. -Erik | ||||
* | Adjustments for Johns init stuff, | Eric Andersen | 1999-12-09 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | findInitPid() has been implemented and it seems to work. | John Beppu | 1999-12-09 | 1 | -1/+2 |
| | | | | reboot has been changed to take advantage of findInitPid(); | ||||
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 1 | -0/+22 |
| | |||||
* | More stuff... | Eric Andersen | 1999-10-12 | 1 | -6/+2 |
| | |||||
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+12 |