<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net/gethostbyname.3, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-08-30T20:20:51+00:00</updated>
<entry>
<title>mop up resolver.3 rename; ok deraadt</title>
<updated>2019-08-30T20:20:51+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2019-08-30T20:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b0f0fa2ffa3c9540cfd08821cf6c83d4254ea762'/>
<id>urn:sha1:b0f0fa2ffa3c9540cfd08821cf6c83d4254ea762</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Say that sethostent(3), gethostent(3), and endhostent(3) do nothing.</title>
<updated>2018-04-28T15:28:25+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-04-28T15:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=47aaf3cd0ae7e47938e3e48939964f2868e95406'/>
<id>urn:sha1:47aaf3cd0ae7e47938e3e48939964f2868e95406</id>
<content type='text'>
While here, stop implying plans to support additional address
families in the future, and do not call gethostbyname2(3) "advanced".
OK deraadt@ guenther@
</content>
</entry>
<entry>
<title>Obvious minor fixes:</title>
<updated>2016-08-05T16:16:06+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-08-05T16:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0a3c72439956107baf19c6053b0642d1eec32867'/>
<id>urn:sha1:0a3c72439956107baf19c6053b0642d1eec32867</id>
<content type='text'>
* Add missing .Dv, .Ev, and .Fa macros.
* Delete deprecated .Tn macros.
* Mark up global variable names with .Va, not with .Fa or .Li.
* Mark up config file commands with .Ic, not with .Fa.
* Fix HISTORY, trivial to verify from the CSRG archive CD.
</content>
</entry>
<entry>
<title>Make RES_OPTIONS point directly to resolv.conf(5) instead of going through</title>
<updated>2016-08-05T07:54:15+00:00</updated>
<author>
<name>martijn</name>
<email></email>
</author>
<published>2016-08-05T07:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7e4c6a11b3ad615bdfaea35ba94efbaa26494010'/>
<id>urn:sha1:7e4c6a11b3ad615bdfaea35ba94efbaa26494010</id>
<content type='text'>
resolver(3).

OK jmc@
</content>
</entry>
<entry>
<title>gethostbyname2() and gethostbyaddr() need &lt;sys/socket.h&gt;; discussed with</title>
<updated>2015-12-19T18:59:10+00:00</updated>
<author>
<name>tim</name>
<email></email>
</author>
<published>2015-12-19T18:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=54e370cb741b75a2e0244c8bba6791ddb794745b'/>
<id>urn:sha1:54e370cb741b75a2e0244c8bba6791ddb794745b</id>
<content type='text'>
millert@
</content>
</entry>
<entry>
<title>tweak previous;</title>
<updated>2015-12-16T18:12:42+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2015-12-16T18:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d69e92794cae083df43f7d354d0e03cd164cb59c'/>
<id>urn:sha1:d69e92794cae083df43f7d354d0e03cd164cb59c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for HOSTALIASES from the resolver.  This "open and parse</title>
<updated>2015-12-16T16:32:30+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-12-16T16:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2e518858a3ce913871cbaa67d60798f5cfab2be8'/>
<id>urn:sha1:2e518858a3ce913871cbaa67d60798f5cfab2be8</id>
<content type='text'>
any file indicated by an environment variable" feature inside the
resolver is incompatible with what pledge "dns" is trying to be.  It is
a misguided "feature" added way back in history which almost noone uses,
but everyone has to assume the risk from.
ok eric florian kettenis
</content>
</entry>
<entry>
<title>unbind;</title>
<updated>2014-08-23T07:25:54+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2014-08-23T07:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0da35c5527cadb4d9d5c40167d67c630c96b3878'/>
<id>urn:sha1:0da35c5527cadb4d9d5c40167d67c630c96b3878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze</title>
<updated>2013-06-05T03:39:23+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2013-06-05T03:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4'/>
<id>urn:sha1:2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert to new .Dd format;</title>
<updated>2007-05-31T19:20:26+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-05-31T19:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e021d0a0d5401ab3c1c88e4570ee8c832a47033b'/>
<id>urn:sha1:e021d0a0d5401ab3c1c88e4570ee8c832a47033b</id>
<content type='text'>
</content>
</entry>
</feed>
