Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2005-04-15 | snprintf() returns int, not size_t; also use the return value after | Todd C. Miller | |
we have checked it. Joint work with moritz@ | |||
2003-06-12 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL - new sentence, new line | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-04-07 | strcpy -> strlcpy. some from and ok deraadt@ | Ted Unangst | |
2003-04-05 | one more trivial strlcpy that i forgot; ok deraadt | Peter Valchev | |
2003-04-05 | strlcat, strncpy; ok tedu henning | Peter Valchev | |
2002-08-05 | Do some cleanups to allow this to compile after previous changes made. | Peter Valchev | |
Note that we do not currently build/install this tool on OpenBSD | |||
2002-08-04 | Handle snprintf(3) returning -1; ok deraadt | Peter Valchev | |
2002-08-03 | various KNF and code cleanup/simplification, parts checked by millert/deraadt | Peter Valchev | |
2002-06-11 | use snprintf. | Jun-ichiro itojun Hagino | |
2002-06-10 | strlcpy, strlcat | Jun-ichiro itojun Hagino | |
2001-01-02 | fix sprintf overflow, found by spock@techfour.net, just a better fix of mine. | Michael Shalayeff | |
user __progname, err/warn. | |||
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO | Paul Janzen | |
1998-12-16 | more .Nm fixes | Aaron Campbell | |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1997-02-17 | whoops, typo | Theo de Raadt | |
1997-02-17 | __OpenBSD__ | Theo de Raadt | |
1997-01-31 | make amd 64bit ready for the alpha (from NetBSD/thorpej) | Thomas Graichen | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-26 | Prefer $LOGNAME to $USER. | Todd C. Miller | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |