K 10 svn:author V 5 wpaul K 8 svn:date V 27 1995-06-26T16:04:57.000000Z K 7 svn:log V 273 Do the same sanity checking in _pw_breakout_yp() that we do in _gr_breakout_yp(): if we encounter a NULL pointer generated as the result of a badly formatted NIS passwd entry (e.g. missing fields), we punt and return an error code, thereby silently skipping the bad entry. END