Deleted Added
full compact
mac_none.4 (108937) mac_none.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_none.4 108937 2003-01-08 11:06:22Z chris $
31.\" $FreeBSD: head/share/man/man4/mac_none.4 109271 2003-01-15 02:59:36Z chris $
32.Dd DECEMBER 1, 2002
33.Os
34.Dt MAC_NONE 4
35.Sh NAME
36.Nm mac_none
37.Nd sample MAC policy module
38.Sh SYNOPSIS
39To compile the sample policy

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

55policy module implements a sample MAC policy that has no effect on
56access control in the system.
57Each MAC entry point is a
58.Dq no-op .
59.Ss Label Format
60No labels are defined for
61.Nm .
62.Sh SEE ALSO
32.Dd DECEMBER 1, 2002
33.Os
34.Dt MAC_NONE 4
35.Sh NAME
36.Nm mac_none
37.Nd sample MAC policy module
38.Sh SYNOPSIS
39To compile the sample policy

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

55policy module implements a sample MAC policy that has no effect on
56access control in the system.
57Each MAC entry point is a
58.Dq no-op .
59.Ss Label Format
60No labels are defined for
61.Nm .
62.Sh SEE ALSO
63.Xr mac 4 ,
63.Xr mac_biba 4 ,
64.Xr mac_bsdextended 4 ,
65.Xr mac_ifoff 4 ,
66.Xr mac_lomac 4 ,
67.Xr mac_mls 4 ,
68.Xr mac_partition 4 ,
69.Xr mac_seeotheruids 4 ,
70.Xr mac_test 4 ,

--- 26 unchanged lines hidden ---
64.Xr mac_biba 4 ,
65.Xr mac_bsdextended 4 ,
66.Xr mac_ifoff 4 ,
67.Xr mac_lomac 4 ,
68.Xr mac_mls 4 ,
69.Xr mac_partition 4 ,
70.Xr mac_seeotheruids 4 ,
71.Xr mac_test 4 ,

--- 26 unchanged lines hidden ---