Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 12/23/2007 23:19:11
Module Name:	src
Committed By:	rmind
Date:		Sun Dec 23 23:19:11 UTC 2007

Modified Files:
	src/sys/kern: kern_pmf.c

Log Message:
OK, I was using whisky..
Fix previous - use foreach, and just return after first found entry.
The pmf_all_events list should not have duplicate entries (perhaps
pmf(9) should document this point).


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/kern/kern_pmf.c

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