<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net/sethostent.c, branch OPENBSD_4_2_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_2_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2005-08-06T20:30:04+00:00</updated>
<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>make the resolver stat resolv.conf and update if it changes.</title>
<updated>2005-03-30T02:58:28+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2005-03-30T02:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3b040f7dfaf37c407ea6ede1c8c2092e6bf903fd'/>
<id>urn:sha1:3b040f7dfaf37c407ea6ede1c8c2092e6bf903fd</id>
<content type='text'>
useful feedback and ok deraadt@
</content>
</entry>
<entry>
<title>ansify. ok deraadt@ moritz@</title>
<updated>2005-03-25T13:24:12+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2005-03-25T13:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2f490723a2e673b2457f65c4b06cacb7d700a3e8'/>
<id>urn:sha1:2f490723a2e673b2457f65c4b06cacb7d700a3e8</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>
<entry>
<title>thread safer libc (note: safer, not safe)</title>
<updated>2003-01-28T04:58:00+00:00</updated>
<author>
<name>marc</name>
<email></email>
</author>
<published>2003-01-28T04:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=547ebab319b228b064cf5dcb3ff0ae1bf23d24a2'/>
<id>urn:sha1:547ebab319b228b064cf5dcb3ff0ae1bf23d24a2</id>
<content type='text'>
Access to the global _res structure replaced by pointers to a
per thread instance.  If unthreaded the pointer is to the
global structure.

Also replaced a 64k stack array with malloc-ed memory so
threaded aps (with a default 64k stack) have a chance at working.
ok deraadt@
</content>
</entry>
<entry>
<title>res_close is defined in a macro and should apperently not be used as _res_close.</title>
<updated>1997-03-15T21:53:50+00:00</updated>
<author>
<name>pefo</name>
<email></email>
</author>
<published>1997-03-15T21:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9ef5ff680d3f49f6d87e0db802c093c597c4f1c5'/>
<id>urn:sha1:9ef5ff680d3f49f6d87e0db802c093c597c4f1c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix RCS ids</title>
<updated>1996-08-19T08:34:30+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-08-19T08:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e05d77aaf17452bebe333901f1acfad893fa05a7'/>
<id>urn:sha1:e05d77aaf17452bebe333901f1acfad893fa05a7</id>
<content type='text'>
Make sure everything uses {SYS,}LIBC_SCCS properly
</content>
</entry>
<entry>
<title>netbsd: bind 4.9.3</title>
<updated>1996-02-19T19:53:30+00:00</updated>
<author>
<name>dm</name>
<email></email>
</author>
<published>1996-02-19T19:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=543eeae2382e5de0b9518bdd9f7a75e5686fd056'/>
<id>urn:sha1:543eeae2382e5de0b9518bdd9f7a75e5686fd056</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial import of NetBSD tree</title>
<updated>1995-10-18T08:42:23+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1995-10-18T08:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0527d29da443886d92e9a418180c5b25a5f8d270'/>
<id>urn:sha1:0527d29da443886d92e9a418180c5b25a5f8d270</id>
<content type='text'>
</content>
</entry>
</feed>
