Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/svr4
Module Name: src
Committed By: dsl
Date: Sun Jun 24 18:09:52 UTC 2007
Modified Files:
src/sys/compat/svr4: svr4_stream.c
Log Message:
Refactor this to use the new do_sys_xxx() functions from uipc_syscalls.c
so that it isn't necessary to copy data to/from the stackgap.
Given the nature of the code in this file, it is now probably slightly
more broken than previously. but nothing serious should be worse!
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sys/compat/svr4/svr4_stream.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