cvs commit: src/sbin/reboot reboot.c
Bruce M Simpson
bms at FreeBSD.org
Wed Aug 2 13:05:39 UTC 2006
bms 2006-08-02 13:05:38 UTC
FreeBSD src repository
Modified files:
sbin/reboot reboot.c
Log:
Block a variety of signals which may afffect 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
MFC after: 30 days
Revision Changes Path
1.26 +15 -2 src/sbin/reboot/reboot.c
More information about the cvs-src
mailing list