Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 10/09/1998 11:27:36
Module Name:	src
Committed By:	agc
Date:		Fri Oct  9 18:27:36 UTC 1998

Modified Files:
	src/usr.sbin/pkg_install/add: add.h extract.c perform.c
	src/usr.sbin/pkg_install/create: create.h perform.c pl.c
	src/usr.sbin/pkg_install/delete: perform.c
	src/usr.sbin/pkg_install/info: info.h perform.c show.c
	src/usr.sbin/pkg_install/lib: lib.h plist.c
Log Message:
More cleanup - various bits of KNF.
Use another table when parsing PLIST files - makes this much more extensible.