<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libutil, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-07-26T21:12:35Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>urn:sha1:7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</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/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/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/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/commit/?id=7b381be68fc81ef425143dc06472a4d48f4e9556'/>
<id>urn:sha1:7b381be68fc81ef425143dc06472a4d48f4e9556</id>
<content type='text'>
structure in the linked list.  RFC2553 mentions only first.
</content>
</entry>
<entry>
<title>MFC: document sbsize.</title>
<updated>2000-06-02T20:53:55Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2000-06-02T20:53:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ca5f13a43c943081f5700fd7bd5d29873c06344'/>
<id>urn:sha1:3ca5f13a43c943081f5700fd7bd5d29873c06344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fix miscellaneous mdoc macro argument limit infringements.</title>
<updated>2000-05-09T14:12:53Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-05-09T14:12:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=53ef40deb91359f67a9908e687810bec5e1f62f5'/>
<id>urn:sha1:53ef40deb91359f67a9908e687810bec5e1f62f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:  Fix some spelling errors.</title>
<updated>2000-04-23T17:00:38Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>2000-04-23T17:00:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7357841153579da3ee3de171f4cd5eeb3f57cd10'/>
<id>urn:sha1:7357841153579da3ee3de171f4cd5eeb3f57cd10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: introduce .Lb macro to libraries manpages, some mdoc cleanup</title>
<updated>2000-04-22T16:36:09Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-22T16:36:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a7f6a73356f775d08ee1ec26f66284d7ff10c7d8'/>
<id>urn:sha1:a7f6a73356f775d08ee1ec26f66284d7ff10c7d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC, Return IPv4 native address for IPv4 mapped IPv6 address, even if</title>
<updated>2000-04-10T20:08:43Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2000-04-10T20:08:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d635de429a900edfe42b62fa5bb35fced3ab593'/>
<id>urn:sha1:8d635de429a900edfe42b62fa5bb35fced3ab593</id>
<content type='text'>
A RR is not found.
</content>
</entry>
</feed>
