Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: jmcneill
Date: Fri Aug 26 12:52:01 UTC 2011
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
Fix a typo in r1.243: test for STACKALIGN not STACKLALIGN:
"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 -u -r1.323 -r1.324 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.
Home |
Main Index |
Thread Index |
Old Index