REBOOT

	usage: reboot
Reboots the default system from RK0 (kunix).
	usage: reboot -
Reboot from RK0 and await specification of system pathname from
console typewritter (tty8) in the form k or p followed by pathname.
	usage: reboot kpathname
	usage: reboot ppathname
Reboot from RK0 and load the system from the specified device
(RK or RP) and pathname.

STOP

	Stops the clock, does a sync, and halts the procesor.
(Keep file systems healthier when you are doing system development).

GENERAL NOTES

	Basic reboot documentation is found in uboot.s (a new version
of the bootstrap).  You 'll need to make additions to m45.s and
put new system calls in (sys4.c and sysent.c).
If you want to reboot from an RP, it's an easy change in the m45.s code.
					Gerry Barksdale, Naval Postraduate School
