Source-Changes archive

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

CVS commit: syssrc/sys/compat/linux



Module Name:    syssrc
Committed By:   manu
Date:           Sat Sep  8 07:09:45 UTC 2001

Modified Files:
        syssrc/sys/compat/linux/arch/alpha: linux_syscalls.c syscalls.master
        syssrc/sys/compat/linux/arch/powerpc: linux_mmap.h linux_syscall.h
            linux_syscallargs.h linux_syscalls.c linux_sysent.c syscalls.master
        syssrc/sys/compat/linux/common: linux_misc.c linux_mmap.h
Removed Files:
        syssrc/sys/compat/linux/arch/powerpc: linux_mmap_powerpc.c

Log Message:
Removed a hack to make PowerPC mmap work. This could have side effects on
alpha and i386. It has been tested and works on i386.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 syssrc/sys/compat/linux/arch/alpha/linux_syscalls.c
cvs rdiff -r1.35 -r1.36 syssrc/sys/compat/linux/arch/alpha/syscalls.master
cvs rdiff -r1.2 -r1.3 syssrc/sys/compat/linux/arch/powerpc/linux_mmap.h
cvs rdiff -r1.1 -r0 syssrc/sys/compat/linux/arch/powerpc/linux_mmap_powerpc.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/compat/linux/arch/powerpc/linux_syscall.h \
    syssrc/sys/compat/linux/arch/powerpc/linux_syscallargs.h \
    syssrc/sys/compat/linux/arch/powerpc/linux_syscalls.c \
    syssrc/sys/compat/linux/arch/powerpc/linux_sysent.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/compat/linux/arch/powerpc/syscalls.master
cvs rdiff -r1.93 -r1.94 syssrc/sys/compat/linux/common/linux_misc.c
cvs rdiff -r1.8 -r1.9 syssrc/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