aboutsummaryrefslogtreecommitdiff
path: root/init/init_shared.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - move #include busybox.h to the very top so we pull in the configaldot2006-06-021-1/+1
* - fix IMA compile error i introduced when adding this untested snippet.aldot2006-05-311-0/+1
* - consolidate "Sending SIG%s to all processes"; untested..aldot2006-05-301-4/+4
* - use portability wrapper define bb_setpgrp.aldot2006-05-261-1/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anythinglandley2006-01-221-30/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
* Thomas Geulig, remove duplicate headerbug12004-02-221-2/+0
* Several simplifications and indenting changes, perandersen2003-07-221-26/+25
* Support reboot, halt, and poweroff independent of busybox init.andersen2003-07-221-2/+79
* Apply last_patch93 from vodz:andersen2003-06-271-0/+21