Subject: CVS commit: src/usr.bin/cap_mkdb
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/13/2005 04:50:22
Module Name:	src
Committed By:	christos
Date:		Wed Apr 13 04:50:22 UTC 2005

Modified Files:
	src/usr.bin/cap_mkdb: cap_mkdb.c

Log Message:
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.22 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.