<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/arpa, branch release/4.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-08-27T23:45:13Z</updated>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:45:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:45:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a4add9a9b110cb5deed00bf9cf7ca970daae2da7'/>
<id>urn:sha1:a4add9a9b110cb5deed00bf9cf7ca970daae2da7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change an internal variable from "class" to "ns_class" for C++'s benefit.</title>
<updated>1999-06-04T22:38:27Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-06-04T22:38:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f05a568074001a710a50d859e93a8dc34c1fee6b'/>
<id>urn:sha1:f05a568074001a710a50d859e93a8dc34c1fee6b</id>
<content type='text'>
Apparently BIND-8.2.1 uses ns_class.

Submitted by: John Plevyak &lt;jplevyak@inktomi.com&gt;
</content>
</entry>
<entry>
<title>Update nameserver interface to bind-8.1.2 levels.  We do not use IRS (yet?)</title>
<updated>1998-06-11T08:55:17Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-06-11T08:55:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0160f9c06507054e4c88985352b44693dbff4c71'/>
<id>urn:sha1:0160f9c06507054e4c88985352b44693dbff4c71</id>
<content type='text'>
since it has far wider impact than hostname lookups (including passwords).
Note that this has more ugly symbol hiding and binary compatability hacks
that can go away the second we bump majors.

Obtained from:  Mostly from diff against ISC bind-8.1.2 sources
</content>
</entry>
<entry>
<title>Declare the various 2-byte values in TFTP as being `unsigned short'.</title>
<updated>1997-10-19T16:48:50Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1997-10-19T16:48:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d88dbcf04333f6db039c7accdb26a96e57c82c2b'/>
<id>urn:sha1:d88dbcf04333f6db039c7accdb26a96e57c82c2b</id>
<content type='text'>
RFC 1350 isn't very explicit about this, but the use of signed
integers doesn't seem to make sense.

Should be in 2.2.5, but is probably too late to be verified completely.

PR:		bin/4502
Submitted by:	Dirk Nehrling &lt;nerle@pdv.de&gt; via Lars Koeller
</content>
</entry>
<entry>
<title>Fix typo: "send" -&gt; "end"</title>
<updated>1997-08-11T04:19:11Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1997-08-11T04:19:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e3a52c6d4dc0aa1ca2c5a698e8a13cf8e1ca7694'/>
<id>urn:sha1:e3a52c6d4dc0aa1ca2c5a698e8a13cf8e1ca7694</id>
<content type='text'>
PR:		bin/3474
Submitted by:	graphix@iastate.edu (Kent Vander Velden)
</content>
</entry>
<entry>
<title>Back out all of yesterdays include file changes.</title>
<updated>1997-05-07T20:01:10Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1997-05-07T20:01:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f756433e8b87d0739ea5865dd78e946db0614108'/>
<id>urn:sha1:f756433e8b87d0739ea5865dd78e946db0614108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make a lot of include-files self-contained.  I excluded the patches changing</title>
<updated>1997-05-07T02:27:18Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1997-05-07T02:27:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=48ea0bec18feafd62cc2f7df74234da2e504e86a'/>
<id>urn:sha1:48ea0bec18feafd62cc2f7df74234da2e504e86a</id>
<content type='text'>
int's to gid_t and uid_t - should I commit these, too?

Closes PR misc/2625.

Submitted by:	Julian Assange &lt;proff@iq.org&gt;
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-23T09:21:14Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-23T09:21:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=79403fe30060eef58fe06c0d53f0a95899ba829e'/>
<id>urn:sha1:79403fe30060eef58fe06c0d53f0a95899ba829e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>Update 4.9.4-P1 -&gt; 4.9.5-P1</title>
<updated>1996-12-30T13:10:35Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-12-30T13:10:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f3f42e9672f83ec0e339719dafe52e9af3ac01fa'/>
<id>urn:sha1:f3f42e9672f83ec0e339719dafe52e9af3ac01fa</id>
<content type='text'>
Included here are definitions for the DNSSEC key management stuff.
</content>
</entry>
</feed>
