Date: Sat, 19 Apr 2003 21:10:20 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/mac chapter.sgml Message-ID: <200304200410.h3K4AKTQ055539@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/04/19 21:10:20 PDT
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/developers-handbook/mac chapter.sgml
Log:
- Synchronize label initialization and destruction arguments: in some
cases, the object pointer was still present as an argument to
label init/destroy calls, although it was removed in the source a
while back. In some cases, we've added blocking dispositions to
initialization calls that previously didn't have them (ipq), so
add that also. Generally call 'how' 'flag' instead to match the
prototypes in mac_policy.h.
- Add missing descriptions of mpo_destroy_vnode_label(), and the
recently added mpo_copy_mbuf_label().
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
Revision Changes Path
1.15 +89 -75 doc/en_US.ISO8859-1/books/developers-handbook/mac/chapter.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304200410.h3K4AKTQ055539>
