freebsd-src/sbin
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
..
adjkerntz Default to WARNS=2. 2001-12-04 02:19:58 +00:00
atacontrol Default to WARNS=2. 2001-12-04 02:19:58 +00:00
atm Default to WARNS=2. 2001-12-04 02:19:58 +00:00
badsect Default to WARNS=2. 2001-12-04 02:19:58 +00:00
bsdlabel Default to WARNS=2. 2001-12-04 02:19:58 +00:00
camcontrol Fix breakage in 'camcontrol defects' introduced in rev 1.34 (the new error 2001-12-05 03:41:40 +00:00
ccdconfig Default to WARNS=2. 2001-12-04 02:19:58 +00:00
clri Default to WARNS=2. 2001-12-04 02:19:58 +00:00
comcontrol Default to WARNS=2. 2001-12-04 02:19:58 +00:00
conscontrol Default to WARNS=2. 2001-12-04 02:19:58 +00:00
cxconfig Default to WARNS=2. 2001-12-04 02:19:58 +00:00
dhclient Default to WARNS=2. 2001-12-04 02:19:58 +00:00
disklabel Default to WARNS=2. 2001-12-04 02:19:58 +00:00
dmesg Default to WARNS=2. 2001-12-04 02:19:58 +00:00
dump Files in subdirectories of directories that have the nodump flag set 2001-12-05 20:42:52 +00:00
dumpfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
dumpon Default to WARNS=2. 2001-12-04 02:19:58 +00:00
fdisk Default to WARNS=2. 2001-12-04 02:19:58 +00:00
fdisk_pc98 Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ffsinfo Default to WARNS=2. 2001-12-04 02:19:58 +00:00
fsck Default to WARNS=2. 2001-12-04 02:19:58 +00:00
fsck_ffs mdoc(7) police: section 1 and 8 manpages document their exit 2001-12-04 16:17:35 +00:00
fsck_ifs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
fsck_msdosfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
fsdb Default to WARNS=2. 2001-12-04 02:19:58 +00:00
fsirand Default to WARNS=2. 2001-12-04 02:19:58 +00:00
growfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ifconfig Move the WARNS attribute down so that it also applies to the 2001-12-05 02:29:23 +00:00
init Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ip6fw Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ipf Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ipfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ipfstat Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ipfw Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ipmon Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ipnat Default to WARNS=2. 2001-12-04 02:19:58 +00:00
kget Default to WARNS=2. 2001-12-04 02:19:58 +00:00
kldconfig Default to WARNS=2. 2001-12-04 02:19:58 +00:00
kldload Default to WARNS=2. 2001-12-04 02:19:58 +00:00
kldstat Default to WARNS=2. 2001-12-04 02:19:58 +00:00
kldunload Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ldconfig Default to WARNS=2. 2001-12-04 02:19:58 +00:00
md5 Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mdconfig Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mdmfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mknod Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_cd9660 Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_ext2fs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_hpfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_ifs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_msdosfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_nfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_ntfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_nullfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_nwfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_portalfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_std Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_umapfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mount_unionfs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mountd Default to WARNS=2. 2001-12-04 02:19:58 +00:00
natd Default to WARNS=2. 2001-12-04 02:19:58 +00:00
newfs Fix typo: 'fragement' -> 'fragment' 2001-12-07 13:18:28 +00:00
newfs_msdos Default to WARNS=2. 2001-12-04 02:19:58 +00:00
nextboot Default to WARNS=2. 2001-12-04 02:19:58 +00:00
nfsd Default to WARNS=2. 2001-12-04 02:19:58 +00:00
nfsiod Default to WARNS=2. 2001-12-04 02:19:58 +00:00
nologin Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
nos-tun Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ping Default to WARNS=2. 2001-12-04 02:19:58 +00:00
ping6 Default to WARNS=2. 2001-12-04 02:19:58 +00:00
quotacheck Default to WARNS=2. 2001-12-04 02:19:58 +00:00
rcorder Import the NetBSD 1.5 RC system. 2001-06-16 07:16:14 +00:00
reboot Add new boot flag to i386 boot: -p. 2001-12-10 20:02:22 +00:00
restore Default to WARNS=2. 2001-12-04 02:19:58 +00:00
route Default to WARNS=2. 2001-12-04 02:19:58 +00:00
routed Default to WARNS=2. 2001-12-04 02:19:58 +00:00
rtsol Default to WARNS=2. 2001-12-04 02:19:58 +00:00
savecore Default to WARNS=2. 2001-12-04 02:19:58 +00:00
setkey mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
shutdown Default to WARNS=2. 2001-12-04 02:19:58 +00:00
slattach Default to WARNS=2. 2001-12-04 02:19:58 +00:00
spppcontrol Default to WARNS=2. 2001-12-04 02:19:58 +00:00
startslip Default to WARNS=2. 2001-12-04 02:19:58 +00:00
swapon Default to WARNS=2. 2001-12-04 02:19:58 +00:00
sysctl Default to WARNS=2. 2001-12-04 02:19:58 +00:00
tunefs Default to WARNS=2. 2001-12-04 02:19:58 +00:00
umount Default to WARNS=2. 2001-12-04 02:19:58 +00:00
vinum Default to WARNS=2. 2001-12-04 02:19:58 +00:00
Makefile Repocopy pc98 fdisk out of its hidden subdir. Reconnect it to the build. 2001-11-04 17:38:23 +00:00
Makefile.inc Default to WARNS=2. 2001-12-04 02:19:58 +00:00