<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net, branch OPENBSD_4_7</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_7</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2010-02-03T20:49:00+00:00</updated>
<entry>
<title>Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent</title>
<updated>2010-02-03T20:49:00+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2010-02-03T20:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aaa0cabd6a83ca6edba4b6122b65033db1337306'/>
<id>urn:sha1:aaa0cabd6a83ca6edba4b6122b65033db1337306</id>
<content type='text'>
files or directories when applicable.
The inspiration and name of MACHINE_CPU come from NetBSD, although the way to
provide it to Makefiles is completely different.
ok kettenis@
</content>
</entry>
<entry>
<title>replace a few remaining UNIX terms with .Ux macros; this diff</title>
<updated>2009-12-29T10:25:43+00:00</updated>
<author>
<name>sobrado</name>
<email></email>
</author>
<published>2009-12-29T10:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5c02bfd0dbefdc2d6c9aaafe24c2b5efad55efa8'/>
<id>urn:sha1:5c02bfd0dbefdc2d6c9aaafe24c2b5efad55efa8</id>
<content type='text'>
completes the changes from Oct 22.
</content>
</entry>
<entry>
<title>More shrinkage, a bit for ramdisks but mostly for static binaries:</title>
<updated>2009-11-18T07:43:22+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2009-11-18T07:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e0efb79737de1ab6a8d49757f7ed05b933db3e29'/>
<id>urn:sha1:e0efb79737de1ab6a8d49757f7ed05b933db3e29</id>
<content type='text'>
- wrap with #ifndef NO_LOG_BAD_DNS_RESPONSES libc code that uses
  p_class() and p_type() for diagnostics, then add that define to
  libstub to avoid pulling in res_debug_syms.o
- split rcmd() and ruserok() into separate files, as nothing uses both
- split readdir_r() to its own file
- split syslog_r() from syslog(), as the latter needs localtime(); many
  binaries no longer need to pull in all the time code after this; switch
  from usleep() to nanosleep() while we're at it

(The profit of analysis of -Wl,-M,--cref output)

Chops 888kB from /bin and /sbin on i386

ok deraadt@, miod@
</content>
</entry>
<entry>
<title>make getaddrinfo(3) accept numeric servname when ai_socktype is not</title>
<updated>2009-09-02T19:07:12+00:00</updated>
<author>
<name>fgsch</name>
<email></email>
</author>
<published>2009-09-02T19:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=159e8ece82a4d10b2a01b740dd650d3feac63f7d'/>
<id>urn:sha1:159e8ece82a4d10b2a01b740dd650d3feac63f7d</id>
<content type='text'>
specified in hint or hints is NULL.
claudio@ ok
</content>
</entry>
<entry>
<title>various MLINK fixes from Alan R. S. Bueno;</title>
<updated>2009-08-13T19:54:58+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2009-08-13T19:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e88ab259bd115ad1a6cf6cf7dbe73383d3e9cbbc'/>
<id>urn:sha1:e88ab259bd115ad1a6cf6cf7dbe73383d3e9cbbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>promote correct style for error checking</title>
<updated>2009-07-09T10:14:41+00:00</updated>
<author>
<name>eric</name>
<email></email>
</author>
<published>2009-07-09T10:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7975901624c7721e7ead11822a9c43568320d2fd'/>
<id>urn:sha1:7975901624c7721e7ead11822a9c43568320d2fd</id>
<content type='text'>
ok tedu@ deraadt@ krw@
</content>
</entry>
<entry>
<title>compare and shift buffer against a fixed length not strlen derived values.</title>
<updated>2009-06-05T09:52:26+00:00</updated>
<author>
<name>pyr</name>
<email></email>
</author>
<published>2009-06-05T09:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9473bb6bbf2b4e61b9ebbe974edd44839206a598'/>
<id>urn:sha1:9473bb6bbf2b4e61b9ebbe974edd44839206a598</id>
<content type='text'>
ok otto@
</content>
</entry>
<entry>
<title>simplify the 'family' option parser and make it more evident what we're</title>
<updated>2009-06-04T21:38:29+00:00</updated>
<author>
<name>pyr</name>
<email></email>
</author>
<published>2009-06-04T21:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=67bdfcf045d3053a07637a70c9e1e9555375bc09'/>
<id>urn:sha1:67bdfcf045d3053a07637a70c9e1e9555375bc09</id>
<content type='text'>
now doing.

ok deraadt@
</content>
</entry>
<entry>
<title>Add a resolv.conf option to specify the order in which getaddrinfo</title>
<updated>2009-06-04T18:06:35+00:00</updated>
<author>
<name>pyr</name>
<email></email>
</author>
<published>2009-06-04T18:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=27641c0c9895f7604965e9477480977868caec77'/>
<id>urn:sha1:27641c0c9895f7604965e9477480977868caec77</id>
<content type='text'>
PF_UNSPEC queries are made. While there change the default from inet6
first then inet4 to inet4 first then inet6, this prevents the many
people with IPv4 only connectivity from constantly trying to contact
IPv6 addresses, and also unbreaks many ports who don't use getaddrinfo
right.

ok deraadt@, plenty of cheering in the room wrt the idea, not loud
enough complaining from the v6 crowd.
</content>
</entry>
<entry>
<title>- define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13)</title>
<updated>2009-06-02T16:47:50+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2009-06-02T16:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cc06823590b939ee55e3d33b42190c6ebdba617f'/>
<id>urn:sha1:cc06823590b939ee55e3d33b42190c6ebdba617f</id>
<content type='text'>
hint from claudio@, ok millert@
</content>
</entry>
</feed>
