Deleted Added
full compact
mac_bsdextended.4 (108937) mac_bsdextended.4 (109271)
1.\" Copyright (c) 2002 Networks Associates Technology, Inc.
2.\" All rights reserved.
3.\"
4.\" This software was developed for the FreeBSD Project by Chris Costello
5.\" at Safeport Network Services and Network Associates Laboratories, the
6.\" Security Research Division of Network Associates, Inc. under
7.\" DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the
8.\" DARPA CHATS research program.

--- 14 unchanged lines hidden (view full) ---

23.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
1.\" Copyright (c) 2002 Networks Associates Technology, Inc.
2.\" All rights reserved.
3.\"
4.\" This software was developed for the FreeBSD Project by Chris Costello
5.\" at Safeport Network Services and Network Associates Laboratories, the
6.\" Security Research Division of Network Associates, Inc. under
7.\" DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the
8.\" DARPA CHATS research program.

--- 14 unchanged lines hidden (view full) ---

23.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/share/man/man4/mac_bsdextended.4 108937 2003-01-08 11:06:22Z chris $
31.\" $FreeBSD: head/share/man/man4/mac_bsdextended.4 109271 2003-01-15 02:59:36Z chris $
32.Dd OCTOBER 16, 2002
33.Os
34.Dt MAC_BSDEXTENDED 4
35.Sh NAME
36.Nm mac_bsdextended
37.Nd file system firewall policy
38.Sh SYNOPSIS
39To compile the file system firewall policy into your kernel,

--- 29 unchanged lines hidden (view full) ---

69policy labels are not used;
70instead, access control decisions are made by iterating through the internal
71list of rules until a rule
72which denies the particular access
73is found,
74or the end of the list is reached.
75.Sh SEE ALSO
76.Xr libugidfw 3 ,
32.Dd OCTOBER 16, 2002
33.Os
34.Dt MAC_BSDEXTENDED 4
35.Sh NAME
36.Nm mac_bsdextended
37.Nd file system firewall policy
38.Sh SYNOPSIS
39To compile the file system firewall policy into your kernel,

--- 29 unchanged lines hidden (view full) ---

69policy labels are not used;
70instead, access control decisions are made by iterating through the internal
71list of rules until a rule
72which denies the particular access
73is found,
74or the end of the list is reached.
75.Sh SEE ALSO
76.Xr libugidfw 3 ,
77.Xr mac 4 ,
77.Xr mac_biba 4 ,
78.Xr mac_ifoff 4 ,
79.Xr mac_lomac 4 ,
80.Xr mac_mls 4 ,
81.Xr mac_none 4 ,
82.Xr mac_partition 4 ,
83.Xr mac_seeotheruids 4 ,
84.Xr mac_test 4 ,

--- 14 unchanged lines hidden ---
78.Xr mac_biba 4 ,
79.Xr mac_ifoff 4 ,
80.Xr mac_lomac 4 ,
81.Xr mac_mls 4 ,
82.Xr mac_none 4 ,
83.Xr mac_partition 4 ,
84.Xr mac_seeotheruids 4 ,
85.Xr mac_test 4 ,

--- 14 unchanged lines hidden ---