Module Name: src Committed By: maxv Date: Sat Sep 17 12:09:23 UTC 2016
Modified Files:
src/sys/kern: init_main.c
Log Message:
This is just a temporary stack that holds fake arguments, and that gets
remapped as RW in sys_execve. Still, in this small window, it does not need
to be executable.
To generate a diff of this commit:
cvs rdiff -u -r1.482 -r1.483 src/sys/kern/init_main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
