Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/osf1
Module Name: src
Committed By: dsl
Date: Sun Jun 17 19:50:01 UTC 2007
Modified Files:
src/sys/compat/osf1: osf1_generic.c
Log Message:
Remove stackgap use:
osf1_sys_select() calls selcommon().
osf1_sys_readv() and writev() read the iov into kernel memory then call
do_filereadv/writev().
KNF.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/compat/osf1/osf1_generic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index