<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc, branch upstream/2.1.5</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1996-10-06T07:58:04+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1996-10-06T07:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2cbfdf51d83d2fc0f0396562250a188cb6faba48'/>
<id>2cbfdf51d83d2fc0f0396562250a188cb6faba48</id>
<content type='text'>
'RELENG_2_1_5_RELEASE'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_1_5_RELEASE'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Brought in change from rev.1.3: stat() before open() because opening of</title>
<updated>1996-07-02T15:44:59+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-07-02T15:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c81fbb7cb49ea26fafbf488bdb4c632e9ec3ce47'/>
<id>c81fbb7cb49ea26fafbf488bdb4c632e9ec3ce47</id>
<content type='text'>
special files may be harmful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
special files may be harmful.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring in change from rev. 1.20: add links for the fts(3) set of functions.</title>
<updated>1996-06-28T23:22:54+00:00</updated>
<author>
<name>Gary Palmer</name>
<email>gpalmer@FreeBSD.org</email>
</author>
<published>1996-06-28T23:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a832b627598829455e666f0c8822aaa6ffc319c8'/>
<id>a832b627598829455e666f0c8822aaa6ffc319c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring in a bunch of man page fixes from the HEAD</title>
<updated>1996-06-27T05:33:29+00:00</updated>
<author>
<name>Gary Palmer</name>
<email>gpalmer@FreeBSD.org</email>
</author>
<published>1996-06-27T05:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a18f40d21f5054a5817e4fac2d4e89e4e28c8853'/>
<id>a18f40d21f5054a5817e4fac2d4e89e4e28c8853</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring in small fix from HEAD:</title>
<updated>1996-06-25T21:02:18+00:00</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1996-06-25T21:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8485dbe68a6655dd4e876f3c21357fa00be8ad29'/>
<id>8485dbe68a6655dd4e876f3c21357fa00be8ad29</id>
<content type='text'>
Remove two unnecessary calls to free(result).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove two unnecessary calls to free(result).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged from HEAD (rev.1.4): fixed comparisons to stop malloc(INT_MAX) from</title>
<updated>1996-06-25T18:57:44+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-06-25T18:57:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6b993751feb472e074b47108740aa90ce60c3154'/>
<id>6b993751feb472e074b47108740aa90ce60c3154</id>
<content type='text'>
dumping core.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dumping core.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring in one fix from the HEAD:</title>
<updated>1996-06-25T17:53:33+00:00</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1996-06-25T17:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d1597564b93a3f5a11ee5818ebaaa6c36a2da360'/>
<id>d1597564b93a3f5a11ee5818ebaaa6c36a2da360</id>
<content type='text'>
In _yp_dobind(), don't spew an error message on failure to contact
ypbind unless it's for something really out of the ordinary. This stops
_yp_check() from generating a lot of pointless noise. (Example: set your
system domainname but don't turn on NIS, then do an rpcinfo -p. Watch
as 'clnttcp_create' errors scroll by.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In _yp_dobind(), don't spew an error message on failure to contact
ypbind unless it's for something really out of the ordinary. This stops
_yp_check() from generating a lot of pointless noise. (Example: set your
system domainname but don't turn on NIS, then do an rpcinfo -p. Watch
as 'clnttcp_create' errors scroll by.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge in some NIS fixes from the HEAD:</title>
<updated>1996-06-25T03:22:25+00:00</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1996-06-25T03:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dcda7677a963645b1a84acbe209d62463adf3fef'/>
<id>dcda7677a963645b1a84acbe209d62463adf3fef</id>
<content type='text'>
- Fix bugs in gethostbynis and getnetbynis.

- Add NIS support to getservent(3).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix bugs in gethostbynis and getnetbynis.

- Add NIS support to getservent(3).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge in man page fixes from the head</title>
<updated>1996-06-22T23:52:34+00:00</updated>
<author>
<name>Gary Palmer</name>
<email>gpalmer@FreeBSD.org</email>
</author>
<published>1996-06-22T23:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ccf639f947b04d66d52dd1e734911d6d65480730'/>
<id>ccf639f947b04d66d52dd1e734911d6d65480730</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fix brought in from HEAD as suggested by dg.</title>
<updated>1996-06-10T20:22:12+00:00</updated>
<author>
<name>James Raynard</name>
<email>jraynard@FreeBSD.org</email>
</author>
<published>1996-06-10T20:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c783776133d8af04fe93226af112d1dcc81e0217'/>
<id>c783776133d8af04fe93226af112d1dcc81e0217</id>
<content type='text'>
Fixed bug in clnt_{tcp, udp}create() where pointers could be free'd
even if they hadn't been successfully malloc()'d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bug in clnt_{tcp, udp}create() where pointers could be free'd
even if they hadn't been successfully malloc()'d.
</pre>
</div>
</content>
</entry>
</feed>
