busybox/miscutils
Eric Andersen cde8f53c60 Paul Mundt <lethal@linux-sh.org> writes:
Here's a bunch of fixes for the watchdog app in busybox. This does a
	couple of things:

		- configurable timer duration (userspace timer duration is
		  usually configurable within the device drivers themselves).
		- run as a daemon
		- shutdown the device properly on SIGINT or SIGHUP
		- clear the counter immediately instead of sleeping first

	as well as updating the usage information. This has also been switched
	over to getopt to deal with the optional timer duration specifier.

	The changes themselves are harmless and isolated, and I've veried that
	this works on sh and x86 without any problems.
2003-07-22 07:39:18 +00:00
..
adjtimex.c Major coreutils update. 2003-03-19 09:13:01 +00:00
Config.in Matteo Croce submitted a hdparm applet. 2003-07-22 07:30:36 +00:00
crond.c last_patch89 from vodz: 2003-06-20 09:01:58 +00:00
crontab.c Patch from Lars Kellogg-Stedman: 2003-07-14 19:14:26 +00:00
dc.c Major coreutils update. 2003-03-19 09:13:01 +00:00
dutmp.c Major coreutils update. 2003-03-19 09:13:01 +00:00
hdparm.c Matteo Croce submitted a hdparm applet. 2003-07-22 07:30:36 +00:00
makedevs.c Major coreutils update. 2003-03-19 09:13:01 +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 Matteo Croce submitted a hdparm applet. 2003-07-22 07:30:36 +00:00
mt.c Major coreutils update. 2003-03-19 09:13:01 +00:00
strings.c Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
time.c Major coreutils update. 2003-03-19 09:13:01 +00:00
update.c Major coreutils update. 2003-03-19 09:13:01 +00:00
watchdog.c Paul Mundt <lethal@linux-sh.org> writes: 2003-07-22 07:39:18 +00:00