freebsd-dev/sbin
Poul-Henning Kamp 73dd316734 mount* fixes from Martin Blapp <mb@imp.ch>:
Made mount more userfriendly (bad slashes are now filtered out)
        and we remove in mount_nfs trailing slashes if there are any.

        Fixed mount_xxx binarys to resolve with realpath(3)
        the mountpoint.

        Translate the deprecated nfs-syntax with '@' to ':' .
        The ':' syntax has now precedence, but '@' still works.
        Notify the user that the '@' syntax should not be used.

PR: 7846
PR: 13692
Submitted by:   Martin Blapp <mb@imp.ch>
Reviewed by:    phk
1999-10-09 11:54:14 +00:00
..
adjkerntz $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
atm $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
badsect $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsdlabel Remove duplicate declarations for two internal functions. 1999-09-25 02:23:19 +00:00
camcontrol Use mkstemp(3) instead of tmpnam(3) when creating temporary files for mode 1999-09-28 02:01:46 +00:00
ccdconfig Removal of sys/device.h 1999-10-05 21:19:41 +00:00
clri $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
comcontrol $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
cxconfig $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
dhclient $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
disklabel Remove duplicate declarations for two internal functions. 1999-09-25 02:23:19 +00:00
dmesg $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
dump Prepare for K5. 1999-09-20 06:21:51 +00:00
dumpfs $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
dumpon $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
fdisk Stuff a variable declaration inside a #if block that is only used for that 1999-09-25 02:11:30 +00:00
fsck $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
fsck_ffs $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
fsck_ifs $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
fsdb $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
fsirand $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
i386 mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
ifconfig If we don't appear to have a module loaded supporting the interface 1999-09-20 07:58:08 +00:00
init FreeBSD kernel doesn't allow any process to decrease securelevel. So, 1999-09-06 08:41:32 +00:00
ipf Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipfstat Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipfw Make the "uid" and "gid" code better. Now it can detect invalid user 1999-09-03 18:18:46 +00:00
ipmon Install ipmon.8 in man8/ not man1/. 1998-08-30 04:48:00 +00:00
ipnat Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
kget Get this to compile again. struct pnp_cinfo went away so 1999-09-03 06:01:01 +00:00
kldload Add cross-references to respective syscalls. 1999-09-03 16:40:24 +00:00
kldstat Add cross-references to respective syscalls. 1999-09-03 16:40:24 +00:00
kldunload Fixed bitrot in usage message (-n is now optional). 1999-09-08 05:46:47 +00:00
ldconfig $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
md5 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
mknod $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
mount mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_cd9660 mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_ext2fs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_ifs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_msdos mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_msdosfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_nfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_ntfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_null mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_nullfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_portal mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_portalfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_std mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_umap mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_umapfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_union mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mount_unionfs mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
mountd Put the umount request through the same translation as the mount 1999-10-06 18:20:44 +00:00
natd Fixed the description of how packets re-enter IP firewall filter. 1999-10-06 09:26:39 +00:00
newfs $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
newfs_msdos $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nextboot $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nfsd $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nfsiod $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nologin $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
nos-tun $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ping $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
quotacheck Indicate that we now control quota checking via an rc.conf variable, 1999-09-06 20:55:28 +00:00
reboot $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
restore Prepare for K5. 1999-09-20 06:21:51 +00:00
route Remove two more unnecessary function declarations/prototypes. 1999-09-25 03:22:52 +00:00
routed $Revision$ -> $FreeBSD$ (more cleanup needed here) 1999-09-05 17:49:11 +00:00
savecore Fix savecore so that it operates correctly on character devices with 1999-08-31 18:12:44 +00:00
shutdown $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
slattach $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
spppcontrol $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
startslip $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
swapon Mention /dev/vn0b and /dev/vntab. ascii -> ASCII transform had 1999-09-26 00:05:45 +00:00
sysctl $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
tunefs $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
umount Fix -Wall warnings 1999-10-08 19:56:45 +00:00
vinum Add description of checkparity and rebuildparity. 1999-09-28 23:03:29 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Makefile.inc Part one of a "fix-and-move". Init(8) had make macros declared here 1997-02-10 17:41:33 +00:00