Module Name:    src
Committed By:   martin
Date:           Mon Aug  5 14:43:54 UTC 2019

Modified Files:
        src/sys/kern [netbsd-8]: kern_exec.c

Log Message:
Backout the pullup of r1.476:

        remove offs initialization and XXX gcc comment.

While actually the "offs" variable is always initialized when used, the
gcc version on this branch is not smart enough to recognize that.


To generate a diff of this commit:
cvs rdiff -u -r1.442.4.5 -r1.442.4.6 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.

Reply via email to