summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-6/+6
* last stage of rfc changes, using consistent Rs/Re blocks, and moving thejmc2012-09-271-15/+17
* rfc 4291 replaces rfcs 2373 and 3513;jmc2012-08-201-9/+16
* rearrange DESCRIPTION somewhat to make this page more readable;jmc2012-04-201-39/+40
* fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soonotto2008-12-091-3/+3
* ``dot'' notationjmc2007-06-121-19/+9
* convert to new .Dd format;jmc2007-05-311-2/+2
* - sync prototypes and header file excerptsjaredy2005-07-221-6/+6
* update RFCs (from NetBSD);jmc2003-09-091-3/+13
* refer to RFCs consistently (RFC XXXX);jmc2003-08-081-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* typos;jmc2003-05-011-4/+3
* missing #include in SYNOPSIS, found by Daniel Lucqhenning2003-03-041-1/+2
* spelling and grammarpjanzen2001-02-171-3/+3
* IPng -> IPv6aaron2000-09-221-2/+2
* note get{addr,name}info are recommended than inet_xx.itojun2000-06-181-1/+7
* Don't hyphenate the words {left|right}most.aaron2000-04-211-3/+3
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-17/+28
* repairs; better English, formatting, etc.aaron1999-07-051-14/+24
* stronger suggestderaadt1999-06-051-6/+9
* punctuationaaron1999-05-251-2/+2
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* Add inet_ntop(3) and inet_pton(3) and the IPv6 address format.millert1997-06-231-30/+154
* Use in_addr_t not u_long and use in_port_t in some cases insteadmillert1997-04-051-5/+5
* Fix RCS idstholo1996-08-191-3/+1
* initial import of NetBSD treederaadt1995-10-181-0/+197