<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/net/Makefile.inc, 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-11T09:54:00+00:00</updated>
<entry>
<title>_getnetbyaddr and _getnetbyname appear to be historical accidents in</title>
<updated>2015-09-11T09:54:00+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-09-11T09:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ab250a383adcc228148d2bd9bb6245d78932a1c9'/>
<id>urn:sha1:ab250a383adcc228148d2bd9bb6245d78932a1c9</id>
<content type='text'>
our tree. ok guenther miod
</content>
</entry>
<entry>
<title>Remove link_addr(3).  A function to encode the name of an interface in</title>
<updated>2015-09-10T08:55:03+00:00</updated>
<author>
<name>mpi</name>
<email></email>
</author>
<published>2015-09-10T08:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=abea91e3ab4813083b1953166483789bd7969cb3'/>
<id>urn:sha1:abea91e3ab4813083b1953166483789bd7969cb3</id>
<content type='text'>
a sockaddr_dl is a questionnable interface.  But now it makes it harder
to properly reference ifp becauses of this.

Set sdl_index to the index of the corresponding interface when
constructing a routing message.

Ridding previous libc crank.

ok guenther@, deraadt@, dlg@
</content>
</entry>
<entry>
<title>Add sockatmark()</title>
<updated>2014-08-31T02:27:37+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2014-08-31T02:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=831bd670502b0a5d0f396d1f34ae7f8440e0ee23'/>
<id>urn:sha1:831bd670502b0a5d0f396d1f34ae7f8440e0ee23</id>
<content type='text'>
ok millert@ manpage feedback jmc@
</content>
</entry>
<entry>
<title>Split out ntoh[ls] and hton[ls] into their own manpage.</title>
<updated>2014-07-13T13:17:16+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2014-07-13T13:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a92e6cbce8aeae0f9747c5742a2f860dc0e7573f'/>
<id>urn:sha1:a92e6cbce8aeae0f9747c5742a2f860dc0e7573f</id>
<content type='text'>
Update byteorder(3) to cover the new functions in &lt;endian.h&gt;

ok deraadt@ millert@
</content>
</entry>
<entry>
<title>Remove manpages about deprecated RFC2292 ancillary data convenience functions.</title>
<updated>2014-06-11T16:59:47+00:00</updated>
<author>
<name>chrisz</name>
<email></email>
</author>
<published>2014-06-11T16:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fc595dfab4e9c32557f099d34a6bbf02653d4e48'/>
<id>urn:sha1:fc595dfab4e9c32557f099d34a6bbf02653d4e48</id>
<content type='text'>
They are obsoleted by the RFC3542 api.

ok mpi@
</content>
</entry>
<entry>
<title>kill a stray \</title>
<updated>2014-04-19T13:51:05+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-04-19T13:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=52094bb5d88c55bf6da265f3cfa82f10428f2756'/>
<id>urn:sha1:52094bb5d88c55bf6da265f3cfa82f10428f2756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split inet(3) into three pages by decade: 1980s -&gt; inet_lnaof(3),</title>
<updated>2014-04-19T11:18:01+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2014-04-19T11:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d43e1f468c006866ad7261a6e699a0fe621ad9ba'/>
<id>urn:sha1:d43e1f468c006866ad7261a6e699a0fe621ad9ba</id>
<content type='text'>
1990s -&gt; inet_addr(3), 2000s and beyond -&gt; inet_ntop(3).

ok tedu@ (who also noted the timeline) deraadt@ jmc@
</content>
</entry>
<entry>
<title>Add some missing names to the NAME sections.</title>
<updated>2014-04-07T17:57:56+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2014-04-07T17:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fa13c5324eed9868f142f97ff49f21d410dbcf23'/>
<id>urn:sha1:fa13c5324eed9868f142f97ff49f21d410dbcf23</id>
<content type='text'>
For inet(3), go the other way, remove some bogus symlinks.
Found while testing the new makewhatis(8).
ok jmc@
</content>
</entry>
<entry>
<title>inet_nsap_ntoa() and inet_nsap_addr() go away.  Unused APIs from darker</title>
<updated>2013-12-17T16:34:05+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2013-12-17T16:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aa6f57b83a46777766301b4230a4d34b84aaa29d'/>
<id>urn:sha1:aa6f57b83a46777766301b4230a4d34b84aaa29d</id>
<content type='text'>
days.
</content>
</entry>
<entry>
<title>net_addrcmp() dies. found out to be a horrific function by eric</title>
<updated>2012-01-17T02:33:20+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2012-01-17T02:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=22984a1d620aaaf42db1223302f040c4bef7c2a0'/>
<id>urn:sha1:22984a1d620aaaf42db1223302f040c4bef7c2a0</id>
<content type='text'>
ok guenther
</content>
</entry>
</feed>
