CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 06:42:47
Modified files:
lib/libc : Symbols.list
lib/libc/yp : yp_all.c ypinternal.h
usr.sbin/ypserv/common: yplib_host.c
Log message:
Put a private copy of the ypresp_allfn/ypresp_data interface into ypserv
(which uses it in a strange way..) thereby making it possible to static
the interface in libc.
ok guenther
