busybox/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 Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
Makefile.in Move start_stop_daemon to debianutils. 2003-07-26 09:16:00 +00:00
mesg.c Major coreutils update. 2003-03-19 09:13:01 +00:00
minit.c minit, a Minimal init system. 2003-05-11 14:52:39 +00:00
msvc.c minit, a Minimal init system. 2003-05-11 14:52:39 +00:00
pidfilehack.c minit, a Minimal init system. 2003-05-11 14:52:39 +00:00
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