Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the disease is spreading | dlg | 2012-03-20 | 1 | -3/+3 |
| | |||||
* | correct argument type for swap64(); from Thomas Pfaff | jmc | 2009-03-17 | 1 | -3/+3 |
| | |||||
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | - sync prototypes and header file excerpts | jaredy | 2005-07-22 | 1 | -3/+3 |
| | | | | | | - typos/spelling, punctuation, rewording, macro, and layout fixes. help & ok jmc | ||||
* | put 64bit macros/functions documentation back. | fgsch | 2003-09-26 | 1 | -3/+20 |
| | |||||
* | No need to include non-standard machine/endian.h header since | millert | 2003-09-26 | 1 | -3/+13 |
| | | | | | sys/types does that for us. Add a STANDARDS section that says what is and is not standard. OK fgsch@ | ||||
* | revert for now. | fgsch | 2003-09-21 | 1 | -20/+3 |
| | |||||
* | document and declare 64-bit function/macros. ok millert@ deraadt@ | fgsch | 2003-09-21 | 1 | -3/+20 |
| | |||||
* | 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. | ||||
* | Repairs, mostly removing hard sentence breaks. | aaron | 2000-04-18 | 1 | -6/+9 |
| | |||||
* | repairs; better English, formatting, etc. | aaron | 1999-07-05 | 1 | -41/+66 |
| | |||||
* | 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 | ||||
* | Document new functions | niklas | 1997-11-19 | 1 | -10/+82 |
| | |||||
* | Use in_addr_t not u_long and use in_port_t in some cases instead | millert | 1997-04-05 | 1 | -2/+5 |
| | | | | of u_short or u_int16_t. | ||||
* | htons et al. works on explicit 16- and 32-bit quantities and not the | niklas | 1996-11-25 | 1 | -11/+15 |
| | | | | | | machine dependent "short" and "long" integer. Correct and enhance manpage. Change all short and longs to u_int16_t and u_int32_t, respectively. OpenBSD RCSIds | ||||
* | 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/+78 |