aboutsummaryrefslogtreecommitdiff
path: root/include/arpa
Commit message (Collapse)AuthorAgeFilesLines
* MFC: don't clash with C++ reserved wordsAlfred Perlstein2000-07-081-2/+2
| | | | | | | | ns_parse.c: 1.2 nameser.h: 1.13 Notes: svn path=/stable/3/; revision=62796
* $Id$ -> $FreeBSD$Peter Wemm1999-08-293-3/+3
| | | | Notes: svn path=/stable/3/; revision=50569
* Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?)Peter Wemm1998-06-113-232/+550
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=36888
* Declare the various 2-byte values in TFTP as being `unsigned short'.Joerg Wunsch1997-10-191-3/+3
| | | | | | | | | | | | | 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 <nerle@pdv.de> via Lars Koeller Notes: svn path=/head/; revision=30583
* Fix typo: "send" -> "end"Bill Fenner1997-08-111-1/+1
| | | | | | | | PR: bin/3474 Submitted by: graphix@iastate.edu (Kent Vander Velden) Notes: svn path=/head/; revision=28057
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-071-2/+2
| | | | Notes: svn path=/head/; revision=25551
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-071-2/+2
| | | | | | | | | | | int's to gid_t and uid_t - should I commit these, too? Closes PR misc/2625. Submitted by: Julian Assange <proff@iq.org> Notes: svn path=/head/; revision=25520
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-232-2/+2
| | | | Notes: svn path=/head/; revision=23037
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Update 4.9.4-P1 -> 4.9.5-P1Peter Wemm1996-12-302-42/+110
| | | | | | | Included here are definitions for the DNSSEC key management stuff. Notes: svn path=/head/; revision=21056
* Update to more current reality.Poul-Henning Kamp1996-11-281-11/+31
| | | | | | | | Reviewed by: phk Submitted by: Robin Carey <robin@mailgate.dtc.rankxerox.co.uk> Notes: svn path=/head/; revision=20003
* Hand merge in the bind-4.9.4-P1 resolver updates.Peter Wemm1996-08-292-3/+10
| | | | Notes: svn path=/head/; revision=17902
* Add an independent implementation of addr2ascii(3) and ascii2addr(3)Garrett Wollman1996-06-131-1/+6
| | | | | | | following the API of the INRIA IPv6 implementation. Notes: svn path=/head/; revision=16352
* Fix a bunch of spelling errors in the comment fieldsMike Pritchard1996-01-302-4/+4
| | | | | | | of a bunch of system include files. Notes: svn path=/head/; revision=13771
* Update resolver include files to bind-4.9.3-rel levelPeter Wemm1996-01-071-0/+1
| | | | Notes: svn path=/head/; revision=13297
* Update the resolver include files to bind-4.9.3-beta24 level (from beta9p1)Peter Wemm1995-08-201-22/+29
| | | | | | | | | | Note: this was done by selective patching from diffs by hand, in order to not conflict with the 4.4BSD base code. Beta9 was done the same way. Obtained from: Paul Vixie <paul@vix.com> Notes: svn path=/head/; revision=10132
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
| | | | Notes: svn path=/head/; revision=8858
* get* rework and new bind codePaul Traina1994-09-251-148/+136
| | | | Notes: svn path=/head/; revision=3070
* Changed idempotent strings to reflect directory area.Paul Richards1994-08-215-10/+10
| | | | | | | | Reviewed by: Submitted by: Notes: svn path=/head/; revision=2163
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-245-0/+860
Notes: svn path=/head/; revision=1539