<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libutil/login.conf.5, 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>login.conf(5): split MAIL env var out into a "mail" capability</title>
<updated>2020-02-05T04:17:14Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-02-05T04:17:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=acf2957e49f798b82c130cbf6e4e5ef986911bba'/>
<id>urn:sha1:acf2957e49f798b82c130cbf6e4e5ef986911bba</id>
<content type='text'>
This allows it to be easily suppressed in, e.g., the "daemon" class where it
will not be properly expanded.

This is a part of D21481.

Submitted by:	Andrew Gierth &lt;andrew_tao173.riddles.org.uk&gt;
</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>Mention in login.conf.5 which fields may be infinite and how to specifify infinity.</title>
<updated>2013-10-27T04:59:18Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-10-27T04:59:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=efac066db1ea02b7fd6dcff8c19dbe5bd2793196'/>
<id>urn:sha1:efac066db1ea02b7fd6dcff8c19dbe5bd2793196</id>
<content type='text'>
The number of ways to indicate this confuses people.

PR:		docs/100196
Reported by:	"Dr. Markus Waldeck" &lt;waldeck@gmx.de&gt;
Reported by:	Jamie Landeg Jones &lt;jamie.landeg.jones@gmail.com&gt;
</content>
</entry>
<entry>
<title>All man pages refer to FreeBSD so there is no need to mention "In .Fx"</title>
<updated>2013-10-27T04:49:40Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-10-27T04:49:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=23f182d7fe1316a9feec7b69abea4dc0a9142bf1'/>
<id>urn:sha1:23f182d7fe1316a9feec7b69abea4dc0a9142bf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch the default password hash from md5 to sha512.</title>
<updated>2012-06-19T14:46:18Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2012-06-19T14:46:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4f560356aa28807bc0f477deeb810a05f953d06'/>
<id>urn:sha1:b4f560356aa28807bc0f477deeb810a05f953d06</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Document that we also support sha256 and sha512.</title>
<updated>2012-06-08T12:36:08Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2012-06-08T12:36:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fb374358bfebed1b4265b618df2beddde65140c8'/>
<id>urn:sha1:fb374358bfebed1b4265b618df2beddde65140c8</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>General mdoc(7) and typo fixes.</title>
<updated>2012-05-12T15:08:22Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2012-05-12T15:08:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7b1d17a1bcafbf98cf50588beb0e3c6c8981a0bf'/>
<id>urn:sha1:7b1d17a1bcafbf98cf50588beb0e3c6c8981a0bf</id>
<content type='text'>
PR:		167804
Submitted by:	Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after:	3 days
</content>
</entry>
<entry>
<title>mdoc: terminate quoted strings.</title>
<updated>2012-03-30T12:34:34Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2012-03-30T12:34:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=66265da7473f480635f7936bb8a8e36851f18a94'/>
<id>urn:sha1:66265da7473f480635f7936bb8a8e36851f18a94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mandoc complains loudly when &lt;TAB&gt;s are misused in columnated lists. Fix</title>
<updated>2012-03-29T16:02:40Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2012-03-29T16:02:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=288eac5aed4763321c47fe21243fd384c804a313'/>
<id>urn:sha1:288eac5aed4763321c47fe21243fd384c804a313</id>
<content type='text'>
this syntax violation and while I'm here also convert &lt;TAB&gt; to Ta and adjust
quotation marks in order to prevent this problem in the future.
</content>
</entry>
</feed>
