Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/22/2000 17:20:19
Module Name:	basesrc
Committed By:	tron
Date:		Tue Aug 22 14:20:18 UTC 2000

Modified Files:
	basesrc/usr.bin/newsyslog: newsyslog.c

Log Message:
Use vfork(2) instead of fork(2) to create child process for "gzip" and
wait until it terminates. Problem noted by Enami Tsugutomo on
"current-users@netbsd.org"


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/usr.bin/newsyslog/newsyslog.c

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