Date: Wed, 2 Aug 2006 13:05:38 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot reboot.c Message-ID: <200608021305.k72D5c9R055142@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608021305.k72D5c9R055142>
