Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix document titles. | 2012-06-01 | 2 | -6/+6 | |
| | | | | ok haesbaert jmc henning | ||||
* | +.Xr hcreate 3 , | 2011-06-03 | 1 | -2/+3 | |
| | | | | | requested by Daniel Dickman ok espie | ||||
* | convert to new .Dd format; | 2007-05-31 | 2 | -4/+4 | |
| | |||||
* | use standard type uint32_t, instead of BSD-specific u_int32_t | 2006-01-16 | 6 | -15/+15 | |
| | | | | | | | tell user to get it through stdint.h (note old sys/types.h still works, for now). okay millert@, jmc@ | ||||
* | tidy up SEE ALSO; | 2005-07-29 | 1 | -2/+2 | |
| | |||||
* | - sync prototypes and header excerpts to reality | 2005-07-22 | 1 | -2/+2 | |
| | | | | | | | - punctuation, rewording, typos/spelling, macro, and layout fixes - add crossrefs where relevant ok jmc | ||||
* | Be correct in our man pages when talking about NUL termination (that is, | 2005-02-25 | 2 | -8/+8 | |
| | | | | | termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@ | ||||
* | .Xr make | 2004-10-04 | 1 | -2/+2 | |
| | |||||
* | wording and formatting from jared yanovich; | 2004-06-26 | 1 | -4/+4 | |
| | |||||
* | Cosmetic clean-up. | 2004-06-22 | 14 | -372/+173 | |
| | | | | | Simpler licence, update copyright years, trim empty lines, ISO declarations. okay miod@ | ||||
* | more display/list fixes, and a little whitespace; | 2004-04-16 | 2 | -7/+7 | |
| | |||||
* | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | 2004-01-23 | 1 | -2/+2 | |
| | | | | discussed with todd@ | ||||
* | typos; | 2003-05-07 | 1 | -4/+4 | |
| | |||||
* | typo | 2002-07-01 | 1 | -2/+2 | |
| | |||||
* | o) start new sentence on a new line; | 2002-05-01 | 1 | -2/+3 | |
| | | | | | | | o) always close .Bl tags; o) fix usage of .Xr; millert@ ok | ||||
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 2002-02-16 | 1 | -2/+2 | |
| | |||||
* | Better wording | 2001-09-24 | 2 | -12/+12 | |
| | |||||
* | mdoc police. | 2001-03-11 | 1 | -8/+8 | |
| | |||||
* | typo | 2001-03-09 | 1 | -2/+2 | |
| | |||||
* | missed a second hash->ohash | 2001-03-02 | 1 | -3/+3 | |
| | |||||
* | Missed one hash->ohash | 2001-03-02 | 1 | -2/+2 | |
| | |||||
* | Fix preamble | 2001-03-02 | 1 | -2/+4 | |
| | |||||
* | Oops, ohash_lookup_string bit the dust. | 2001-03-02 | 1 | -2/+1 | |
| | |||||
* | Add ohash_* functions to libc. | 2001-03-02 | 15 | -0/+1066 | |
Ok'd deraadt@, millert@ |