Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-02 | malloc(x * y) -> calloc(x, y) from adobriyan AT gmail.com, with tweaks | Damien Miller | |
suggested by kjell@; ok otto@ pat@ millert@ jaredy@ | |||
2005-10-17 | Use queue macros instead of directly accessing fields. ok pat@ "put it | Otto Moerbeek | |
in" deraadt@ | |||
2004-03-31 | apropos outputs name (section), not name(section); | Jason McIntyre | |
adjust -width of options list; | |||
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-03-10 | Correct SYNOPSIS, document option `-C', add /etc/man.conf to section FILES, | Todd C. Miller | |
add references to man.conf(5) and makewhatis(8); Andrey Matveev | |||
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. | |||
2000-11-20 | repairs; mpech@prosoft.org.lv | Theo de Raadt | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-07-06 | Insert more missing .El directives. Our troff really should identify these and | Aaron Campbell | |
spit out a warning. | |||
1999-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell | |
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell | |
1998-03-24 | pretty | Theo de Raadt | |
1997-11-30 | crank line lengths a bit, and do not make assumptions about the stack | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-11 | prelim Wall | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-25 | sprintf -> snprintf | Jason Downs | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |