freebsd-skq/usr.sbin/rpc.umntall
iedowse 3791f11fd7 Don't ignore SIGINT and SIGQUIT. The comment said "Ignore SIGINT
and SIGQUIT during shutdown", but rpc.umntall is also run at boot
time, so ignoring these signals is a really bad idea: it makes it
impossible to ^C the process as it waits for a server response. I
can't see any reason to block these signals during shutdown either.

MFC after:	3 days
2001-12-09 20:18:36 +00:00
..
Makefile
mounttab.c
mounttab.h
rpc.umntall.8
rpc.umntall.c