Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/09/2007 14:54:13
Module Name:	src
Committed By:	dsl
Date:		Fri Nov  9 14:54:13 UTC 2007

Modified Files:
	src/sys/kern: makesyscalls.sh
	src/sys/sys: systm.h

Log Message:
Generate normal prototypes (etc) for INDIR calls (sys_syscall and sys___syscall)
just flag the entries as SYCALL_INDIRECT.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/kern/makesyscalls.sh
cvs rdiff -r1.200 -r1.201 src/sys/sys/systm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.