K 10 svn:author V 5 wpaul K 8 svn:date V 27 1995-04-22T00:23:59.000000Z K 7 svn:log V 443 Make Rod Grimes's life a little simpler: replace all exit(1)'s with seperate exit values depending on the error. (The error values are #defined and commented near the top of the file for clarity). This is to help write a small bit of shell script for /etc/rc that calls ypwhich a few times after ypbind is invoked to make sure we're actually bound to a server before proceeding (if we aren't, the automounter can fail if it's using NIS maps). END