Home | History | Annotate | Download | only in netgroup_mkdb
History log of /src/usr.sbin/netgroup_mkdb/netgroup_mkdb.c
RevisionDateAuthorComments
 1.19  13-Jul-2025  rillig netgroup_mkdb: remove unreachable statements

No binary change except for line numbers in assertions.
 1.18  21-Oct-2009  snj branches: 1.18.58;
Remove 3rd and 4th clauses in christos' license. OK christos.
 1.17  18-Apr-2009  lukem Fix -Wcast-qual issues
 1.16  15-Dec-2007  perry branches: 1.16.12;
convert __attribute__s to applicable cdefs.h macros
 1.15  26-Aug-2006  christos branches: 1.15.8;
Programs that had their own efuns, use libutil's now.
 1.14  27-Jul-2006  christos Ansify, add dup support.
 1.13  25-May-2006  christos Coverity CID 2282: Fix memory leak.
 1.12  20-Jul-2002  grant sweep of errx/warnx, remove unnecessary trailing \n
 1.11  19-Feb-2001  cgd convert to use getprogname()
 1.10  07-Jul-2000  itojun errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
 1.9  28-Nov-1999  lukem branches: 1.9.4;
more gracefully detect _NG_ERROR
 1.8  17-Oct-1997  lukem branches: 1.8.8;
WARNSify, getopt returns -1 not EOF
 1.7  16-Jun-1997  christos PR/3746: Olaf Seibert: not really an innetgr problem, but...
netgroup_mkdb screwed up reverse maps that contained recursive
netgroup names.
 1.6  19-Jan-1997  lukem convert to public stringlist implementation (I forgot about this)
found by Klaus Klein <kleink@layla.inka.de>, noted in [bin/3215]
 1.5  04-Oct-1996  christos branches: 1.5.2;
RCSid police and a small bug fix in util.c...
 1.4  27-Apr-1996  christos - Fixed core-dump when key has no netgroups
- added -d flag for debugging.
- moved external functions to netgroup.h
 1.3  02-Jun-1995  christos don't print NULLs; print empty strings....
 1.2  17-Apr-1995  christos Fixes from David Brownlee to:
- default to /etc/netgroup if no input file is specified.
- create a temporary file and rename that to the final destination,
so the we don't get partially created netgroup files.

Fixes PR bin/963.
 1.1  04-Dec-1994  christos New directory and program...
 1.5.2.1  06-Nov-1996  lukem initial nsswitch implementation
 1.8.8.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.9.4.1  27-Jul-2000  itojun pullup (approved by releng-1-5)
printf-like format pedant. do not pass string variable alone. use "%s".
from openbsd.

/cvsroot/basesrc/usr.sbin/netgroup_mkdb/netgroup_mkdb.c 1.9 -> 1.10
/cvsroot/basesrc/usr.sbin/pwd_mkdb/pwd_mkdb.c 1.17 -> 1.18
/cvsroot/basesrc/usr.sbin/quotaon/quotaon.c 1.14 -> 1.15
/cvsroot/basesrc/usr.sbin/rdate/rdate.c 1.10 -> 1.11
/cvsroot/basesrc/usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c 1.5 -> 1.6
/cvsroot/basesrc/usr.sbin/traceroute6/traceroute6.c 1.12 -> 1.13
/cvsroot/basesrc/usr.sbin/wsconscfg/wsconscfg.c 1.6 -> 1.7
/cvsroot/basesrc/usr.sbin/ypserv/revnetgroup/revnetgroup.c 1.7 -> 1.8
/cvsroot/basesrc/usr.sbin/ypserv/ypserv/ypserv.c 1.10 -> 1.11
 1.15.8.1  09-Jan-2008  matt sync with HEAD
 1.16.12.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.18.58.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed