Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/arch/mips
Module Name: src
Committed By: jdolecek
Date: Sat Aug 2 19:51:24 UTC 2003
Modified Files:
src/sys/compat/linux/arch/mips: linux_machdep.c
Log Message:
use copyin()/copyout() instead of fubyte()/subyte()
also nuke uvm_useracc() check, copyin()/copyout() do this atomically
XXX only compile-tested
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/compat/linux/arch/mips/linux_machdep.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