Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [kqueue] syssrc/sys
Module Name: syssrc
Committed By: jdolecek
Date: Wed Oct 2 21:51:41 UTC 2002
Modified Files:
syssrc/sys/arch/hp300/dev [kqueue]: hil.c
syssrc/sys/dev/qbus [kqueue]: qd.c
Log Message:
use (intptr_t) rathern than (u_long) to cast kn_hook pointer to dev_t
use (void *)(intptr_t) to cast dev_t to kn_hook pointer
To generate a diff of this commit:
cvs rdiff -r1.42.2.7 -r1.42.2.8 syssrc/sys/arch/hp300/dev/hil.c
cvs rdiff -r1.22.2.4 -r1.22.2.5 syssrc/sys/dev/qbus/qd.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