summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/inet.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update RFCs (from NetBSD);jmc2003-09-091-3/+13
| | | | | | inet_makeaddr() uses in_addr_t types, not unsigned long. ok itojun@
* 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
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* typos;jmc2003-05-011-4/+3
|
* missing #include in SYNOPSIS, found by Daniel Lucqhenning2003-03-041-1/+2
| | | | ok millert@
* 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
| | | | is used instead; kwesterback@home.com
* Add inet_ntop(3) and inet_pton(3) and the IPv6 address format.millert1997-06-231-30/+154
| | | | | From BSD/OS 3.0, with permission from Jeffrey Finkelstein <finkels@bsdi.com> by way of NetBSD (lukem). Also add xfer for inet_net(3).
* Use in_addr_t not u_long and use in_port_t in some cases insteadmillert1997-04-051-5/+5
| | | | of u_short or u_int16_t.
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+197