CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/09 09:33:18
Modified files:
lib/libc : Symbols.list
usr.bin/ypwhich: Makefile
usr.sbin/ypbind: Makefile
usr.sbin/ypldap: Makefile
usr.sbin/yppoll: Makefile
usr.sbin/ypset : Makefile
Added files:
lib/libc/hidden/rpcsvc: yp.h
Log message:
Hide YP-specific xdr_* functions, and have the YP tools link -lrpcsvc
as needed.
ok miod guenther
