Print this page
re #11201 nss: need local netgroup implementation
@@ -20,11 +20,11 @@
#
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
+# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
#
LIBRARY = libnss_files.a
VERS = .1
@@ -33,10 +33,11 @@
files_common.o \
getgrent.o \
gethostent.o \
gethostent6.o \
getnetent.o \
+ getnetgrent.o \
getprojent.o \
getprotoent.o \
getpwnam.o \
getrpcent.o \
getprinter.o \