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
Rob Landley
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
...
the busybox binary) into enums (which don't).
2006-03-10 19:22:06 +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
Robert P. Day removed 8 gazillion occurrences of "extern" on function
2006-03-06 20:47:33 +00:00
init_shared.h
Support reboot, halt, and poweroff independent of busybox init.
2003-07-22 09:41:39 +00:00
init.c
Patch from Denis Vlasenko turning static const int (which gets emitted into
2006-03-10 19:22:06 +00:00
Makefile
- use absolute path for top_builddir and top_srcdir.
2006-03-02 17:33:25 +00:00
Makefile.in
- backout using features which are not available with the previous stable
2006-03-09 09:03:37 +00:00
mesg.c
Robert P. Day removed 8 gazillion occurrences of "extern" on function
2006-03-06 20:47:33 +00:00