Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 09/23/2003 14:23:54
Module Name:	src
Committed By:	wiz
Date:		Tue Sep 23 14:23:54 UTC 2003

Modified Files:
	src/usr.sbin/pkg_install/delete: perform.c
	src/usr.sbin/pkg_install/lib: Makefile file.c lib.h
Removed Files:
	src/usr.sbin/pkg_install/lib: exec.c

Log Message:
Remove last vsystem caller and vsystem() itself.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/usr.sbin/pkg_install/delete/perform.c
cvs rdiff -r1.21 -r1.22 src/usr.sbin/pkg_install/lib/Makefile
cvs rdiff -r1.10 -r0 src/usr.sbin/pkg_install/lib/exec.c
cvs rdiff -r1.65 -r1.66 src/usr.sbin/pkg_install/lib/file.c
cvs rdiff -r1.59 -r1.60 src/usr.sbin/pkg_install/lib/lib.h

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