freebsd-dev/sbin/reboot
Guido van Rooij 28703190c5 Add new boot flag to i386 boot: -p.
This flag adds a pausing utility. When ran with -p, during the kernel
probing phase, the kernel will pause after each line of output.
This pausing can be ended with the '.' key, and is automatically
suspended when entering ddb.

This flag comes in handy at systems without a serial port that either hang
during booting or reser.
Reviewed by:	(partly by jlemon)
MFC after:	1 week
2001-12-10 20:02:22 +00:00
..
boot_i386.8 Add new boot flag to i386 boot: -p. 2001-12-10 20:02:22 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
reboot.8 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
reboot.c Constify and set WARNS=2. 2001-07-15 05:44:23 +00:00