]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make it possible to pass boot()'s flags to shutdown_nice() so that the
authormsmith <msmith@FreeBSD.org>
Thu, 31 Aug 2000 00:08:50 +0000 (00:08 +0000)
committermsmith <msmith@FreeBSD.org>
Thu, 31 Aug 2000 00:08:50 +0000 (00:08 +0000)
commitafc6787158045131a17b21bc5d97f5ab2e957025
treebc8d4fc17933b763fe18328e6b570b77c7f77e9a
parent814369526cbe56d7630a8d9534b8d71cb7b12d64
Make it possible to pass boot()'s flags to shutdown_nice() so that the
kernel can instigate an orderly shutdown but still determine the form of
that shutdown.  Make it possible eg. to cleanly shutdown and power off the
system under ACPI when the power button is pressed.
sys/dev/syscons/syscons.c
sys/i386/isa/pcvt/pcvt_kbd.c
sys/kern/kern_shutdown.c
sys/sys/systm.h