Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/18/2001 22:31:49
Module Name:	basesrc
Committed By:	ad
Date:		Sat Aug 18 19:31:49 UTC 2001

Modified Files:
	basesrc/include: util.h
	basesrc/lib/libutil: passwd.c pw_lock.3

Log Message:
Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to pass
the -u and -s options to pwd_mkdb.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/include/util.h
cvs rdiff -r1.29 -r1.30 basesrc/lib/libutil/passwd.c
cvs rdiff -r1.6 -r1.7 basesrc/lib/libutil/pw_lock.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.