Module Name: src Committed By: dholland Date: Wed May 25 04:33:52 UTC 2011
Modified Files: src/usr.sbin/ypbind: ypbind.c Log Message: When checking if /var/yp/binding/foo.ypservers exists, use the domain name of the domain being checked instead of the default domain name. Duh. Necessary for PR 43900. To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 src/usr.sbin/ypbind/ypbind.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.