Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/08/2006 23:27:32
Module Name:	src
Committed By:	christos
Date:		Wed Nov  8 23:27:32 UTC 2006

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

Log Message:
if we are using ssp, use malloc instead of alloca.


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

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