Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [kqueue] syssrc/sys/sys
Module Name: syssrc
Committed By: lukem
Date: Tue Jul 10 13:25:14 UTC 2001
Modified Files:
syssrc/sys/sys [kqueue]: filedesc.h
Log Message:
add extra items for kqueue's use:
fd_knlist list of attached fd knotes, indexed by fd
fd_knlistsize size of fd_knlist
fd_knhash has table for attached non-fd knotes
fd_knhashsize size of fd_knhash
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.23.2.1 syssrc/sys/sys/filedesc.h
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