<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/libkern/Makefile, branch stable/2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-09-05T08:39:22Z</updated>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-09-05T08:39:22Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-09-05T08:39:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0b6460abc80cd8953e4eda185c4cad96dcb39c8'/>
<id>urn:sha1:c0b6460abc80cd8953e4eda185c4cad96dcb39c8</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/commit/?id=63bc0cc148047bf7f7d2daba2c13451223d63794'/>
<id>urn:sha1:63bc0cc148047bf7f7d2daba2c13451223d63794</id>
<content type='text'>
</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/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/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/commit/?id=fa724216f5709994c5fdaaefc5ef01ef97f7504d'/>
<id>urn:sha1:fa724216f5709994c5fdaaefc5ef01ef97f7504d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I'm going to nuke strtol() for now.  Now I need strncmp() and rather</title>
<updated>1994-10-26T11:14:21Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-26T11:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3af384bf8840b2934ccee6798a1853798cd5466f'/>
<id>urn:sha1:3af384bf8840b2934ccee6798a1853798cd5466f</id>
<content type='text'>
that add it too, and end up fighting an unwanted battle right now,
I'm just going to back away from both and start including my own private
copies of everything.  I'm not going to use _anything_ from libkern
until we decide its fate.
</content>
</entry>
<entry>
<title>Add strtol() to libkern in support of some other work I'm doing.</title>
<updated>1994-10-25T14:57:57Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-10-25T14:57:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f8a31dd2accd11646d2945965c79a2d8355cf573'/>
<id>urn:sha1:f8a31dd2accd11646d2945965c79a2d8355cf573</id>
<content type='text'>
I just know I'm going to get flamed for adding for the miserable
abortion that is libkern, but what am I supposed to do?  At least I
didn't drag in the ctype stuff! :-)
</content>
</entry>
<entry>
<title>Added -DKERNEL and  added support for kernel profiling.</title>
<updated>1994-09-15T15:41:48Z</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>1994-09-15T15:41:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03b6d659e548ca001229bdbaedcc51f90d292d22'/>
<id>urn:sha1:03b6d659e548ca001229bdbaedcc51f90d292d22</id>
<content type='text'>
Reviewed by:	Bruce
</content>
</entry>
<entry>
<title>Added $Id$</title>
<updated>1994-08-02T07:55:43Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-02T07:55:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c4dd3568f411b4f00f795929afb77ca972c2325'/>
<id>urn:sha1:3c4dd3568f411b4f00f795929afb77ca972c2325</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Kernel Sources</title>
<updated>1994-05-24T10:09:53Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-24T10:09:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=df8bae1de4b67ccf57f4afebd4e2bf258c38910d'/>
<id>urn:sha1:df8bae1de4b67ccf57f4afebd4e2bf258c38910d</id>
<content type='text'>
</content>
</entry>
</feed>
