Subject: CVS commit: [netbsd-2] src/usr.bin/cap_mkdb
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 11/14/2005 22:00:54
Module Name:	src
Committed By:	riz
Date:		Mon Nov 14 22:00:54 UTC 2005

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

Log Message:
Pull up following revision(s) (requested by christos in ticket #5978):
	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.20.4.1 -r1.20.4.2 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.