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
busybox
/
init
History
Eric Andersen
785001468d
Quiet a few warnings
2004-08-27 19:55:28 +00:00
..
Config.in
As discussed, drop minit, which was not being supported in busybox.
2004-05-26 10:28:32 +00:00
halt.c
…
init_shared.c
…
init_shared.h
…
init.c
Do not use vfork, as init is not vfork safe. Do not allow
2004-08-16 09:29:42 +00:00
Makefile
…
Makefile.in
As discussed, drop minit, which was not being supported in busybox.
2004-05-26 10:28:32 +00:00
mesg.c
Quiet a few warnings
2004-08-27 19:55:28 +00:00
poweroff.c
…
reboot.c
…