Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/02/1996 15:30:03
ghudson
Sun Jun  2 15:25:45 EDT 1996
Update of /a/cvsroot/src/lib/libutil
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv21468

Modified Files:
	passwd.c 
Log Message:
Don't delete the lock file if pwd_mkdb fails.  The caller will take care
of it by calling pw_abort() or pw_error() as appropriate.


ghudson
Sun Jun  2 15:26:19 EDT 1996
Update of /a/cvsroot/src/lib/libutil
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv21489

Modified Files:
	pw_lock.3 
Log Message:
Document that the caller must do a pw_abort() if pw_mkdb() fails.