freebsd-dev/sbin/mount_portalfs
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
..
activate.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
conf.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
mount_portalfs.8 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
mount_portalfs.c mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
portal.conf $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
portald.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pt_conf.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pt_exec.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pt_file.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pt_tcp.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pt_tcplisten.c Add pt_tcplisten.c functionality, fix a few minor bugs 1998-12-15 18:59:07 +00:00