NetBSD/sbin
nathanw be856ef968 When attempting to guess the filesystem type from the disklabel, don't
consider a out-of-range partition letter at the end of the special
device node to be a fatal error; just return NULL and let the caller
fall back to FFS.

This fixes the "mount -u /kern/rootdev /" done by the script installer.

XXX this is still gross, and breaks things like
"mount /my/strange/dev/path/b /mnt". Perhaps it should stat the node
and use the minor number as an index instead?
2002-05-21 23:51:19 +00:00
..
atactl
badsect
bim
brconfig
ccdconfig
chkconfig
clri
disklabel Alpha boot block stuff has moved to <sys/bootblock.h> 2002-05-14 21:27:05 +00:00
dkctl
dmesg
dump
dump_lfs
edlabel
fastboot
fdisk add hpcsh 2002-05-09 18:16:16 +00:00
fsck
fsck_ext2fs Don't bother testing if a uint8_t is > 256 -- that test is always false. 2002-05-09 02:55:49 +00:00
fsck_ffs Don't bother testing if a uint8_t is > 256 -- that test is always false. 2002-05-09 02:55:49 +00:00
fsck_lfs Don't bother testing if a uint8_t is > 256 -- that test is always false. 2002-05-09 02:55:49 +00:00
fsck_msdos
fsdb
fsirand
ifconfig Don't bother testing if a u_short is > 0xffff -- that test is always false. 2002-05-06 20:14:36 +00:00
init In single-user, after taking a signal and having the `shell' die with 2002-04-16 01:59:37 +00:00
ldconfig
lmcctl
mbrlabel open device as readonly unless -w is specified. 2002-05-21 01:39:56 +00:00
mknod
modload Only provide sym_size and sym_symsize if symbols are actually going 2002-04-03 19:03:09 +00:00
modunload
mount When attempting to guess the filesystem type from the disklabel, don't 2002-05-21 23:51:19 +00:00
mount_ados
mount_cd9660
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs
mount_msdos
mount_nfs In the description of the -r and -w options, match the wording of the 2002-05-15 01:58:16 +00:00
mount_ntfs
mount_null s/bypassing/passing/ 2002-03-30 15:28:35 +00:00
mount_overlay
mount_portal - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +00:00
mount_procfs
mount_umap
mount_union
newbtconf
newfs Add examples. Inspired by [misc/16193] from 2002-05-21 11:25:38 +00:00
newfs_lfs
newfs_msdos
nologin
ping .Nm . -> .Nm "" . 2002-04-06 15:49:30 +00:00
ping6
pppoectl Fix copyright notice, sprinkle some $NetBSD$. 2002-04-14 11:41:42 +00:00
raidctl
rcorder don't whine about non-regular files. It is perfectly normal to keep a CVS 2002-04-10 12:38:26 +00:00
reboot Sync order of programs with their actions, noted by mrg. 2002-04-17 16:31:02 +00:00
restore Don't bother testing if a uint8_t is > 256 -- that test is always false. 2002-05-09 02:55:49 +00:00
rndctl Since all members in rndpoolstat_t are unsigned, print them so. PR#14584. 2002-05-19 09:47:10 +00:00
route raise RTF_HOST if destination is a host (/128). from ume 2002-05-20 23:01:32 +00:00
routed Spelling fixes, from Sergey Svishchev in kern/16650. 2002-05-12 15:48:36 +00:00
rtsol
savecore
scsictl 21600000 -> 6*60*60*1000 (timeout in six hours for format command) 2002-04-14 03:24:42 +00:00
setkey sync with latest kame setkey(8), modulo icmp6 hack. 2002-05-14 11:24:20 +00:00
shutdown
slattach
swapctl
sysctl document net.key.* sysctl. provide sysctl MIB for controlling 2002-05-19 08:12:55 +00:00
ttyflags
tunefs
umount
wdogctl
wsconsctl Allow setting display's font. 2002-04-07 10:40:04 +00:00
Makefile
Makefile.inc