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: thorpej
Date: Sun Feb 19 15:01:21 UTC 2006
Modified Files:
src/sys/kern: subr_autoconf.c
src/sys/sys: device.h
Log Message:
Add accessor functions for the device_t type. Make device_lookup() a
real function, rather than a macro.
To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 src/sys/kern/subr_autoconf.c
cvs rdiff -r1.85 -r1.86 src/sys/sys/device.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