Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/12/2005 02:28:31
Module Name:	src
Committed By:	chs
Date:		Sat Nov 12 02:28:31 UTC 2005

Modified Files:
	src/sys/kern: kern_lwp.c

Log Message:
disallow non-SA LWP syscalls for SA processes.  they add no value
in this context, only headaches.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/kern/kern_lwp.c

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