CVSROOT: /cvs Module name: src Changes by: rob...@cvs.openbsd.org 2009/10/10 17:51:57
Modified files: usr.sbin/ypldap: yp.c Log message: The YP protocol permits any string to be at least as long as YPMAXRECORD, so use that instead of _PW_NAME_LEN. with help from deraadt@