Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/01/2001 11:53:01
Module Name:	syssrc
Committed By:	he
Date:		Tue May  1 08:53:01 UTC 2001

Modified Files:
	syssrc/sys/kern [netbsd-1-5]: makesyscalls.sh

Log Message:
Pull up revision 1.46 (via patch, requested by jdolecek):
  Make it possible to use a different function for unimplemented
  syscalls than sys_nosys(), so that the Linux emulation can avoid
  posting SIGSYS and instead just return ENOSYS.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.35.12.1 syssrc/sys/kern/makesyscalls.sh

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