Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - move #include busybox.h to the very top so we pull in the config | aldot | 2006-06-02 | 1 | -1/+1 |
* | - fix IMA compile error i introduced when adding this untested snippet. | aldot | 2006-05-31 | 1 | -0/+1 |
* | - consolidate "Sending SIG%s to all processes"; untested.. | aldot | 2006-05-30 | 1 | -4/+4 |
* | - use portability wrapper define bb_setpgrp. | aldot | 2006-05-26 | 1 | -1/+2 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | landley | 2006-03-06 | 1 | -1/+1 |
* | The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anything | landley | 2006-01-22 | 1 | -30/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -1/+1 |
* | Thomas Geulig, remove duplicate header | bug1 | 2004-02-22 | 1 | -2/+0 |
* | Several simplifications and indenting changes, per | andersen | 2003-07-22 | 1 | -26/+25 |
* | Support reboot, halt, and poweroff independent of busybox init. | andersen | 2003-07-22 | 1 | -2/+79 |
* | Apply last_patch93 from vodz: | andersen | 2003-06-27 | 1 | -0/+21 |