Subject: CVS commit: othersrc/bootstrap-pkgsrc/pkg_install
To: None <source-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: source-changes
Date: 01/07/2003 18:46:36
Module Name:	othersrc
Committed By:	jschauma
Date:		Tue Jan  7 16:46:35 UTC 2003

Modified Files:
	othersrc/bootstrap-pkgsrc/pkg_install/admin: main.c
	othersrc/bootstrap-pkgsrc/pkg_install/delete: main.c
	othersrc/bootstrap-pkgsrc/pkg_install/info: perform.c
	othersrc/bootstrap-pkgsrc/pkg_install/lib: pkgdb.c

Log Message:
``On second thought, let's not go to Camelot.  It is a silly place.''

(Make pkdb_open return pkgdbp!=NULL as src's does, and revert previous
patch.  As discussed with agc.)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 othersrc/bootstrap-pkgsrc/pkg_install/admin/main.c
cvs rdiff -r1.5 -r1.6 othersrc/bootstrap-pkgsrc/pkg_install/delete/main.c
cvs rdiff -r1.4 -r1.5 othersrc/bootstrap-pkgsrc/pkg_install/info/perform.c
cvs rdiff -r1.5 -r1.6 othersrc/bootstrap-pkgsrc/pkg_install/lib/pkgdb.c

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