cvs commit: src/sbin/reboot reboot.c
Bruce M Simpson
bms at FreeBSD.org
Fri Aug 25 12:55:51 UTC 2006
bms 2006-08-25 12:55:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sbin/reboot reboot.c
Log:
MFC: Block a variety of signals which may affect reboot(8), before killing
init(8), to avoid losing a race to them and dying before being able
to call reboot(2).
PR: bin/64664
Submitted by: maxim
Obtained from: NetBSD
Revision Changes Path
1.24.2.1 +16 -3 src/sbin/reboot/reboot.c
More information about the cvs-src
mailing list