hush/init
Eric Andersen 2205c84de4 comparison was always false due to limited range of data types.
Carefully cast to unsigned long long prior to multiply to get
the expected result.
2003-09-15 08:11:29 +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 comparison was always false due to limited range of data types. 2003-09-15 08:11:29 +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