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:   ad
Date:           Mon May 18 20:41:58 UTC 2009

Modified Files:
        src/sys/arch/hp300/dev: mt.c
        src/sys/dev/gpib: mt.c
        src/sys/dev/qbus: qd.c

Log Message:
Don't pass a buffer to physio(), let it be allocated dynamically.

This leaves only scsipi and atapi doing the same.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/hp300/dev/mt.c
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/gpib/mt.c
cvs rdiff -u -r1.49 -r1.50 src/sys/dev/qbus/qd.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