Source-Changes archive

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

CVS commit: syssrc/sys/arch/powerpc/powerpc



Module Name:    syssrc
Committed By:   matt
Date:           Wed Nov 13 09:36:11 UTC 2002

Modified Files:
        syssrc/sys/arch/powerpc/powerpc: mach_syscall.c syscall.c

Log Message:
Change syscall to bound code so that systrace and ktrace won't fall off
the end of a table.   XXX this is wrong since code does not indicate the
sysent table for which code was used as an index.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/powerpc/powerpc/mach_syscall.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/powerpc/powerpc/syscall.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