Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   drochner
Date:           Fri Mar 26 17:34:18 UTC 2004

Modified Files:
        src/sys/arch/mips/mips: linux_trap.c mips_emul.c trap.c
        src/sys/arch/powerpc/powerpc: linux_trap.c
        src/sys/compat/linux/arch/powerpc: linux_machdep.c
        src/sys/compat/mach: mach_exec.c

Log Message:
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/mips/mips/linux_trap.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/mips/mips/mips_emul.c
cvs rdiff -r1.192 -r1.193 src/sys/arch/mips/mips/trap.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/powerpc/powerpc/linux_trap.c
cvs rdiff -r1.26 -r1.27 src/sys/compat/linux/arch/powerpc/linux_machdep.c
cvs rdiff -r1.52 -r1.53 src/sys/compat/mach/mach_exec.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