summaryrefslogtreecommitdiff
path: root/sbin/mount
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2013-02-17 17:04:42 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2013-02-17 17:04:42 +0000
commitf7e7109b180491daa989293551a22ffadaab6191 (patch)
tree8c43cbc10a3c9f74a61dbd01ac1d4bb960d8c41a /sbin/mount
parent1311dac9f9bc89fc26f8f05ddf7bf234cc05eb6c (diff)
Suppress some pointless debugging message:
1) If the pipe to the priv process is closed while waiting for something to happen in the non-priv dispatch() loop, assume the priv process issued an error message and exit without additional verbiage. 2) Ditto if the pipe to the priv process is closed when the flush of IMSG_CLEANUP is attempted. 3) No need to report when SIOCDIFADDR fails because the address is already gone. Start to ensure the priv process always issues a useful message before exiting by noting when it restarts due to the LLADDR having changed. Prodded by deraadt@ to clean this up.
Diffstat (limited to 'sbin/mount')
0 files changed, 0 insertions, 0 deletions