<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net/getservent.c, branch OPENBSD_5_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-09-14T07:38:38+00:00</updated>
<entry>
<title>Finish wrapping &lt;netdb.h&gt; so that calls go direct and the symbols are all weak</title>
<updated>2015-09-14T07:38:38+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-09-14T07:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=69d51e1e52740c86a8655750d6b847266c605ef4'/>
<id>urn:sha1:69d51e1e52740c86a8655750d6b847266c605ef4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Userland reallocarray() audit.</title>
<updated>2014-10-11T04:22:03+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2014-10-11T04:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5fbd4591c92d8f30811296027366fd1c53afcd32'/>
<id>urn:sha1:5fbd4591c92d8f30811296027366fd1c53afcd32</id>
<content type='text'>
Avoid potential integer overflow in the size argument of malloc() and
realloc() by using reallocarray() to avoid unchecked multiplication.

ok deraadt@
</content>
</entry>
<entry>
<title>When fopen()ing internal to libc (the API doesn't support the use</title>
<updated>2014-09-15T06:15:48+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2014-09-15T06:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7e9937d6e8784a350351cd8743feb02a8f325b83'/>
<id>urn:sha1:7e9937d6e8784a350351cd8743feb02a8f325b83</id>
<content type='text'>
of the resulting FILE *), then pass fopen() the 'e' mode letter to
mark it close-on-exec.

ok miod@
</content>
</entry>
<entry>
<title>use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg</title>
<updated>2007-09-02T15:19:18+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2007-09-02T15:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4dce4206f0cafd0811f23aedc04a436aa9d145c1'/>
<id>urn:sha1:4dce4206f0cafd0811f23aedc04a436aa9d145c1</id>
<content type='text'>
</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>zap rcsid.</title>
<updated>2005-08-06T20:30:04+00:00</updated>
<author>
<name>espie</name>
<email></email>
</author>
<published>2005-08-06T20:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b8b677406e1ef4804e2003a72385456ce954c219'/>
<id>urn:sha1:b8b677406e1ef4804e2003a72385456ce954c219</id>
<content type='text'>
split functions off res_debug.c so that getnetnamadr.c does not pull it
all when it's used.

okay deraadt@, krw@
</content>
</entry>
<entry>
<title>Change return value of reentrant getproto* and getserv* to match the</title>
<updated>2004-10-25T03:09:01+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-10-25T03:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=42489d4b990a8793c837811c34a869ec16d055ba'/>
<id>urn:sha1:42489d4b990a8793c837811c34a869ec16d055ba</id>
<content type='text'>
IBM/Digital API.
</content>
</entry>
<entry>
<title>Reentrant versions of getprotoent(3) and getservent(3).  Adapted from</title>
<updated>2004-10-17T20:24:23+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-10-17T20:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eae90a29f226809527585d7ba688d0af8627db58'/>
<id>urn:sha1:eae90a29f226809527585d7ba688d0af8627db58</id>
<content type='text'>
changes in NetBSD by Christos.  OK otto@
</content>
</entry>
<entry>
<title>ansi</title>
<updated>2004-09-16T03:16:50+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2004-09-16T03:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ae87b0a7f6594b8bdaa47691da301cdac965f0c7'/>
<id>urn:sha1:ae87b0a7f6594b8bdaa47691da301cdac965f0c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the advertising clause in the UCB license which Berkeley</title>
<updated>2003-06-02T20:18:38+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-06-02T20:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=021d32a253720a2fcdb07690f59c7e08d1d661e6'/>
<id>urn:sha1:021d32a253720a2fcdb07690f59c7e08d1d661e6</id>
<content type='text'>
rescinded 22 July 1999.  Proofed by myself and Theo.
</content>
</entry>
</feed>
