mac_test.4 (3cc3bf528231cd53cd0ffbb44b0e90f74d8ca82c) mac_test.4 (c2d6966a951d53144707facae9b624de03aeb20f)
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.

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

47.Pp
48Alternately, to load the testing module at boot time, place the following line
49in your kernel configuration file:
50.Bd -ragged -offset indent
51.Cd "options MAC"
52.Ed
53.Pp
54and in
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.

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

47.Pp
48Alternately, to load the testing module at boot time, place the following line
49in your kernel configuration file:
50.Bd -ragged -offset indent
51.Cd "options MAC"
52.Ed
53.Pp
54and in
55.Xr loader.conf.5 :
55.Xr loader.conf 5 :
56.Bd -literal -offset indent
57mac_test_load="YES"
58.Ed
59.Sh DESCRIPTION
60The
61.Nm
62policy module implements a testing facility for the MAC framework.
63Among other things,

--- 53 unchanged lines hidden ---
56.Bd -literal -offset indent
57mac_test_load="YES"
58.Ed
59.Sh DESCRIPTION
60The
61.Nm
62policy module implements a testing facility for the MAC framework.
63Among other things,

--- 53 unchanged lines hidden ---