Source-Changes archive

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

CVS commit: [nathanw_sa] syssrc/sys



Module Name:    syssrc
Committed By:   wdk
Date:           Thu Dec  6 09:30:56 UTC 2001

Modified Files:
        syssrc/sys/arch/mips/mips [nathanw_sa]: linux_trap.c
        syssrc/sys/compat/linux/arch/mips [nathanw_sa]: linux_machdep.c
            linux_ptrace.c linux_syscall.h linux_syscallargs.h linux_syscalls.c
            linux_sysent.c
        syssrc/sys/compat/linux/common [nathanw_sa]: linux_file64.c

Log Message:
struct proc -> struct lwp changes for COMPAT_LINUX support on Mips
processors.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.6.1 syssrc/sys/arch/mips/mips/linux_trap.c
cvs rdiff -r1.1.2.4 -r1.1.2.5 \
    syssrc/sys/compat/linux/arch/mips/linux_machdep.c \
    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.1.2.2 -r1.1.2.3 \
    syssrc/sys/compat/linux/arch/mips/linux_ptrace.c
cvs rdiff -r1.1.2.3 -r1.1.2.4 \
    syssrc/sys/compat/linux/arch/mips/linux_syscall.h
cvs rdiff -r1.2.4.4 -r1.2.4.5 syssrc/sys/compat/linux/common/linux_file64.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