Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 08/07/2000 17:26:07
Module Name:	basesrc
Committed By:	ad
Date:		Mon Aug  7 14:26:07 UTC 2000

Modified Files:
	basesrc/usr.sbin/pwd_mkdb [netbsd-1-5]: pwd_mkdb.c

Log Message:
Pull up revision 1.19 (approved by releng-1-5):
  - Move some duplicated code from main() into subroutines. In doing this,
    fix -p (it was broken if used in conjunction with either -B or -L).
  - const, KNF.


To generate a diff of this commit:
cvs rdiff -r1.17.4.1 -r1.17.4.2 basesrc/usr.sbin/pwd_mkdb/pwd_mkdb.c

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