Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   drochner
Date:           Fri Mar 26 19:05:33 UTC 2004

Modified Files:
        src/sys/arch/arm/arm: sigcode.S
        src/sys/arch/i386/i386: locore.S
        src/sys/arch/sh3/sh3: locore_subr.S
        src/sys/arch/xen/i386: locore.S

Log Message:
fix references to the syscall formerly known as SYS___sigreturn14


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/arm/arm/sigcode.S
cvs rdiff -r1.24 -r1.25 src/sys/arch/i386/i386/locore.S
cvs rdiff -r1.19 -r1.20 src/sys/arch/sh3/sh3/locore_subr.S
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/i386/locore.S

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