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: Fri Oct 15 07:19:01 UTC 2004
Modified Files:
src/sys/kern: init_main.c subr_disk.c
src/sys/sys: disk.h
Log Message:
- Eliminate the need to call disk_init().
- disk_count needs to be protected with disklist_slock, too.
To generate a diff of this commit:
cvs rdiff -r1.240 -r1.241 src/sys/kern/init_main.c
cvs rdiff -r1.62 -r1.63 src/sys/kern/subr_disk.c
cvs rdiff -r1.26 -r1.27 src/sys/sys/disk.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