Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index