Module Name: src Committed By: christos Date: Sat Sep 12 17:04:58 UTC 2015
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
- preserve the error number returned from copyin.
- preserve the original pathname in ep_kname, because this is what gets passed
to userland in exec_script.c
To generate a diff of this commit:
cvs rdiff -u -r1.414 -r1.415 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.
