| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-03 | simplify __dead usage | dholland | |
| 2016-09-03 | Remove K&R __P macros. | sevan | |
| Remove main() function prototype if present. Mark usage() as __dead if not already. Binaries generated with & without these patches were compared with diff -r. | |||
| 2012-03-20 | Use C89 function definitions | matt | |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin | |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin | |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry | |
| 2007-07-05 | Fix minor grammar nit. | agc | |
| 2004-07-10 | Sort options and add -v to usage. From Kouichirou Hiratsuka in PR 26219, | wiz | |
| though done slightly differently (options without arguments always come first). | |||
| 2004-07-10 | Sort options; new sentence, new line; use Pq. | wiz | |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv | |
| to be the most common practice in our tree. | |||
| 2001-12-01 | Whitespace cleanup. | wiz | |
| 2001-02-19 | convert to use getprogname() | cgd | |
| 2000-09-04 | For commands and utilities, use EXIT STATUS rather than RETURN VALUES or | kleink | |
| DIAGNOSTICS as appropriate (and documented in mdoc(7)). | |||
| 2000-07-03 | Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, | matt | |
| etc. as appropriate to get exit,srncmp,abs,abort,etc. Add -I${.CURDIR} to a few Makefiles | |||
| 1999-03-10 | Add missing .El line. | erh | |
| 1999-03-02 | Netgroup access program. | christos | |
