<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libutil, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-09-20T11:19:55Z</updated>
<entry>
<title>MFC: login.conf password format switching</title>
<updated>2000-09-20T11:19:55Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2000-09-20T11:19:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0a25ad103116c47db9975f113b9d4fabe141b163'/>
<id>urn:sha1:0a25ad103116c47db9975f113b9d4fabe141b163</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: remove gratuitous register reference</title>
<updated>2000-09-20T09:54:16Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-09-20T09:54:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=391532fbcd465c17d227d16983d166e8e57a566f'/>
<id>urn:sha1:391532fbcd465c17d227d16983d166e8e57a566f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: fix prototypes, add xref in man page</title>
<updated>2000-09-20T09:53:24Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-09-20T09:53:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=888fea22a5f797ea98f7c73101228bd376ebb90a'/>
<id>urn:sha1:888fea22a5f797ea98f7c73101228bd376ebb90a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Move setproctitle() from libutil to libc</title>
<updated>2000-09-16T22:47:18Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-09-16T22:47:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b31e3e417a5d7281ac5a6f75be0872c0f76c01bb'/>
<id>urn:sha1:b31e3e417a5d7281ac5a6f75be0872c0f76c01bb</id>
<content type='text'>
     and bump __FreeBSD_version to 410002 to mark the occasion.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-08-23T11:54:11Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-08-23T11:54:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4cd12ae4adcc6f21e6e9f792cbbffbc84ca3c241'/>
<id>urn:sha1:4cd12ae4adcc6f21e6e9f792cbbffbc84ca3c241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: If the format string passed to setproctitle begins with a '-'</title>
<updated>2000-08-01T07:50:26Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-08-01T07:50:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=24b524333fcee93e69954d6b8a3699de397eb3cc'/>
<id>urn:sha1:24b524333fcee93e69954d6b8a3699de397eb3cc</id>
<content type='text'>
character, skip the program name when setting the process title.
</content>
</entry>
<entry>
<title>MFC: (rev 1.8 -&gt; 1.9) Sshd writes connected host into utmp directly.</title>
<updated>2000-07-18T10:25:37Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2000-07-18T10:25:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=95d2558bd43fdc2746225e6f006468ada80e6f40'/>
<id>urn:sha1:95d2558bd43fdc2746225e6f006468ada80e6f40</id>
<content type='text'>
If the connection is via IPv6, the hostname is trimed due to the
length of IPv6 address.  This change saves it as possible.
I have a grudge against the shortage of UT_HOSTSIZE.
</content>
</entry>
<entry>
<title>MFC: make sbsize a size instead of a number.</title>
<updated>2000-07-18T09:45:40Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-07-18T09:45:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ee6a4f5f5781c76e7330ae093dd6adbe983c124f'/>
<id>urn:sha1:ee6a4f5f5781c76e7330ae093dd6adbe983c124f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: fix memory leak on login_close()</title>
<updated>2000-06-04T01:29:23Z</updated>
<author>
<name>Tim Vanderhoek</name>
<email>hoek@FreeBSD.org</email>
</author>
<published>2000-06-04T01:29:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e4d60cc53a8a17957f7367c7c93c8d24f1dbd0f0'/>
<id>urn:sha1:e4d60cc53a8a17957f7367c7c93c8d24f1dbd0f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: We should see the ai_canonname menber of the first addrinfo</title>
<updated>2000-06-03T16:58:26Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2000-06-03T16:58:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7b381be68fc81ef425143dc06472a4d48f4e9556'/>
<id>urn:sha1:7b381be68fc81ef425143dc06472a4d48f4e9556</id>
<content type='text'>
structure in the linked list.  RFC2553 mentions only first.
</content>
</entry>
</feed>
