<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libutil/login_class.3, branch master</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=master</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2020-06-14T05:35:02Z</updated>
<entry>
<title>libutil: Document function HISTORY within the manpages</title>
<updated>2020-06-14T05:35:02Z</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2020-06-14T05:35:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bc89b58def9c028d29a5faf3a03eee2b8b5337ae'/>
<id>urn:sha1:bc89b58def9c028d29a5faf3a03eee2b8b5337ae</id>
<content type='text'>
Reviewed by:	bcr (mentor)
Approved by:	bcr (mentor)
MFC after:	7 days
Differential Revision:	https://reviews.freebsd.org/D24795
</content>
</entry>
<entry>
<title>Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), add</title>
<updated>2016-03-12T14:54:34Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2016-03-12T14:54:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=250d9fd8aa9dc7be7fb62626f1c9ffc711d74e0c'/>
<id>urn:sha1:250d9fd8aa9dc7be7fb62626f1c9ffc711d74e0c</id>
<content type='text'>
login.conf(5) support.

Reviewed by:	jilles
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D5610
</content>
</entry>
<entry>
<title>mdoc: remove superfluous paragraph macros.</title>
<updated>2014-06-23T18:40:21Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2014-06-23T18:40:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=df2d82e00354369047e55789c2281af6f7f81e4b'/>
<id>urn:sha1:df2d82e00354369047e55789c2281af6f7f81e4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a resource limit for the total number of kqueues available to the</title>
<updated>2013-10-21T16:46:12Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2013-10-21T16:46:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=85a0ddfd0b269f9527883973092c457f04c1af19'/>
<id>urn:sha1:85a0ddfd0b269f9527883973092c457f04c1af19</id>
<content type='text'>
user.  Kqueue now saves the ucred of the allocating thread, to
correctly decrement the counter on close.

Under some specific and not real-world use scenario for kqueue, it is
possible for the kqueues to consume memory proportional to the square
of the number of the filedescriptors available to the process.  Limit
allows administrator to prevent the abuse.

This is kernel-mode side of the change, with the user-mode enabling
commit following.

Reported and tested by:	pho
Discussed with:	jmg
Sponsored by:	The FreeBSD Foundation
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add missing resource limits:</title>
<updated>2011-03-24T16:06:57Z</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@FreeBSD.org</email>
</author>
<published>2011-03-24T16:06:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c6b2aa689a832a977f4e64cae3cbe04710311b93'/>
<id>urn:sha1:c6b2aa689a832a977f4e64cae3cbe04710311b93</id>
<content type='text'>
- RLIMIT_NPTS
- RLIMIT_SWAP

MFC after:	1 week
</content>
</entry>
<entry>
<title>Mention setloginclass(2) in login_class(3).</title>
<updated>2011-03-06T08:56:44Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2011-03-06T08:56:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ffa5101067cf7da881eb1cf3a1581a29811ab2ae'/>
<id>urn:sha1:ffa5101067cf7da881eb1cf3a1581a29811ab2ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc: order prologue macros consistently by Dd/Dt/Os</title>
<updated>2010-04-14T19:08:06Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-04-14T19:08:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744'/>
<id>urn:sha1:aa12cea2ccc6e686d6d31cf67d6bc69cbc1ba744</id>
<content type='text'>
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by:	ru
Approved by:	philip, ed (mentors)
</content>
</entry>
<entry>
<title>Since setclasscpumask() is not static, assume that it is intended to be</title>
<updated>2008-10-20T17:03:05Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-10-20T17:03:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=92657d3cbd049ad8083cfa8d43aba21cf1815d54'/>
<id>urn:sha1:92657d3cbd049ad8083cfa8d43aba21cf1815d54</id>
<content type='text'>
part of the public API.  Accordingly, add a prototype and document it.
</content>
</entry>
<entry>
<title>Add support for a new login capability, cpumask which allows login</title>
<updated>2008-07-25T19:58:14Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-07-25T19:58:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d84c42924cc7621b2aec9f67f6b8d4785fa40da9'/>
<id>urn:sha1:d84c42924cc7621b2aec9f67f6b8d4785fa40da9</id>
<content type='text'>
sessions to be pinned to cpus by login class.
</content>
</entry>
<entry>
<title>o Typo: ownship -&gt; ownership.</title>
<updated>2006-06-17T07:25:58Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-06-17T07:25:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=613c94ac78c014823a689dc0169ae71b357a44ac'/>
<id>urn:sha1:613c94ac78c014823a689dc0169ae71b357a44ac</id>
<content type='text'>
Obtained from:	DragonFlyBSD
</content>
</entry>
</feed>
