Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/04/2006 14:11:34
Module Name: src
Committed By: dsl
Date: Sat Feb 4 14:11:34 UTC 2006
Modified Files:
src/sys/arch/i386/i386: syscall.c
Log Message:
We don't need syscall_fancy() unless KTRACE or SYSTRACE is defined.
There also must be a better way to define these (almost equivalent) routines,
not to mention the one in mach_syscall.c
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/i386/i386/syscall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.