cvs commit: src/sys/conf NOTES files options

[ Available lists | Index of cvs-all | Month of Oct 2002 | Week of 24 Oct 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Robert Watson <rwatson@FreeBSD.org>
Date
24 Oct 2002 10:22:26
Subject
cvs commit: src/sys/conf NOTES files options
Message-ID
200210241721.g9OHLeOk013400@repoman.freebsd.org


[ Hide this part ]
rwatson     2002/10/24 10:21:40 PDT

Modified files:
sys/conf NOTES files options
Log:
Provide kernel options for the various MAC policy modules so that
they may be statically linked into the kernel. Note that statically
linked modules, unlike dynamically linked modules, get INVARIANTS,
so if there are INVARIANTS failures, you'll bump into them rather
than not. Add the options to NOTES.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories

Revision Changes Path
1.1103 +8 -1 src/sys/conf/NOTES
1.727 +7 -0 src/sys/conf/files
1.361 +7 -0 src/sys/conf/options

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Elapsed time: 0.057 seconds