summaryrefslogtreecommitdiff
path: root/usr.bin/innetgr
AgeCommit message (Collapse)Author
2016-09-03simplify __dead usagedholland
2016-09-03Remove 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-20Use C89 function definitionsmatt
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-07-05Fix minor grammar nit.agc
2004-07-10Sort 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-10Sort options; new sentence, new line; use Pq.wiz
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
to be the most common practice in our tree.
2001-12-01Whitespace cleanup.wiz
2001-02-19convert to use getprogname()cgd
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
DIAGNOSTICS as appropriate (and documented in mdoc(7)).
2000-07-03Make 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-10Add missing .El line.erh
1999-03-02Netgroup access program.christos