Module Name: src Committed By: martin Date: Sat Mar 17 11:19:27 UTC 2018
Modified Files: src/sys/kern [netbsd-8]: kern_exec.c Log Message: Pull up the following revision, requested by maxv as part of ticket #637: sys/kern/kern_exec.c 1.456 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.442.4.2 -r1.442.4.3 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.