Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/compat/linux/common
Module Name: src
Committed By: tron
Date: Sun May 1 10:09:10 UTC 2005
Modified Files:
src/sys/compat/linux/common [netbsd-1-6]: linux_file.c
Log Message:
Pull up revision 1.62 via patch (requested by bad in ticket #5762):
fix linux_sys_p{read|write}() to actually call correct syscall after
arg massage, i.e. sys_p{read|write} as appropriate; up to now, the functions
called sys_{read|write}() by mistake
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.52.4.1 src/sys/compat/linux/common/linux_file.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