CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/10 12:59:34
Modified files:
include : netgroup.h
lib/libc : Symbols.list
lib/libc/gen : getnetgrent.c
usr.sbin/netgroup_mkdb: Makefile netgroup_mkdb.c
Added files:
usr.sbin/netgroup_mkdb: stringlist.c stringlist.h
Log message:
Hide netgroup internals inside libc. The parts that netgroup_mkdb
wants to use, well.... copy them there.
ok guenther
