Subject: CVS commit: src/usr.sbin/pkg_install/create
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 11/07/2005 22:57:07
Module Name:	src
Committed By:	wiz
Date:		Mon Nov  7 22:57:07 UTC 2005

Modified Files:
	src/usr.sbin/pkg_install/create: perform.c

Log Message:
Replace wait(2) with equivalent waitpid(2); for Linux, reported by wulf@
on tech-pkg.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/usr.sbin/pkg_install/create/perform.c

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