Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/09/2006 02:51:52
Module Name:	src
Committed By:	christos
Date:		Thu Nov  9 02:51:52 UTC 2006

Modified Files:
	src/lib/libc/gen: execvp.c

Log Message:
use mmap instead of malloc because we may have vforked. pointed out by yamt.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/lib/libc/gen/execvp.c

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