freebsd-dev/sbin
Pawel Jakub Dawidek 351758d85b Before handling any events on descriptors check signals so we can update
our info about worker processes if any of them was terminated in the meantime.

This fixes the problem with 'hastctl status' running from a hook called on
split-brain:
1. Secondary calls a hooks and terminates.
2. Hook asks for resource status via 'hastctl status'.
3. The main hastd handles the status request by sending it to the secondary
   worker who is already dead, but because signals weren't checked yet he
   doesn't know that and we get EPIPE.

MFC after:	1 week
2011-03-21 15:29:20 +00:00
..
adjkerntz
atacontrol
atm
badsect
bsdlabel Widen fields that display partition offset/length. 2011-03-10 08:24:33 +00:00
camcontrol
ccdconfig
clri
comcontrol
conscontrol
ddb
devd
devfs
dhclient Use resolvconf(8) to update /etc/resolv.conf. 2011-03-18 12:23:20 +00:00
dmesg
dump
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde
geom Fix grammar. 2011-03-12 21:51:56 +00:00
ggate
growfs Fix typos - remove duplicate "is". 2011-02-23 09:22:33 +00:00
gvinum
hastctl Forgot to commit this as a part of r219818. 2011-03-21 11:52:00 +00:00
hastd Before handling any events on descriptors check signals so we can update 2011-03-21 15:29:20 +00:00
ifconfig Bump date from previous commit. 2011-03-21 15:17:02 +00:00
init
ipf
ipfw
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig Add a check to make sure the provider name is "mdN" before printing the 2011-02-14 09:58:47 +00:00
mdmfs
mknod
mksnap_ffs Note that a UFS filesystem can have up to 20 active snapshots. 2011-02-15 07:25:54 +00:00
mount Revert r217871. 2011-02-25 20:49:07 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs
mount_ntfs
mount_nullfs
mount_reiserfs
mount_std
mount_udf
mount_unionfs
natd
newfs Xref makefs(8). 2011-02-22 15:31:40 +00:00
newfs_msdos
nfsiod
nos-tun
pfctl
pflogd
ping
ping6
quotacheck
rcorder
reboot
recoverdisk
resolvconf Add resolvconf(8) which manages resolv.conf. 2011-03-18 12:18:52 +00:00
restore
route
routed
rtsol
savecore
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon
sysctl
tunefs
umount
Makefile Add resolvconf(8) which manages resolv.conf. 2011-03-18 12:18:52 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64