History log of /src/usr.bin/innetgr |
Revision | Date | Author | Comments |
1.1 | 02-Mar-1999 |
christos | Netgroup access program.
|
1.7 | 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.6 | 05-Jul-2007 |
agc | branches: 1.6.10; Fix minor grammar nit.
|
1.5 | 10-Jul-2004 |
wiz | Sort options; new sentence, new line; use Pq.
|
1.4 | 01-Dec-2001 |
wiz | Whitespace cleanup.
|
1.3 | 04-Sep-2000 |
kleink | For commands and utilities, use EXIT STATUS rather than RETURN VALUES or DIAGNOSTICS as appropriate (and documented in mdoc(7)).
|
1.2 | 10-Mar-1999 |
erh | Add missing .El line.
|
1.1 | 02-Mar-1999 |
christos | Netgroup access program.
|
1.6.10.1 | 18-May-2008 |
yamt | sync with head.
|
1.10 | 03-Sep-2016 |
dholland | simplify __dead usage
|
1.9 | 03-Sep-2016 |
sevan | Remove K&R __P macros. Remove main() function prototype if present. Mark usage() as __dead if not already. Binaries generated with & without these patches were compared with diff -r.
|
1.8 | 20-Mar-2012 |
matt | Use C89 function definitions
|
1.7 | 28-Apr-2008 |
martin | branches: 1.7.4; Remove clause 3 and 4 from TNF licenses
|
1.6 | 15-Dec-2007 |
perry | branches: 1.6.4; convert __attribute__s to applicable cdefs.h macros
|
1.5 | 10-Jul-2004 |
wiz | branches: 1.5.18; Sort options and add -v to usage. From Kouichirou Hiratsuka in PR 26219, though done slightly differently (options without arguments always come first).
|
1.4 | 05-Jan-2004 |
jmmv | Homogenize usage messages: make the 'usage' word all lowercase, as this seems to be the most common practice in our tree.
|
1.3 | 19-Feb-2001 |
cgd | convert to use getprogname()
|
1.2 | 03-Jul-2000 |
matt | Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, etc. as appropriate to get exit,srncmp,abs,abort,etc. Add -I${.CURDIR} to a few Makefiles
|
1.1 | 02-Mar-1999 |
christos | Netgroup access program.
|
1.5.18.1 | 09-Jan-2008 |
matt | sync with HEAD
|
1.6.4.1 | 18-May-2008 |
yamt | sync with head.
|
1.7.4.1 | 17-Apr-2012 |
yamt | sync with head
|