Subject: CVS commit: basesrc/usr.sbin/ifwatchd
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/16/2002 00:08:43
Module Name:	basesrc
Committed By:	tron
Date:		Mon Apr 15 21:08:42 UTC 2002

Modified Files:
	basesrc/usr.sbin/ifwatchd: ifwatchd.c

Log Message:
Use vfork(2) and exec(2) instead of system for performance and security
reasons.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/ifwatchd/ifwatchd.c

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