Module Name: src Committed By: uebayasi Date: Sun Apr 13 06:03:49 UTC 2014
Modified Files: src/sys/kern: kern_exec.c Log Message: execve_loadvm: Move long code block reading passed arguments() into a function. This needs further clean up. (See the XXX comment.) No functional changes. To generate a diff of this commit: cvs rdiff -u -r1.390 -r1.391 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.