Module Name: src Committed By: christos Date: Sat Nov 24 15:14:32 UTC 2012
Modified Files: src/sys/kern: kern_event.c Log Message: - initialize kn_id - in close, invalidate f_data and f_type early to prevent accidental re-use - add a DIAGNOSTIC for when we use unsupported fd's and a KASSERT for f_event being NULL. To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/sys/kern/kern_event.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.