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
Glenn L McGrath
ce6482eace
Fix overflow for machines greater than 4GB, return unsigned int to avoid
...
a cast and for greater accuracy.
2003-08-26 02:14:58 +00:00
..
Config.in
Move start_stop_daemon to debianutils.
2003-07-26 09:16:00 +00:00
halt.c
Support reboot, halt, and poweroff independent of busybox init.
2003-07-22 09:41:39 +00:00
init_shared.c
Several simplifications and indenting changes, per
2003-07-22 17:14:10 +00:00
init_shared.h
Support reboot, halt, and poweroff independent of busybox init.
2003-07-22 09:41:39 +00:00
init.c
Fix overflow for machines greater than 4GB, return unsigned int to avoid
2003-08-26 02:14:58 +00:00
Makefile
…
Makefile.in
Move start_stop_daemon to debianutils.
2003-07-26 09:16:00 +00:00
mesg.c
…
minit.c
…
msvc.c
…
pidfilehack.c
…
poweroff.c
Support reboot, halt, and poweroff independent of busybox init.
2003-07-22 09:41:39 +00:00
reboot.c
As vodz noticed, I screwed up reboot
2003-07-22 17:04:54 +00:00