freebsd-dev/sbin/mount
Wolfram Schneider 5ddc8ded1d New mount option nosymfollow. If enabled, the kernel lookup()
function will not follow symbolic links on the mounted
file system and return EACCES (Permission denied).
1998-04-08 18:31:59 +00:00
..
extern.h
getmntopts.3
getmntopts.c
Makefile If we are mounting the root filesystem, and we're accessing it through 1998-03-08 14:50:04 +00:00
mntopts.h New mount option nosymfollow. If enabled, the kernel lookup() 1998-04-08 18:31:59 +00:00
mount_ufs.c Fix a type mismatch between a scanf format string and the 1998-03-08 23:57:00 +00:00
mount.8 New mount option nosymfollow. If enabled, the kernel lookup() 1998-04-08 18:31:59 +00:00
mount.c New mount option nosymfollow. If enabled, the kernel lookup() 1998-04-08 18:31:59 +00:00
pathnames.h
vfslist.c