Subject: CVS commit: [netbsd-2-0] src/lib/libc/db/hash
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/30/2004 03:46:39
Module Name:	src
Committed By:	jmc
Date:		Fri Apr 30 03:46:39 UTC 2004

Modified Files:
	src/lib/libc/db/hash [netbsd-2-0]: ndbm.c

Log Message:
Pullup patch (requested by kleink in ticket #240)

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.17 -r1.17.2.1 src/lib/libc/db/hash/ndbm.c

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