Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo. | Edward Tomasz Napierala | 2016-02-29 | 1 | -1/+1 |
* | Add a new exit-timeout option to watchdogd. | Ian Lepore | 2015-08-19 | 2 | -8/+26 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+20 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| |\ | |/ |/| | |||||
| * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 3 | -6/+6 |
| |\ | |||||
| * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -7/+7 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -11/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 2 | -24/+279 |
| |\ \ \ \ | |||||
| * \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 2 | -19/+439 |
| |\ \ \ \ \ | |||||
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -1/+9 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -3/+6 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+21 |
* | | | | | | | | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Default to use 10 seconds as nap interval instead of 1. | Xin LI | 2014-11-16 | 2 | -3/+3 |
* | | | | | | | | Fix the watchdog/watchdog man pages. | Rui Paulo | 2014-10-18 | 2 | -4/+4 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | use .Mt to mark up email addresses consistently (part2) | Baptiste Daroussin | 2014-06-20 | 2 | -7/+7 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | mdoc: minor paragraph fixes. | Joel Dahl | 2014-02-08 | 1 | -11/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Fix bug in r253719: fix command line watchdog disable. | Alfred Perlstein | 2013-08-10 | 1 | -7/+9 |
* | | | | | Apply a casting sledgehammer. | John Baldwin | 2013-07-30 | 1 | -1/+1 |
* | | | | | Fix printf of seconds for systems where time_t is 64 bits. | Ian Lepore | 2013-07-28 | 1 | -2/+3 |
* | | | | | mdoc and language improvements. | Joel Dahl | 2013-07-28 | 1 | -14/+29 |
* | | | | | Provide some examples for watchdogd usage. | Alfred Perlstein | 2013-07-27 | 1 | -1/+76 |
* | | | | | Fix watchdog pretimeout. | Alfred Perlstein | 2013-07-27 | 1 | -17/+179 |
| |_|_|/ |/| | | | |||||
* | | | | Mark the act_tbl static/const. | Ed Schouten | 2013-04-08 | 1 | -1/+1 |
* | | | | Invert the meaning of -S (added in r247405) and document its meaning. Also, | Mark Johnston | 2013-03-26 | 2 | -16/+33 |
* | | | | Remove EOL whitespace. | Joel Dahl | 2013-02-27 | 1 | -4/+4 |
* | | | | mdoc: begin sentence on new line. | Joel Dahl | 2013-02-27 | 1 | -6/+10 |
* | | | | watchdogd(8) and watchdog(4) enhancements. | Alfred Perlstein | 2013-02-27 | 2 | -19/+418 |
| |_|/ |/| | | |||||
* | | | Revert accidental regression to previous misspelling. | Ian Lepore | 2013-01-26 | 1 | -1/+1 |
* | | | Reduce watchdogd's memory footprint when running daemonized. | Ian Lepore | 2013-01-26 | 1 | -1/+9 |
* | | | Spelling: exitting -> exiting | Alfred Perlstein | 2013-01-18 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Replace log(3) with flsll(3) for watchdogd(8) and drop libm dependency. | Xin LI | 2012-11-03 | 2 | -3/+4 |
* | | - It's also need to lock current memory. | Andrey Zonov | 2012-08-30 | 1 | -1/+1 |
* | | - Don't allow watchdogd(8) to be swapped out. | Andrey Zonov | 2012-08-28 | 1 | -0/+2 |
|/ | |||||
* | Protect the watchdog daemon against swap OOM killer. This is similar to | Ed Maste | 2010-09-26 | 1 | -0/+3 |
* | Staticify local variables. | Xin LI | 2010-07-20 | 1 | -13/+11 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -1/+0 |
* | ANSIfy almost all applications that use WARNS=6. | Ed Schouten | 2009-12-29 | 1 | -2/+2 |
* | Don't hide an error if the initial attempt to program a watchdog from | Ruslan Ermilov | 2009-12-21 | 1 | -1/+1 |
* | Don't exit from watchdogd on receiving a signal if we cannot stop the watchdog. | Nick Hibma | 2006-12-15 | 1 | -11/+18 |
* | Markup fixes. | Ruslan Ermilov | 2006-09-29 | 2 | -2/+2 |
* | Document that the default timeout is 16 seconds | Poul-Henning Kamp | 2006-09-02 | 2 | -0/+2 |
* | Fix usage(). | Poul-Henning Kamp | 2006-03-06 | 1 | -1/+1 |
* | Report any errors we might see when disabling the watchdog. | Poul-Henning Kamp | 2005-09-30 | 1 | -2/+3 |
* | Pidfiles should be created with permission preventing users from opening | Pawel Jakub Dawidek | 2005-09-16 | 1 | -1/+1 |