freebsd-skq/sbin/mount
pjd 2bb373ae84 MFC: sbin/mount/mount.c 1.80
Resolve the mount point's path with realpath(2) before checking if file
system is mounted. This prevevents duplicated mounts.

The change I made against the original patch is to fall back to the given
path on realpath(2) failure instead of exiting with an error.

Submitted by:	Andreas Kohn <andreas@syndrom23.de>
PR:		bin/89782
2006-01-24 15:27:25 +00:00
..
extern.h
getmntopts.3 Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
getmntopts.c Avoid comparing pointer against a numerical value by adding a * in 2004-11-25 16:14:27 +00:00
Makefile The previous change to mount(8) to report ufs or ufs2 used 2004-04-26 15:13:46 +00:00
mntopts.h Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_ufs.c Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount.8 MFC 1.74: xref mount_reiserfs(8) 2006-01-13 20:05:59 +00:00
mount.c MFC: sbin/mount/mount.c 1.80 2006-01-24 15:27:25 +00:00
pathnames.h Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
vfslist.c Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00