Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: plunky
Date: Sat Nov 3 18:24:02 UTC 2007
Modified Files:
src/sys/dev/bluetooth: bcsp.c bthidev.c btkbd.c
src/sys/dev/pcmcia: btbc.c
Log Message:
'struct callout' => callout_t
don't use callout_reset()
do use callout_destroy()
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/bluetooth/bcsp.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/bluetooth/bthidev.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/bluetooth/btkbd.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/pcmcia/btbc.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