Module Name: src Committed By: maxv Date: Fri Feb 23 19:43:08 UTC 2018
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
Fix off-by-one, we don't want the entry point to equal the maximum
address.
To generate a diff of this commit:
cvs rdiff -u -r1.455 -r1.456 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.
