CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2010/10/14 17:48:57
Modified files: sbin/init : init.8 init.c Log message: add a SIGQUIT handler that does the same as USR1 and USR2, except it reboots the machine instead just halting or powering down. diff from Jonathan Matthew manpage tweaks from jmc@ ok deraadt@