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: jmcneill
Date: Sat Jul 30 12:08:37 UTC 2011
Modified Files:
src/sys/dev/dkwedge: dk.c
src/sys/dev/raidframe: rf_netbsdkintf.c
src/sys/dev/scsipi: sd.c
src/sys/kern: subr_disk_open.c
src/sys/sys: fcntl.h
Log Message:
Add an FSILENT flag and use it to suppress "Medium Not Present" scsipi
spam when trying to access offline drives at boot.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/dev/dkwedge/dk.c
cvs rdiff -u -r1.292 -r1.293 src/sys/dev/raidframe/rf_netbsdkintf.c
cvs rdiff -u -r1.293 -r1.294 src/sys/dev/scsipi/sd.c
cvs rdiff -u -r1.2 -r1.3 src/sys/kern/subr_disk_open.c
cvs rdiff -u -r1.38 -r1.39 src/sys/sys/fcntl.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