Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [kqueue] syssrc/sys/arch/i386/i386
Module Name: syssrc
Committed By: thorpej
Date: Sat Sep 8 21:47:33 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386 [kqueue]: apm.c
Log Message:
Add kqueue support. Note, kn_data semantics are slightly
different here, since an ioctl is used to fetch the events,
not a (*d_read)() entry point.
To generate a diff of this commit:
cvs rdiff -r1.60.2.2 -r1.60.2.3 syssrc/sys/arch/i386/i386/apm.c
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