Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/09/2007 22:25:56
Module Name:	src
Committed By:	matt
Date:		Fri Mar  9 22:25:56 UTC 2007

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

Log Message:
If STACKALIGN is defined, use it instead of ALIGN.  Some arches need a
stack more aligned that ALIGN will give.


To generate a diff of this commit:
cvs rdiff -r1.242 -r1.243 src/sys/kern/kern_exec.c

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