Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/26/2000 18:42:09
Module Name:	syssrc
Committed By:	mycroft
Date:		Wed Jul 26 15:42:09 UTC 2000

Modified Files:
	syssrc/sys/kern: kern_exec.c

Log Message:
The ELF ABI declares that argc must fill an `argument slot'.  Make it so.
For __sparc_v9__ only, do a hack to make old executables continue to work --
for now.


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 syssrc/sys/kern/kern_exec.c

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