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 | |||
2009-08-16 | replace ".Ar file ..." with ".Ar" whenever possible. | Igor Sobrado | |
ok jmc@ | |||
2007-06-26 | Fix buffer overflow reported by Tobias Stoeckmann by increasing the | Ray Lai | |
number of file descriptors to the correct limit, NOFILE_MAX, and improve calculation of open file count. OK moritz | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2006-01-06 | nicer EXAMPLES; from ray lai | Jason McIntyre | |
2004-12-27 | be aware of snprintf potentially returning -1 | Theo de Raadt | |
2004-07-03 | Fixes from Jared Yanovich with help from myself and cloder@; OK otto@ | Todd C. Miller | |
o make lam(1) use getopt(3) and err(3). o fix off-by-one error o use OPEN_MAX instead of rolling our own o a little KNF | |||
2003-12-09 | use err/warn and better usage print | Michael Shalayeff | |
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-04-21 | mdoc version from NetBSD (wiz) with minor modifications and local changes. | Todd C. Miller | |
2003-04-21 | Use strlcpy() and snprintf() in favor of inline strcpy() and sprintf(). | Todd C. Miller | |
Based on a diff from krw but this uses the strlcpy() / snprintf() return values. millert tested, krw approved... | |||
2003-04-06 | Consider 0 characters left to be a lack of format space. | Kenneth R Westerback | |
ok deraadt@ millert@ | |||
2003-04-05 | simple snprintf; miod ok | Theo de Raadt | |
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. | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |