Subject: CVS commit: src/lib/libc/db/hash
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 04/29/2004 18:37:20
Module Name:	src
Committed By:	kleink
Date:		Thu Apr 29 18:37:20 UTC 2004

Modified Files:
	src/lib/libc/db/hash: __ndbm13.c

Log Message:
XPG4.2: when it is attempted to open a database write-only, silently
"upgrade" to use read/write access on the database file.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/db/hash/__ndbm13.c

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