Subject: PR/19387 CVS commit: src/usr.sbin/pwd_mkdb
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Jonathan Perkin <sketch@netbsd.org>
List: netbsd-bugs
Date: 09/23/2006 17:20:02
The following reply was made to PR bin/19387; it has been noted by GNATS.

From: Jonathan Perkin <sketch@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/19387 CVS commit: src/usr.sbin/pwd_mkdb
Date: Sat, 23 Sep 2006 17:17:05 +0000 (UTC)

 Module Name:	src
 Committed By:	sketch
 Date:		Sat Sep 23 17:17:04 UTC 2006
 
 Modified Files:
 	src/usr.sbin/pwd_mkdb: pwd_mkdb.8 pwd_mkdb.c
 
 Log Message:
 Add a -c flag to specify the size of cache to use.  For very large databases,
 increasing this value accordingly gives massive speed improvements.
 
 Prompted by Greg Woods in PR/19387, although mostly taken from FreeBSD.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.21 -r1.22 src/usr.sbin/pwd_mkdb/pwd_mkdb.8
 cvs rdiff -r1.30 -r1.31 src/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.