<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libutil/login_cap.h, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46+00:00</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Since in_lt() and in_lts() are not static, assume that they are intended to</title>
<updated>2008-10-20T17:17:58+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-10-20T17:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b1720f52d36565af16f63396ef8d486efd42cbda'/>
<id>b1720f52d36565af16f63396ef8d486efd42cbda</id>
<content type='text'>
be part of the public API.  Accordingly, add prototypes and document them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be part of the public API.  Accordingly, add prototypes and document them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Since setclasscpumask() is not static, assume that it is intended to be</title>
<updated>2008-10-20T17:03:05+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-10-20T17:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=92657d3cbd049ad8083cfa8d43aba21cf1815d54'/>
<id>92657d3cbd049ad8083cfa8d43aba21cf1815d54</id>
<content type='text'>
part of the public API.  Accordingly, add a prototype and document it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
part of the public API.  Accordingly, add a prototype and document it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Style and whitespace.</title>
<updated>2008-10-20T16:54:53+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-10-20T16:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=93b5982b3c77d3cdc88f4912aff23f6dc24f9248'/>
<id>93b5982b3c77d3cdc88f4912aff23f6dc24f9248</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for a new login capability, cpumask which allows login</title>
<updated>2008-07-25T19:58:14+00:00</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-07-25T19:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d84c42924cc7621b2aec9f67f6b8d4785fa40da9'/>
<id>d84c42924cc7621b2aec9f67f6b8d4785fa40da9</id>
<content type='text'>
sessions to be pinned to cpus by login class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sessions to be pinned to cpus by login class.
</pre>
</div>
</content>
</entry>
<entry>
<title>ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.</title>
<updated>2003-10-18T10:04:16+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-10-18T10:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=547fa0d9b785fb498d3d0db63618b781d2b83591'/>
<id>547fa0d9b785fb498d3d0db63618b781d2b83591</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LOGIN_SETMAC, which will indicate to the user context management code</title>
<updated>2002-08-16T02:14:21+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-08-16T02:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=27a68d26aeba7bf8f189154c9e6f7f1ad130e3d1'/>
<id>27a68d26aeba7bf8f189154c9e6f7f1ad130e3d1</id>
<content type='text'>
that it should also set the user's default MAC label, if available and
permitted.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that it should also set the user's default MAC label, if available and
permitted.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace cleanup--it's not style(9), but it is consistent.  Prep</title>
<updated>2002-08-11T01:48:43+00:00</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2002-08-11T01:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=909410cf5b650b935c0c99fbccdb4b6afa179afc'/>
<id>909410cf5b650b935c0c99fbccdb4b6afa179afc</id>
<content type='text'>
for MAC-related commits to the login infrastructure.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for MAC-related commits to the login infrastructure.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
</pre>
</div>
</content>
</entry>
<entry>
<title>Const poisoning.</title>
<updated>2002-04-08T11:04:56+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-04-08T11:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b00ba4ccbbc47007464062814d062702e3123276'/>
<id>b00ba4ccbbc47007464062814d062702e3123276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove __P() usage.</title>
<updated>2002-03-21T23:54:04+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-21T23:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=69160b1eb704d1931b536a65fcf50757ddbfc469'/>
<id>69160b1eb704d1931b536a65fcf50757ddbfc469</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
