NetBSD/sbin
dyoung fab0410101 If ioctl(,WDOGIOC_SMODE,) fails, kill the child process before
killing self, instead of the other way around.

Fixes a bug where the child process would use 100% CPU spinning
while it waited for its parent to arm a non-existent watchdog timer.
Now, the child process gets killed, as was intended.
2005-08-31 18:28:58 +00:00
..
atactl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
badsect Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
bim
brconfig Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
ccdconfig
cgdconfig - constify. 2005-06-27 03:07:45 +00:00
chkconfig
clri Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
disklabel Oops, brain fart. PRIu32 should be "u", not "d". 2005-08-27 23:34:52 +00:00
dkctl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
dmesg
drvctl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
dump 64 bit inode changes 2005-08-19 02:07:18 +00:00
dump_lfs be consistent in XXXGCC -Wuninitialized fixes ... 2005-06-18 01:33:16 +00:00
edlabel Allow this to build under -Wcast-qual -Werror by adding const to a few 2005-06-28 18:14:45 +00:00
fastboot
fdisk When building as host tool don't include "../../include/util.h". 2005-08-27 22:43:40 +00:00
fsck Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
fsck_ext2fs 64 bit inode changes 2005-08-19 02:07:18 +00:00
fsck_ffs Use FFS_MAXNAMLEN instead of MAXNAMLEN. 2005-08-23 11:10:23 +00:00
fsck_lfs This should be LFS_MAXNAMLEN 2005-08-23 11:44:25 +00:00
fsck_msdos
fsdb 64 bit inode changes 2005-08-19 02:07:18 +00:00
fsirand Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
ifconfig Explained the '-h' option. 2005-08-11 20:56:57 +00:00
init Mark up more paths with .Pa, and 2005-07-01 17:07:33 +00:00
ldconfig
lmcctl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mbrlabel
mknod Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
modload Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
modunload Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_ados Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_cd9660 Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_ext2fs Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_fdesc Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_ffs Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_filecore Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_kernfs Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_lfs constify. 2005-06-27 02:56:20 +00:00
mount_msdos Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_nfs Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_ntfs Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_null Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_overlay Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_portal Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_procfs Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_ptyfs
mount_smbfs
mount_umap Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
mount_union Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
newbtconf
newfs Use FFS_MAXNAMLEN instead of MAXNAMLEN. 2005-08-23 11:10:23 +00:00
newfs_lfs even with -F, don't overwrite p_size unless filesystem size is 2005-08-22 09:19:19 +00:00
newfs_msdos
nologin
pdisk Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
ping
ping6 Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
pppoectl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
raidctl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
rcorder Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
reboot
resize_ffs Fix a typo in a comment. 2005-06-03 03:34:44 +00:00
resize_lfs
restore use d_fileno instead of d_ino for consistency 2005-08-19 06:44:06 +00:00
rndctl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
route Add full IPv6 syntax support when route is built with -DSMALL and -DINET6. 2005-08-31 02:58:30 +00:00
routed Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
rtsol
savecore Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
scan_ffs Undefine the 17 macros commonly defined by <ufs/ffs/fs.h> and 2005-08-09 12:59:29 +00:00
scsictl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
setkey Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
shutdown Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
slattach Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
swapctl Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
sysctl net.inet?.*.stats are viewable with netstat(1). 2005-08-28 16:18:04 +00:00
ttyflags Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
tunefs Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
umount Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
veriexecctl Bump date for previous; use more markup. 2005-08-07 11:17:31 +00:00
vinum Add const to a duplicate declaration of sd_state(). 2005-07-05 22:21:38 +00:00
wdogctl If ioctl(,WDOGIOC_SMODE,) fails, kill the child process before 2005-08-31 18:28:58 +00:00
wsconsctl Sort options. Various other fixes. 2005-07-24 21:07:52 +00:00
Makefile Add scan_ffs(8) from OpenBSD, it was modified to support FFSv2 2005-06-15 18:06:19 +00:00
Makefile.inc Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00