Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: cegger
Date: Tue Jun 10 22:53:08 UTC 2008
Modified Files:
src/sys/dev: audio.c midi.c vnd.c
src/sys/dev/ic: lpt.c
src/sys/dev/ir: irframe.c
src/sys/net: if_tap.c
Log Message:
device_private(device_lookup()) -> device_lookup_private()
ok cube@
To generate a diff of this commit:
cvs rdiff -r1.242 -r1.243 src/sys/dev/audio.c
cvs rdiff -r1.66 -r1.67 src/sys/dev/midi.c
cvs rdiff -r1.181 -r1.182 src/sys/dev/vnd.c
cvs rdiff -r1.74 -r1.75 src/sys/dev/ic/lpt.c
cvs rdiff -r1.41 -r1.42 src/sys/dev/ir/irframe.c
cvs rdiff -r1.45 -r1.46 src/sys/net/if_tap.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