<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net, branch OPENBSD_4_0_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_0_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_0_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2006-04-18T02:57:10+00:00</updated>
<entry>
<title>Clarify strlcpy code by explicitly naming variable `len' and</title>
<updated>2006-04-18T02:57:10+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2006-04-18T02:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ac498c7931fe3fd6fcba405cd9b0090853e51664'/>
<id>urn:sha1:ac498c7931fe3fd6fcba405cd9b0090853e51664</id>
<content type='text'>
separating out each step.  Inspired during miscommunication with
tedu@.

OK deraadt@
</content>
</entry>
<entry>
<title>Remove str2number(), use strtonum(3) instead.</title>
<updated>2006-04-14T03:16:02+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2006-04-14T03:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=04261074d345653277ced7adf044ea87ac7c93cc'/>
<id>urn:sha1:04261074d345653277ced7adf044ea87ac7c93cc</id>
<content type='text'>
Fix some type mismatches.
Replace magic numbers.
Remove superfluous strlen(3) calls.

Earlier diff OK kjell@, OK deraadt@
</content>
</entry>
<entry>
<title>(char)to{upper,lower}()</title>
<updated>2006-03-31T05:35:44+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2006-03-31T05:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0de1827576d6b24781d52765f7acbc94f1ad673d'/>
<id>urn:sha1:0de1827576d6b24781d52765f7acbc94f1ad673d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oldmask = sigprocmask(SIG_BLOCK, &amp;mask, &amp;oldmask);</title>
<updated>2006-03-31T04:46:09+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2006-03-31T04:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fb4439fe76e56b9eca2788957cbb72c606cba0cb'/>
<id>urn:sha1:fb4439fe76e56b9eca2788957cbb72c606cba0cb</id>
<content type='text'>
is not valid code; found by lint
</content>
</entry>
<entry>
<title>Pass size of correct variable to memset().</title>
<updated>2006-03-22T13:29:26+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2006-03-22T13:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9d9130d0f7c4bfde0daf54dc210332b3d3b613fe'/>
<id>urn:sha1:9d9130d0f7c4bfde0daf54dc210332b3d3b613fe</id>
<content type='text'>
From Alexey Dobriyan.

OK otto@
</content>
</entry>
<entry>
<title>Include limits.h directly instead of depending on another header</title>
<updated>2006-01-17T15:41:52+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2006-01-17T15:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=07892f379f3a3f3dd5b4128c830b50a081b082e7'/>
<id>urn:sha1:07892f379f3a3f3dd5b4128c830b50a081b082e7</id>
<content type='text'>
to include it for us.
</content>
</entry>
<entry>
<title>Include &lt;sys/param.h&gt; instead of &lt;sys/types.h&gt; so we get MAXHOSTNAMELEN</title>
<updated>2006-01-17T15:37:58+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2006-01-17T15:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=09ef8332f933575ca0bf0a49c984accb971d930f'/>
<id>urn:sha1:09ef8332f933575ca0bf0a49c984accb971d930f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Currently sys/socket.h needs sys/types.h so add #include &lt;sys/types.h&gt; to</title>
<updated>2005-12-30T20:45:59+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2005-12-30T20:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a1dabd50a20b20400ed3cb962396f97efdd353a3'/>
<id>urn:sha1:a1dabd50a20b20400ed3cb962396f97efdd353a3</id>
<content type='text'>
the list of necessary includes. Now the manpages match reality.
OK mpf@ millert@
</content>
</entry>
<entry>
<title>handle chroot and res_init calls better.  diagnosis assistance from otto.</title>
<updated>2005-12-22T06:52:11+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2005-12-22T06:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c0e4674989e5492be75d86e5226e184d39f5d5c3'/>
<id>urn:sha1:c0e4674989e5492be75d86e5226e184d39f5d5c3</id>
<content type='text'>
ok deraadt otto.
</content>
</entry>
<entry>
<title>Do not clobber errno when calling close(2) in example code.</title>
<updated>2005-11-15T19:35:31+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2005-11-15T19:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b24a58d90a0603f8364f5f9099f08959dc35ba3e'/>
<id>urn:sha1:b24a58d90a0603f8364f5f9099f08959dc35ba3e</id>
<content type='text'>
From form@ via mpech@
</content>
</entry>
</feed>
