Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 01/29/1999 05:29:34
Module Name:	src
Committed By:	hubertf
Date:		Fri Jan 29 13:29:34 UTC 1999

Modified Files:
	src/usr.sbin/pkg_install/lib: pkgdb.c
Log Message:
Remove the "struct datum" and use DBT directly.
Submitted by Alistair Crooks - thanks a lot!