Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/29/2000 16:57:02
Module Name:	basesrc
Committed By:	thorpej
Date:		Thu Jun 29 23:57:01 UTC 2000

Modified Files:
	basesrc/usr.bin/xlint/xlint [netbsd-1-5]: xlint.c

Log Message:
Pull up rev. 1.19:
Use execvp() instead of execv(). Deals with the case where CC, the compiler,
is not a full path. For instance, "cc".


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.2.1 basesrc/usr.bin/xlint/xlint/xlint.c

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