HardenedBSD/sbin/mount
Robert Watson ba0fbe9637 Introduce support for Mandatory Access Control and extensible
kernel access control.

Teach mount(8) to understand the MNT_MULTILABEL flag, which is used
to determine whether a file system operates with individual per-vnode
labels, or treats the entire file system as a single object with a
single (mount) label.  The behavior here will probably evolve some
now that nmount(2) is available and can more flexibly support mount
options.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-08-02 07:02:51 +00:00
..
extern.h
getmntopts.3
getmntopts.c
Makefile
mntopts.h Introduce support for Mandatory Access Control and extensible 2002-08-02 07:02:51 +00:00
mount_ufs.c
mount.8
mount.c Introduce support for Mandatory Access Control and extensible 2002-08-02 07:02:51 +00:00
pathnames.h
vfslist.c