Subject: CVS commit: [netbsd-3] src/usr.bin/cap_mkdb
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/09/2005 11:12:57
Module Name:	src
Committed By:	tron
Date:		Wed Nov  9 11:12:56 UTC 2005

Modified Files:
	src/usr.bin/cap_mkdb [netbsd-3]: cap_mkdb.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #943):
	usr.bin/cap_mkdb/cap_mkdb.c: revision 1.22
Write the database file into a temporary file first, because otherwise if
we don't specify an output filename, the database file we create will end
up being used during population as the database file to find entries quickly.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.21.2.1 src/usr.bin/cap_mkdb/cap_mkdb.c

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