freebsd-src/sbin/mount
Kirk McKusick ad055467be Fix for getmntpoint(3) when checking for NFS mount points.
Only attempt to add /dev/ to f_mntfromname names that result in a
valid character device.

MFC after:    1 week
Reported by:  Bjoern A. Zeeb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D37907
2023-01-29 15:14:43 -08:00
..
extern.h
getmntopts.c Fix for getmntpoint(3) when checking for NFS mount points. 2023-01-29 15:14:43 -08:00
Makefile Document the mntopts(3) functions. 2023-01-15 10:21:31 -08:00
Makefile.depend
mntopts.3 Document the mntopts(3) functions. 2023-01-15 10:21:31 -08:00
mntopts.h Document the mntopts(3) functions. 2023-01-15 10:21:31 -08:00
mount.8 Delete xref to suidperl(1) which has long since been removed in perl5.12. 2022-08-14 15:43:27 +02:00
mount.c Document the mntopts(3) functions. 2023-01-15 10:21:31 -08:00
mount_fs.c
pathnames.h
vfslist.c