master
Hide YP-specific xdr_* functions, and have the YP tools link -lrpcsvc as needed. ok miod guenther
Delete support for the networks.by{name,addr} YP maps. This is part of the project to delete /etc/networks support. OK deraadt@
found some boilerplate strncpy to replace with strlcpy. They are in messages, but the messages are zero'd first. ok jmatthew