Module Name: src Committed By: dholland Date: Tue Jun 10 17:19:00 UTC 2014
Modified Files: src/usr.sbin/ypbind: ypbind.c Log Message: Don't rake up the default domain until after processing arguments. Processing arguments just sets flags -- may as well do it first, and this way detection of silly errors isn't contingent on having things fully configured and operating. To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 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.