Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-03 | some more malloc(x * y); bzero() -> calloc(x, y) whacking from | Damien Miller | |
adobriyan AT gmail.com | |||
2004-09-15 | signed and unsigned char wiggles | Theo de Raadt | |
2004-05-09 | spacing | Theo de Raadt | |
2003-06-26 | print usage in one printf (instead of four) | Michael Shalayeff | |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt | |
2003-06-10 | - section reorder | Jason McIntyre | |
- COMPATIBILITY merge - macro cleanup - kill whitespace at EOL - new sentence, new line ssh pages ok markus@ | |||
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. | |||
2002-11-14 | use $ or # before commands in examples | Theo de Raadt | |
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. | |||
2002-02-09 | fix "no characters" input case; tim@robbins.dropbear.id.au | Theo de Raadt | |
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell | |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
1999-04-30 | Grammar'n'formatting | Paul Janzen | |
1998-12-07 | fix [:print:] | Theo de Raadt | |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-07-25 | use err(3) | Michael Shalayeff | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-12-14 | from netbsd; Make more 8-bit clean (from Andreas Gustafsson; PR#1190). | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |