Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   tron
Date:           Sun Dec  5 21:24:31 UTC 1999

Modified Files:
        syssrc/sys/compat/linux/arch/alpha: syscalls.master
        syssrc/sys/compat/linux/arch/i386: syscalls.master
        syssrc/sys/compat/linux/arch/m68k: syscalls.master
        syssrc/sys/compat/linux/common: linux_file.c

Log Message:
Add proper stub code to make emulation of Linux's pread(2) and pwrite(2)
work. Fixes PR kern/8945 by Dave Sainty.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/compat/linux/arch/alpha/syscalls.master
cvs rdiff -r1.37 -r1.38 syssrc/sys/compat/linux/arch/i386/syscalls.master
cvs rdiff -r1.10 -r1.11 syssrc/sys/compat/linux/arch/m68k/syscalls.master
cvs rdiff -r1.27 -r1.28 syssrc/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