K 10 svn:author V 3 tmm K 8 svn:date V 27 2001-11-06T20:22:18.000000Z K 7 svn:log V 348 Add a special OpenFirmware entry point for terminating the kernel (in this case, the firmware trap table needs to be restored). Make use of it in cpu_halt() and cpu_reset(), and make cpu_reset() reboot the kernel that was used previously insead of behaving like cpu_halt(). Add a shutdown_final event handler that turns the power off if requested. END