HardenedBSD/sbin
Bruce Evans bd4f43ff72 mount(8) only uses realpath() for the mountpoint, so don't look up the
real path here for the mount device (or path).  This fixes difficulties
unmounting devices that are actually symlinks to real devices.

Also, print the original path instead of the real path in early error
messages.  nfs path handling and later error messages may still be wrong,
probably only in silly cases where the original path is both a symlink
and a remote path.

PR:		5208
1998-01-19 18:48:36 +00:00
..
adjkerntz
badsect
bsdlabel
ccdconfig Properly drop group privs to open file names specified by the user. 1997-12-30 05:13:21 +00:00
clri
comcontrol
cxconfig
disklabel
dmesg
dset
dump The default dumplevel is 0. 1998-01-03 20:26:15 +00:00
dumpfs
dumplfs
dumpon
fdisk
fsck Guard against a block size of 0 in the label. When the first 1998-01-19 16:28:29 +00:00
fsck_ffs Guard against a block size of 0 in the label. When the first 1998-01-19 16:28:29 +00:00
fsck_ifs Guard against a block size of 0 in the label. When the first 1998-01-19 16:28:29 +00:00
fsdb
fsirand
i386 Fixed some FUD (don't blame current msdosfs for old msdosfs+vfs_bio bugs). 1997-12-19 23:03:00 +00:00
ifconfig Removed most unused includes of <net/if_var.h> outside the kernel. 1998-01-16 17:38:56 +00:00
init
ipfw Bump up packet and byte counters to 64-bit unsigned ints. As a 1998-01-08 03:03:54 +00:00
kldload Add -v in usage string. Add rcsid. 1998-01-05 07:07:44 +00:00
kldstat Sync. usage string and synopsis. Add rcsid. 1998-01-05 07:10:42 +00:00
kldunload Sync. usage string and synopsis. Add rcsid. 1998-01-05 07:10:42 +00:00
ldconfig Removed /etc/ld.so.conf reference from FILES section (people get 1998-01-01 02:31:47 +00:00
md5 Fix a few style nits from previous commit. 1997-12-29 14:05:49 +00:00
mknod
modload
modunload
mount Add mount_devfs(8) to the SEE ALSO section. 1997-12-01 00:44:16 +00:00
mount_cd9660 Add missing .Ar. 1997-12-29 07:03:46 +00:00
mount_ext2fs
mount_ifs Add mount_devfs(8) to the SEE ALSO section. 1997-12-01 00:44:16 +00:00
mount_lfs
mount_msdos Fixed some FUD (don't blame current msdosfs for old msdosfs+vfs_bio bugs). 1997-12-19 23:03:00 +00:00
mount_msdosfs Fixed some FUD (don't blame current msdosfs for old msdosfs+vfs_bio bugs). 1997-12-19 23:03:00 +00:00
mount_nfs style(9) corrections 1997-12-26 23:28:17 +00:00
mount_null
mount_nullfs
mount_portal change s_port to ntohs(s_port) for printf in DEBUG. 1998-01-11 06:03:35 +00:00
mount_portalfs change s_port to ntohs(s_port) for printf in DEBUG. 1998-01-11 06:03:35 +00:00
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd Oops..The default behaviour should be *not* to log all succeeded 1997-12-13 19:50:14 +00:00
natd Added copyright (taken from natd.c). 1997-12-30 00:38:56 +00:00
newfs Don't create superblocks with size larger than SBSIZE (8192). The 1998-01-19 16:55:26 +00:00
newlfs
nextboot
nfsd
nfsiod
nologin
ping Minor style nit noticed by bde. 1997-12-24 00:59:02 +00:00
quotacheck
reboot
restore Typo fix in the message displayed. 1997-12-21 15:40:11 +00:00
route style(9) corrections 1997-12-26 23:28:17 +00:00
routed Use err(3). Change exit(-1). Remove unused #include. 1998-01-14 07:17:12 +00:00
savecore
scsi Use err(3). Change exit(-1), and make exit values equal to 1 when errors. 1998-01-12 07:57:57 +00:00
scsiformat
shutdown Pass an actual empty environment to execle() as per POSIX rather than 1998-01-10 20:11:06 +00:00
slattach Remove unused private include files from slattach. 1997-12-21 13:42:27 +00:00
spppcontrol Remove more unused #includes. 1998-01-07 07:55:26 +00:00
startslip Remove unused include files 1997-12-22 13:46:08 +00:00
swapon
sysctl Install sysctl in /sbin. It is used in some cases in network_pass1(), 1997-12-18 15:34:08 +00:00
tunefs
umount mount(8) only uses realpath() for the mountpoint, so don't look up the 1998-01-19 18:48:36 +00:00
Makefile
Makefile.inc