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: martin
Date: Tue Nov 1 20:44:04 UTC 2005
Modified Files:
src/sys/dev/ata: wd.c
src/sys/dev/scsipi: scsipi_ioctl.c
Log Message:
Rework the funny "user_strat: No ioctl" error messages - the functions
have not been called user_strat for quite some time and the message is
confusing if you do not know the code.
To generate a diff of this commit:
cvs rdiff -r1.312 -r1.313 src/sys/dev/ata/wd.c
cvs rdiff -r1.54 -r1.55 src/sys/dev/scsipi/scsipi_ioctl.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