Source-Changes archive

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

CVS commit: src/sys/compat/linux



Module Name:    src
Committed By:   christos
Date:           Mon Jun 23 21:26:01 UTC 2003

Modified Files:
        src/sys/compat/linux/arch/arm: syscalls.master
        src/sys/compat/linux/arch/i386: syscalls.master
        src/sys/compat/linux/arch/m68k: syscalls.master
        src/sys/compat/linux/arch/mips: syscalls.master
        src/sys/compat/linux/arch/powerpc: syscalls.master
        src/sys/compat/linux/common: linux_misc.c linux_mmap.h

Log Message:
PR/21937: Todd Vierling: Proper support for mmap2


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/compat/linux/arch/arm/syscalls.master
cvs rdiff -r1.64 -r1.65 src/sys/compat/linux/arch/i386/syscalls.master
cvs rdiff -r1.40 -r1.41 src/sys/compat/linux/arch/m68k/syscalls.master
cvs rdiff -r1.10 -r1.11 src/sys/compat/linux/arch/mips/syscalls.master
cvs rdiff -r1.14 -r1.15 src/sys/compat/linux/arch/powerpc/syscalls.master
cvs rdiff -r1.117 -r1.118 src/sys/compat/linux/common/linux_misc.c
cvs rdiff -r1.14 -r1.15 src/sys/compat/linux/common/linux_mmap.h

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