aboutsummaryrefslogtreecommitdiff
path: root/init/init_shared.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* init: stop doing silly things with the console (-400 bytes)Denis Vlasenko2007-02-211-63/+0
* bb_applet_name -> applet_nameDenis Vlasenko2006-10-031-1/+1
* Change license statements (and clean up headers) on some of the files thatRob Landley2006-09-221-6/+1
* - move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer2006-06-021-1/+1
* - fix IMA compile error i introduced when adding this untested snippet.Bernhard Reutner-Fischer2006-05-311-0/+1
* - consolidate "Sending SIG%s to all processes"; untested..Bernhard Reutner-Fischer2006-05-301-4/+4
* - use portability wrapper define bb_setpgrp.Bernhard Reutner-Fischer2006-05-261-1/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anythingRob Landley2006-01-221-30/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Thomas Geulig, remove duplicate headerGlenn L McGrath2004-02-221-2/+0
* Several simplifications and indenting changes, perEric Andersen2003-07-221-26/+25
* Support reboot, halt, and poweroff independent of busybox init.Eric Andersen2003-07-221-2/+79
* Apply last_patch93 from vodz:Eric Andersen2003-06-271-0/+21