hush/include
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
..
.cvsignore Ignore generated files 2001-10-24 06:53:33 +00:00
applets.h Matteo Croce submitted a hdparm applet. 2003-07-22 07:30:36 +00:00
busybox.h Patch from mathuria, compatability with solaris 2003-02-08 23:36:16 +00:00
dump.h Major coreutils update. 2003-03-19 09:13:01 +00:00
grp_.h Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
inet_common.h Update a bunch of docs. Run a script to update my email addr. 2003-07-14 21:21:08 +00:00
libbb.h Patch from Paul Mundt: 2003-07-22 07:33:14 +00:00
pwd_.h Scrub pwd.h and grp.h handling so we don't have to play any 2002-07-03 23:19:26 +00:00
shadow_.h Port over the last of the tinylogin applets 2002-06-23 04:24:25 +00:00
unarchive.h rpm applet by Laurence Anderson 2002-12-10 00:17:22 +00:00
usage.h Paul Mundt <lethal@linux-sh.org> writes: 2003-07-22 07:39:18 +00:00