Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/pwd_mkdb



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.




Home | Main Index | Thread Index | Old Index