index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
watchdogd
/
watchdogd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix usage().
phk
2006-03-06
1
-1
/
+1
*
Report any errors we might see when disabling the watchdog.
phk
2005-09-30
1
-2
/
+3
*
Pidfiles should be created with permission preventing users from opening
pjd
2005-09-16
1
-1
/
+1
*
Use pidfile(3) in watchdogd(8).
pjd
2005-08-24
1
-7
/
+16
*
When disarming a watchdog by using an interval of WD_TO_NEVER a non-zero
marius
2005-03-19
1
-1
/
+2
*
Disable memory locking that could keep watchdogd from deadlocking itself
green
2004-07-28
1
-4
/
+0
*
Now that mlockall(2) is unbroken, use it to keep watchdogd(8) permanently
green
2004-07-23
1
-0
/
+4
*
Bump the copyright year since I forgot last time.
smkelly
2004-05-03
1
-1
/
+1
*
Update comments to reflect changes made by phk. Also no longer need
smkelly
2004-04-28
1
-5
/
+2
*
Rename the WATCHDOG option to SW_WATCHDOG and make it use the
phk
2004-02-28
1
-51
/
+104
*
o style(9) fixes
smkelly
2003-07-03
1
-13
/
+8
*
Unbreak this for alpha and friends.
smkelly
2003-06-26
1
-2
/
+2
*
o Fix typo.
maxim
2003-06-26
1
-2
/
+2
*
- Add a software watchdog facility.
smkelly
2003-06-26
1
-0
/
+232