lukem
Tue May 20 19:19:07 PDT 1997
Update of /cvsroot/src/usr.bin/chpass
In directory netbsd1:/var/slash-tmp/cvs-serv6119
Modified Files:
pw_yp.c
Log Message:
* free up returned data if yp_master() or yp_match() failed
* simplify two case 'switch'es into 'if' statements