Source-Changes archive

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

CVS commit: syssrc/sys/compat/linux/arch/mips



Module Name:    syssrc
Committed By:   manu
Date:           Sun Oct 14 17:21:49 UTC 2001

Modified Files:
        syssrc/sys/compat/linux/arch/mips: linux_machdep.c linux_signal.h
            linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c

Log Message:
Fixed some mistakes in signal handling (this is still broken)
Added some code to set linux's uname kernel version to 2.4.0 (usefull for
testing with glibc-2.2). This is currently guarded by a #if 0.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/linux/arch/mips/linux_machdep.c \
    syssrc/sys/compat/linux/arch/mips/linux_syscall.h \
    syssrc/sys/compat/linux/arch/mips/linux_syscallargs.h \
    syssrc/sys/compat/linux/arch/mips/linux_syscalls.c \
    syssrc/sys/compat/linux/arch/mips/linux_sysent.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/compat/linux/arch/mips/linux_signal.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