Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/14/2004 16:36:33
Module Name: src
Committed By: christos
Date: Fri May 14 16:36:33 UTC 2004
Modified Files:
src/sys/kern: sys_process.c
Log Message:
Check for bad offsets at the beginning of the functions to save processing.
Idea from OpenBSD.
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 src/sys/kern/sys_process.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.