Subject: CVS commit: [kqueue] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/08/2001 00:16:04
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Sep  7 21:16:04 UTC 2001

Modified Files:
	syssrc/sys/kern [kqueue]: kern_event.c

Log Message:
Sprinkle some const, and make a very tiny optimization to the lookup
of system-provided filters (the common case).


To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.3 -r1.1.1.1.2.4 syssrc/sys/kern/kern_event.c

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