This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b7f39732f8
busybox
/
init
History
Rob Landley
0a7c8ef6e2
Patch from Denis Vlasenko to constify things and fix a few typos.
2006-02-22 17:01:00 +00:00
..
Config.in
Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options.
2006-01-30 08:31:37 +00:00
halt.c
Patch from Denis Vlasenko to constify things and fix a few typos.
2006-02-22 17:01:00 +00:00
init_shared.c
The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anything
2006-01-22 02:41:51 +00:00
init_shared.h
Support reboot, halt, and poweroff independent of busybox init.
2003-07-22 09:41:39 +00:00
init.c
removed anoinig `unused' warnings
2006-02-01 14:47:52 +00:00
Makefile
use the shorter license header
2005-09-24 07:16:29 +00:00
Makefile.in
Don't build directory libraries unless we're building an applet that needs it.
2006-02-21 19:11:35 +00:00
mesg.c
change strange depend to libbb.h, but require busybox.h
2005-10-06 15:18:09 +00:00