Print this page
re #11201 nss: need local netgroup implementation

*** 20,30 **** # # # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # ident "%Z%%M% %I% %E% SMI" # LIBRARY = libnss_files.a VERS = .1 --- 20,30 ---- # # # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # ! # Copyright 2012 Nexenta Systems, Inc. All rights reserved. # LIBRARY = libnss_files.a VERS = .1
*** 33,42 **** --- 33,43 ---- files_common.o \ getgrent.o \ gethostent.o \ gethostent6.o \ getnetent.o \ + getnetgrent.o \ getprojent.o \ getprotoent.o \ getpwnam.o \ getrpcent.o \ getprinter.o \