<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/libexec/rlogind, branch release/5.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2003-05-04T00:43:39Z</updated>
<entry>
<title>Fix a sign/unsigned comparison.</title>
<updated>2003-05-04T00:43:39Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-04T00:43:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8f5f415d441cf8f717a86d38e380b23471ed86a8'/>
<id>urn:sha1:8f5f415d441cf8f717a86d38e380b23471ed86a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed the abuses of .Ql visible on stderr in troff mode.</title>
<updated>2002-12-23T16:04:51Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-23T16:04:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=463cfa804d745ed8c0dba4d3386073785a157ab9'/>
<id>urn:sha1:463cfa804d745ed8c0dba4d3386073785a157ab9</id>
<content type='text'>
PR:		docs/37176
</content>
</entry>
<entry>
<title>The .Nm utility</title>
<updated>2002-07-06T19:19:48Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-07-06T19:19:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3f162cb85dafb6f4c8537b3e606c2ccdaa12a424'/>
<id>urn:sha1:3f162cb85dafb6f4c8537b3e606c2ccdaa12a424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use &lt;paths.h&gt; rather than "pathnames.h", and fix a couple of whitespace nits.</title>
<updated>2002-05-08T00:47:01Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-05-08T00:47:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=99b82bb76a54abea9a9c36de152579f5f6a64f03'/>
<id>urn:sha1:99b82bb76a54abea9a9c36de152579f5f6a64f03</id>
<content type='text'>
Sponsored by:	DARPA, NAI Labs
</content>
</entry>
<entry>
<title>o __P removal</title>
<updated>2002-02-07T23:57:01Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-02-07T23:57:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=266ebcd3916b719e0db6ef693a21d19d48b071fe'/>
<id>urn:sha1:266ebcd3916b719e0db6ef693a21d19d48b071fe</id>
<content type='text'>
o register removal
o use new style prototypes and function definitions
</content>
</entry>
<entry>
<title>Handle snprintf() returning &lt; -1.</title>
<updated>2001-08-20T18:13:50Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-08-20T18:13:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=b632f81aaa2bf016abe7bb770101e57c37aa0dc8'/>
<id>urn:sha1:b632f81aaa2bf016abe7bb770101e57c37aa0dc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle snprintf() returning -1.</title>
<updated>2001-08-20T12:50:21Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-08-20T12:50:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2449bf28adca16e49c811264b39a8727e46caf53'/>
<id>urn:sha1:2449bf28adca16e49c811264b39a8727e46caf53</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Use STD{ERR,IN,OUT}_FILENO instead of their numeric values.  The</title>
<updated>2001-07-26T11:02:39Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2001-07-26T11:02:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e1b4d8d0746069292d84708b0e11b17a7e1ef5e0'/>
<id>urn:sha1:e1b4d8d0746069292d84708b0e11b17a7e1ef5e0</id>
<content type='text'>
definitions are more readable, and it's possible that they're
more portable to pathalogical platforms.

Submitted by:   David Hill &lt;david@phobia.ms&gt;
</content>
</entry>
<entry>
<title>Remove whitespace at EOL.</title>
<updated>2001-07-15T07:53:42Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-07-15T07:53:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7ebcc426efefea9cd16ac6f565e72030c608f7a4'/>
<id>urn:sha1:7ebcc426efefea9cd16ac6f565e72030c608f7a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: removed HISTORY info from the .Os call.</title>
<updated>2001-07-10T10:49:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-07-10T10:49:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0efe23d6692589a9a694935da7f8156a7ac0bd25'/>
<id>urn:sha1:0efe23d6692589a9a694935da7f8156a7ac0bd25</id>
<content type='text'>
</content>
</entry>
</feed>
