Module Name:    src
Committed By:   pooka
Date:           Mon Feb 21 11:29:53 UTC 2011

Modified Files:
        src/sys/kern: makesyscalls.sh

Log Message:
Make sure we don't expose any errno set as a side-effect of us
executing the system call.  Some software ignores the return value
and looks only at errno.


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/kern/makesyscalls.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to