Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |