Subject: CVS commit: syssrc/sys/compat/mach
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 11/12/2002 21:01:19
Module Name:	syssrc
Committed By:	manu
Date:		Tue Nov 12 19:01:19 UTC 2002

Modified Files:
	syssrc/sys/compat/mach: mach_exec.c

Log Message:
Fix the stack layout on program startup. This should be:
(8 bytes boundary) PAGE_SIZE   argc    argv  .... envp


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/compat/mach/mach_exec.c

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