Module Name: src Committed By: christos Date: Thu Jun 27 17:09:31 UTC 2019
Modified Files: src/sys/kern: kern_exec.c Log Message: remove offs initialization and XXX gcc comment. Offs should always be initialized. Pointed out by maxv. To generate a diff of this commit: cvs rdiff -u -r1.475 -r1.476 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.