Subject: CVS commit: src/usr.sbin/pkg_install/lib
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/25/2003 10:23:43
Module Name:	src
Committed By:	tron
Date:		Mon Aug 25 10:23:42 UTC 2003

Modified Files:
	src/usr.sbin/pkg_install/lib: fexec.c lib.h

Log Message:
Add a new library function fcexec() which allows to run a command after
changing the current directory.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.sbin/pkg_install/lib/fexec.c
cvs rdiff -r1.53 -r1.54 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.