Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/10/2007 11:32:22
Module Name:	src
Committed By:	ad
Date:		Sat Feb 10 11:32:22 UTC 2007

Modified Files:
	src/sys/kern: sys_sig.c syscalls.master
Added Files:
	src/sys/kern: kern_stub.c

Log Message:
A quick hack to get things building again: put back the SA system calls
with no arguments, and alias them to sys_nosys. To be revisited.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/kern/kern_stub.c
cvs rdiff -r1.2 -r1.3 src/sys/kern/sys_sig.c
cvs rdiff -r1.164 -r1.165 src/sys/kern/syscalls.master

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