Subject: CVS commit: syssrc/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 11/29/2002 13:56:37
Module Name: syssrc
Committed By: manu
Date: Fri Nov 29 11:56:37 UTC 2002
Modified Files:
syssrc/sys/arch/powerpc/powerpc: syscall.c
Log Message:
The recent mach trap support caused indirect system calls (a la syscall(2))
to be incorectly recorded as 'syscall'. Fix this.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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.