freebsd-dev/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 o __P removed 2002-03-21 13:14:21 +00:00
getmntopts.3 <mntopts.h> -> "mntopts.h" in SYNOPSIS. 2001-10-04 13:11:11 +00:00
getmntopts.c mount* fixes from Martin Blapp <mb@imp.ch>: 1999-10-09 11:54:14 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
mntopts.h Introduce support for Mandatory Access Control and extensible 2002-08-02 07:02:51 +00:00
mount_ufs.c o __P removed 2002-03-21 13:14:21 +00:00
mount.8 Add a bit of information on FFS snapshots to the mount(8) manual page. 2002-07-11 21:12:45 +00:00
mount.c Introduce support for Mandatory Access Control and extensible 2002-08-02 07:02:51 +00:00
pathnames.h
vfslist.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00