Home | History | Annotate | Download | only in netgroup
History log of /src/usr.bin/netgroup/netgroup.c
RevisionDateAuthorComments
 1.9  03-Sep-2016  dholland simplify __dead usage
 1.8  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.7  20-Mar-2012  matt Use C89 function definitions
 1.6  28-Apr-2008  martin branches: 1.6.4;
Remove clause 3 and 4 from TNF licenses
 1.5  15-Dec-2007  perry branches: 1.5.4;
convert __attribute__s to applicable cdefs.h macros
 1.4  05-Jan-2004  jmmv branches: 1.4.24;
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.4.24.1  09-Jan-2008  matt sync with HEAD
 1.5.4.1  18-May-2008  yamt sync with head.
 1.6.4.1  17-Apr-2012  yamt sync with head

RSS XML Feed