Source-Changes archive

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

CVS commit: src/sys/arch/mips



Module Name:    src
Committed By:   drochner
Date:           Mon Jan 24 10:03:58 UTC 2005

Modified Files:
        src/sys/arch/mips/conf: files.mips
        src/sys/arch/mips/include: frame.h signal.h
        src/sys/arch/mips/mips: compat_16_machdep.c

Log Message:
-remove definition of "struct sigframe" -- haven't found a use of it
 (should fix build problems w/o COMPAT_16 reported by Markus W Kilbinger
  per PR port-mips/29041 and by Havard Eidnes)
-further shuffle COMPAT_* conditionals to allow COMPAT_ULTRIX
 w/o COMPAT_16


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/arch/mips/conf/files.mips
cvs rdiff -r1.3 -r1.4 src/sys/arch/mips/include/frame.h
cvs rdiff -r1.25 -r1.26 src/sys/arch/mips/include/signal.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/mips/mips/compat_16_machdep.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