<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libc/yp, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/yp?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/yp?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2020-12-03T22:47:21Z</updated>
<entry>
<title>grammar fixes from Varik "The Genuine Article!!!" Valefor;</title>
<updated>2020-12-03T22:47:21Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2020-12-03T22:47:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8b2238e1400a92146f97cb2fa2b3ea91cc276f7f'/>
<id>urn:sha1:8b2238e1400a92146f97cb2fa2b3ea91cc276f7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>there is no function called ypclnt(3), but yp_bind(3) exists...</title>
<updated>2019-08-30T22:41:51Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2019-08-30T22:41:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=4523e709e26306dfc211d5ab70d5dd57d97efecb'/>
<id>urn:sha1:4523e709e26306dfc211d5ab70d5dd57d97efecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop publicly declaring _yp_dobind() and struct dom_binding, closing out</title>
<updated>2016-05-30T02:53:29Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2016-05-30T02:53:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8ae7fd5a8b25750a56d9f379f0a603221b54b459'/>
<id>urn:sha1:8ae7fd5a8b25750a56d9f379f0a603221b54b459</id>
<content type='text'>
a rant Theo wrote 24 years ago.  Mark __ypexclude_{add,is,free}() as hidden

"get off my lawn!" deraadt@
</content>
</entry>
<entry>
<title>_yp_bind(), _ypbindlist, _yp_domain, and _yplib_timeout are no longer</title>
<updated>2016-05-29T22:42:24Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2016-05-29T22:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=5a1da47d2023ee99d40c76eb4bd44b5c57bfb254'/>
<id>urn:sha1:5a1da47d2023ee99d40c76eb4bd44b5c57bfb254</id>
<content type='text'>
exported, so declare them as hidden to avoid pointless GOT relocations

ok millert@ deraadt@
</content>
</entry>
<entry>
<title>for some time now mandoc has not required MLINKS to function</title>
<updated>2016-03-30T06:38:40Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2016-03-30T06:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=faa33665ab2c5a685369c10172c1a3d7555eb253'/>
<id>urn:sha1:faa33665ab2c5a685369c10172c1a3d7555eb253</id>
<content type='text'>
correctly - logically complete that now by removing MLINKS from base;

authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;

ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung
</content>
</entry>
<entry>
<title>remove the "YP server for domain %s not responding, still trying" code.</title>
<updated>2015-11-26T07:26:50Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-11-26T07:26:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=443927d0768a5baa0dba50c688fdfce7afd599c0'/>
<id>urn:sha1:443927d0768a5baa0dba50c688fdfce7afd599c0</id>
<content type='text'>
For years, it talked to stderr.  That was wrong.  Then it was converted
to opening /dev/tty, which is also wrong (pledge says so).  Upon
reconsideration people in these more modern times have adapted to all
sorts of services not being available, so axe the alert and retry
silently.
ok beck
</content>
</entry>
<entry>
<title>update NAME section to include all documented functions,</title>
<updated>2015-11-10T23:48:17Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2015-11-10T23:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d04ba2cc13092d56f44a5a662aee6f1effe0193d'/>
<id>urn:sha1:d04ba2cc13092d56f44a5a662aee6f1effe0193d</id>
<content type='text'>
or otherwise change Dt to reflect the name of an existing function;

feedback/ok schwarze
</content>
</entry>
<entry>
<title>xdr_ypresp_all_seq() does not need to be exported by libc, we can make it</title>
<updated>2015-09-28T14:51:04Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2015-09-28T14:51:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=81420c00e51c7e40b4480db248eb756b8ddd774a'/>
<id>urn:sha1:81420c00e51c7e40b4480db248eb756b8ddd774a</id>
<content type='text'>
local static.  (Does not need to be exported by librpcsvc either, since it
is pre-rpcgen and simply %-commented).  A few callers use this via
yp_all() -- that interface remains untouched.
ports trawl by sthen
guenther watched me gnash my teeth in croatia
</content>
</entry>
<entry>
<title>Wrap _yp_check() and _yp_unbind() so internal calls go direct and they're weak</title>
<updated>2015-09-14T12:09:35Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2015-09-14T12:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=6cf18d3cb20853cc5ebd5394e201747797e04cc0'/>
<id>urn:sha1:6cf18d3cb20853cc5ebd5394e201747797e04cc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wrap &lt;rpcsvc/ypclnt.h&gt; so that calls go direct and the symbols are all weak</title>
<updated>2015-09-13T20:57:28Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2015-09-13T20:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=ba364beffe5dd70209394c4a6ab86a4314f8587d'/>
<id>urn:sha1:ba364beffe5dd70209394c4a6ab86a4314f8587d</id>
<content type='text'>
</content>
</entry>
</feed>
