OpenBSD CVS

src/usr.sbin/netgroup_mkdb/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / netgroup_mkdb


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   8 years  deraadt   Hide netgroup internals inside libc. The parts that netgroup_mkdb wants to use,...
[TXT] netgroup_mkdb.8  1.11   16 months  jsg   Christos Zoulas agreed to rescind clause 3 and 4 in NetBSD fsck.8 rev 1.35 fsuti...
[TXT] netgroup_mkdb.c  1.24   16 months  jsg   Christos Zoulas agreed to rescind clause 3 and 4 in NetBSD fsck.8 rev 1.35 fsuti...
[TXT] str.c  1.5   16 months  jsg   Christos Zoulas agreed to rescind clause 3 and 4 in NetBSD fsck.8 rev 1.35 fsuti...
[TXT] str.h  1.4   16 months  jsg   Christos Zoulas agreed to rescind clause 3 and 4 in NetBSD fsck.8 rev 1.35 fsuti...
[TXT] stringlist.c  1.4   16 months  jsg   Christos Zoulas agreed to rescind clause 3 and 4 in NetBSD fsck.8 rev 1.35 fsuti...
[TXT] stringlist.h  1.2   16 months  jsg   Christos Zoulas agreed to rescind clause 3 and 4 in NetBSD fsck.8 rev 1.35 fsuti...
[TXT] util.c  1.7   8 years  mmcc   err(1, "%s", "") -> err(1, NULL) Discussed with schwarze@
[TXT] util.h  1.4   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis