K 10 svn:author V 2 ru K 8 svn:date V 27 1999-06-23T10:25:55.000000Z K 7 svn:log V 586 MFC: - init(8) will now halt the system if sent USR1 signal, or halt and turn the power off (if hardware permits) if sent USR2 signal. System V's command line syntax is also available, but turned off by default. - shutdown(8) will now signal init(8) instead of simply executing halt(8) or reboot(8) to halt or reboot the system. This benefits from running /etc/rc.shutdown by init(8). ``-o'' flag is provided for backward compatibility. - various minor cleanups to shutdown(8). - some reboot(8) details clarified. PR: 5451 Thanks to: Leif Neland END