<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/security/mac/mac_sysv_sem.c, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Gratuitous renaming of four System V Semaphore MAC Framework entry</title>
<updated>2005-06-07T05:03:28+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-06-07T05:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3831e7d7f5547decd48f5f3a0c8d311243b0e1f3'/>
<id>3831e7d7f5547decd48f5f3a0c8d311243b0e1f3</id>
<content type='text'>
points to convert _sema() to _sem() for consistency purposes with
respect to the other semaphore-related entry points:

mac_init_sysv_sema() -&gt; mac_init_sysv_sem()
mac_destroy_sysv_sem() -&gt; mac_destroy_sysv_sem()
mac_create_sysv_sema() -&gt; mac_create_sysv_sem()
mac_cleanup_sysv_sema() -&gt; mac_cleanup_sysv_sem()

Congruent changes are made to the policy interface to support this.

Obtained from:	TrustedBSD Project
Sponsored by:	SPAWAR, SPARTA
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
points to convert _sema() to _sem() for consistency purposes with
respect to the other semaphore-related entry points:

mac_init_sysv_sema() -&gt; mac_init_sysv_sem()
mac_destroy_sysv_sem() -&gt; mac_destroy_sysv_sem()
mac_create_sysv_sema() -&gt; mac_create_sysv_sem()
mac_cleanup_sysv_sema() -&gt; mac_cleanup_sysv_sem()

Congruent changes are made to the policy interface to support this.

Obtained from:	TrustedBSD Project
Sponsored by:	SPAWAR, SPARTA
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement MAC entry points relating to System V IPC, calling into the</title>
<updated>2004-11-17T13:14:24+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2004-11-17T13:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8b099b734bce728538add2fed7f20da627f777a2'/>
<id>8b099b734bce728538add2fed7f20da627f777a2</id>
<content type='text'>
MAC policies to perform object life cycle operations and access
control checks.

Submitted by:	Dandekar Hrishikesh &lt;rishi_dandekar at sbcglobal dot net&gt;
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, SPAWAR, McAfee Research
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAC policies to perform object life cycle operations and access
control checks.

Submitted by:	Dandekar Hrishikesh &lt;rishi_dandekar at sbcglobal dot net&gt;
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, SPAWAR, McAfee Research
</pre>
</div>
</content>
</entry>
</feed>
