Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - sync prototypes and header file excerpts | jaredy | 2005-07-22 | 1 | -6/+6 |
| | | | | | | - typos/spelling, punctuation, rewording, macro, and layout fixes. help & ok jmc | ||||
* | update RFCs (from NetBSD); | jmc | 2003-09-09 | 1 | -3/+13 |
| | | | | | | inet_makeaddr() uses in_addr_t types, not unsigned long. ok itojun@ | ||||
* | refer to RFCs consistently (RFC XXXX); | jmc | 2003-08-08 | 1 | -2/+2 |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | typos; | jmc | 2003-05-01 | 1 | -4/+3 |
| | |||||
* | missing #include in SYNOPSIS, found by Daniel Lucq | henning | 2003-03-04 | 1 | -1/+2 |
| | | | | ok millert@ | ||||
* | spelling and grammar | pjanzen | 2001-02-17 | 1 | -3/+3 |
| | |||||
* | IPng -> IPv6 | aaron | 2000-09-22 | 1 | -2/+2 |
| | |||||
* | note get{addr,name}info are recommended than inet_xx. | itojun | 2000-06-18 | 1 | -1/+7 |
| | |||||
* | Don't hyphenate the words {left|right}most. | aaron | 2000-04-21 | 1 | -3/+3 |
| | |||||
* | Repairs, mostly removing hard sentence breaks. | aaron | 2000-04-18 | 1 | -17/+28 |
| | |||||
* | repairs; better English, formatting, etc. | aaron | 1999-07-05 | 1 | -14/+24 |
| | |||||
* | stronger suggest | deraadt | 1999-06-05 | 1 | -6/+9 |
| | |||||
* | punctuation | aaron | 1999-05-25 | 1 | -2/+2 |
| | |||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | aaron | 1999-05-23 | 1 | -2/+2 |
| | | | | is used instead; kwesterback@home.com | ||||
* | Add inet_ntop(3) and inet_pton(3) and the IPv6 address format. | millert | 1997-06-23 | 1 | -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 instead | millert | 1997-04-05 | 1 | -5/+5 |
| | | | | of u_short or u_int16_t. | ||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -3/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+197 |