freebsd-dev/sbin
Jordan K. Hubbard 66fa281751 Close PR#17. This may be a contraversal fix in that now mount will
spit out two error lines for a bogus filesystem type, e.g:

root@time-> mount -t foo /dev/sd0a /mnt
mount: exec /sbin/mount_foo for /mnt: No such file or directory
mount: exec /usr/sbin/mount_foo for /mnt: No such file or directory

But I would submit that if you're even going to scan multiple directories
for a mount_foo (which I actually think is somewhat bogus - if it's not
in /sbin, you're probably in big trouble anyway), you should emit an error
for each one.  I got multiple complaints (in addition to the PR) that the
existing behavior was very confusing.
1996-03-03 08:44:22 +00:00
..
adjkerntz
badsect
bsdlabel Try to preserve the fdisk table in the primary bootstrap, should it 1996-02-03 21:14:09 +00:00
ccdconfig Add CCDF_MIRROR and CCDF_PARITY to list of flags. 1996-01-31 11:04:52 +00:00
clri
comcontrol Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
cxconfig This upgrades the driver for Cronyx-Sigma multiplexor boards 1995-10-04 22:24:16 +00:00
disklabel Try to preserve the fdisk table in the primary bootstrap, should it 1996-02-03 21:14:09 +00:00
dmesg Add setlocale LC_CTYPE 1995-10-23 23:36:55 +00:00
dset
dump Put the superfluous "DUMP:" back in the statistics line, to make 1995-12-23 11:53:56 +00:00
dumpfs
dumplfs
dumpon Fixed some minor formatting problems to silence manck some more. 1996-02-12 01:20:38 +00:00
fdisk Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
fsck Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
fsck_ffs Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
fsck_ifs Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
fsdb Adjust relative paths in Makefile to ../sbin/fsck and ../../sys/ufs/ffs 1995-11-24 23:12:00 +00:00
i386 Fix even more spelling errors in some more man pages. 1996-01-30 16:34:52 +00:00
ifconfig XNS sort-of-support is no more. 1996-02-13 17:30:37 +00:00
init The DES-based init(8) belongs to the "des" distribution. 1996-02-13 09:12:10 +00:00
ipfw Update to match kernel code. 1996-02-24 13:39:46 +00:00
ldconfig Bring in some of Paul K's fixes for ldconfig from NetBSD-current. 1996-02-26 02:22:33 +00:00
md5
mknod Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
modload Add a few more heuristics to modload: 1995-10-28 17:06:05 +00:00
modunload fix a reference in "SEE ALSO" (modunload(8) mistakenly references 1995-10-26 21:44:11 +00:00
mount Close PR#17. This may be a contraversal fix in that now mount will 1996-03-03 08:44:22 +00:00
mount_cd9660
mount_devfs
mount_ext2fs Hacked up a small man page for mount_ext2fs. The existing man page was 1996-01-31 17:28:23 +00:00
mount_fdesc
mount_ifs Close PR#17. This may be a contraversal fix in that now mount will 1996-03-03 08:44:22 +00:00
mount_kernfs
mount_lfs
mount_msdos
mount_msdosfs
mount_nfs #include <kerberosIV/des.h> -> #include <des.h> 1996-02-11 09:18:18 +00:00
mount_null Fix a bunch of spelling errors. 1996-01-29 23:52:43 +00:00
mount_nullfs Fix a bunch of spelling errors. 1996-01-29 23:52:43 +00:00
mount_portal
mount_portalfs
mount_procfs
mount_umap Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
mount_umapfs Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
mount_union Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
mount_unionfs Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
mountd Fix a bunch of spelling errors. 1996-01-29 23:52:43 +00:00
newfs man page link tmpfs.8 -> mfs.8 for former SunOS users 1996-02-02 06:31:57 +00:00
newlfs
nfsd #include <kerberosIV/des.h> -> #include <des.h> 1996-02-11 09:18:18 +00:00
nfsiod Catch the case where the children can die too soon causing wait3() 1995-10-01 03:23:13 +00:00
nologin Fix a bunch of spelling errors. 1996-01-29 23:52:43 +00:00
ping
quotacheck Silence some cc -Wall warnings in quotacheck. 1996-02-27 08:04:48 +00:00
rdisc Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
reboot Removed the boot_*(8) man pages for machines we don't support: 1996-02-12 04:29:10 +00:00
restore Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
route Fix route to check if inet_addr and inet_network return INADDR_NONE, 1996-02-17 21:13:32 +00:00
rpc.lockd Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'s 1996-02-17 15:11:29 +00:00
rpc.statd Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'s 1996-02-17 15:14:59 +00:00
savecore Add #include <vm/pmap.h> in order to make savecore compile again after the 1995-12-13 11:36:20 +00:00
scsi
scsiformat Fix a bunch of spelling errors. 1996-01-29 23:52:43 +00:00
shutdown
slattach Call unit-command -1 <new> first time connected, close PR 569 1996-02-17 19:21:41 +00:00
startslip Fix a bunch of spelling errors. 1996-01-29 23:52:43 +00:00
swapon
sysctl Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
tunefs Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
umount
Makefile Added mount_ext2fs to SUBDIR list. 1996-02-01 19:04:17 +00:00
Makefile.inc Define CRYPTOBJDIR if secure is being built 1995-10-01 15:04:42 +00:00