<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/libkern, branch release/2.1.7_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.1.7_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.1.7_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1997-03-11T00:08:01Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-03-11T00:08:01Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-03-11T00:08:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=401fd2032d7b17d3805379b7d8748b8fcc9e855f'/>
<id>urn:sha1:401fd2032d7b17d3805379b7d8748b8fcc9e855f</id>
<content type='text'>
'RELENG_2_1_7_RELEASE'.

This commit was manufactured to restore the state of the 2.1.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.</title>
<updated>1995-06-13T18:05:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1995-06-13T18:05:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e506c6f0ea9f3b267e874555538b2f22b5778b8f'/>
<id>urn:sha1:e506c6f0ea9f3b267e874555538b2f22b5778b8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:16:23Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:16:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b2e535452929d6f2f798a2c01b23b1f547a0b0f'/>
<id>urn:sha1:9b2e535452929d6f2f798a2c01b23b1f547a0b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T05:51:47Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T05:51:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8'/>
<id>urn:sha1:6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not install libkern into /usr/lib, blank target install: added.</title>
<updated>1995-03-23T07:02:14Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-03-23T07:02:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=63bc0cc148047bf7f7d2daba2c13451223d63794'/>
<id>urn:sha1:63bc0cc148047bf7f7d2daba2c13451223d63794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>&lt;libkern/libkern.h&gt; has moved to &lt;sys/libkern.h&gt; (repository copy).</title>
<updated>1995-03-17T06:15:40Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-03-17T06:15:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5edd0e154f512e274606c73b959eca9b52962494'/>
<id>urn:sha1:5edd0e154f512e274606c73b959eca9b52962494</id>
<content type='text'>
Since /usr/include/libkern doesn't and shouldn't exist, this is the
least evil way to handle this.
</content>
</entry>
<entry>
<title>Add and move declarations to fix all of the warnings from `gcc -Wimplicit'</title>
<updated>1995-03-16T18:17:34Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-03-16T18:17:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b5e8ce9f12b66453759f254bdf8bfc53fe2b6948'/>
<id>urn:sha1:b5e8ce9f12b66453759f254bdf8bfc53fe2b6948</id>
<content type='text'>
(except in netccitt, netiso and netns) and most of the warnings from
`gcc -Wnested-externs'.  Fix all the bugs found.  There were no serious
ones.
</content>
</entry>
<entry>
<title>Add inet_ntoa() and replace ARP's private routine with same.</title>
<updated>1995-03-16T17:32:27Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1995-03-16T17:32:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef0cdf33294934caefbb7ba00d0eab9aa144b0c3'/>
<id>urn:sha1:ef0cdf33294934caefbb7ba00d0eab9aa144b0c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add strncmp() function..I need it and</title>
<updated>1995-02-27T09:16:04Z</updated>
<author>
<name>Ugen J.S. Antsilevich</name>
<email>ugen@FreeBSD.org</email>
</author>
<published>1995-02-27T09:16:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be96c4f44553bea15e3e2870548ea292a569b160'/>
<id>urn:sha1:be96c4f44553bea15e3e2870548ea292a569b160</id>
<content type='text'>
hope nobody will eat me alive for this..:)
</content>
</entry>
<entry>
<title>Always build libkern_p.a.  `NOPROFILE' should only control user libraries.</title>
<updated>1995-01-10T01:57:56Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-01-10T01:57:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fa724216f5709994c5fdaaefc5ef01ef97f7504d'/>
<id>urn:sha1:fa724216f5709994c5fdaaefc5ef01ef97f7504d</id>
<content type='text'>
</content>
</entry>
</feed>
