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: mycroft
Date: Fri Nov 7 04:10:57 UTC 2003
Modified Files:
src/sys/dev/ata: wd.c wdvar.h
src/sys/dev/isa: mcd.c
Log Message:
Replace home-grown locks with lockmgr().
To generate a diff of this commit:
cvs rdiff -r1.266 -r1.267 src/sys/dev/ata/wd.c
cvs rdiff -r1.20 -r1.21 src/sys/dev/ata/wdvar.h
cvs rdiff -r1.84 -r1.85 src/sys/dev/isa/mcd.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