Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/19/2003 11:44:44
Module Name:	src
Committed By:	jdolecek
Date:		Wed Feb 19 09:44:44 UTC 2003

Modified Files:
	src/sys/kern: exec_conf.c

Log Message:
if emulation uses elf32_copyargs(), it shouldn't use it's own idea
of how many AUX arguments are actually passed

this fixes PR kern/20423 by Shingo WATANABE


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/sys/kern/exec_conf.c

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