Date: Wed, 2 Aug 2006 12:42:20 +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: <200608021242.k72CgKeD044857@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2006-08-02 12:42:20 UTC
FreeBSD src repository
Modified files:
sbin/reboot reboot.c
Log:
Block SIGHUP before killing init(8), to avoid a race condition which may
kill the current process and hang the system when attempting reboot.
PR: bin/64664
Reviewed by: ssouhal, phk (historic)
MFC after: 30 days
Revision Changes Path
1.25 +3 -3 src/sbin/reboot/reboot.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608021242.k72CgKeD044857>
