summaryrefslogtreecommitdiff
path: root/usr.bin/checknr
AgeCommit message (Collapse)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo 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-06-27From Tobias Stoeckmann:Ray Lai
- Fix a file descriptor leak. - Print usage if -a and -c flags are passed a zero-length string. OK millert and moritz
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-06fix some dodgy displays;Jason McIntyre
2005-03-29- fix overflow when too many -a arguments are givenJared Yanovich
- properly NUL-terminate -a arguments when copying - check strdup for error failure ok deraadt
2005-03-08Sweeping the tree for printf(s) where printf("%s",s) should be used.Chad Loder
This is a regression introduced during conversion from perror(3) to err(3) OK mickey@
2004-07-01warn vs perror; __progname; and wallMichael Shalayeff
2003-06-25protosTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-04-03kill strcpy; miod okTheo de Raadt
2001-11-19kill more registersMike Pechkin
millert@ ok
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
deraadt@ ok
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2000-11-21Oops... alphabetize.Aaron Campbell
2000-11-21Sync usage() output with man page; mpech@prosoft.org.lvAaron Campbell
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there.
2000-03-05Various improvements, including a few HISTORY sections added from FreeBSD.Aaron Campbell
1999-10-17More consistent introduction to options.Aaron Campbell
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
1997-07-17fix XrTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt