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