Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 06/20/2002 02:35:36
Module Name:	syssrc
Committed By:	eeh
Date:		Wed Jun 19 23:35:36 UTC 2002

Modified Files:
	syssrc/sys/kern: kern_xxx.c

Log Message:
Use the number of args in the sysent rather than calculating it from the
sysent's argsize.  It should be faster and fix 32-bit compat emulations.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/kern/kern_xxx.c

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