Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-8] src/sys/dev



Module Name:    src
Committed By:   martin
Date:           Sat Oct 13 17:21:51 UTC 2018

Modified Files:
        src/sys/dev [netbsd-8]: vnd.c vndvar.h

Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1059):

        sys/dev/vnd.c: revision 1.265
        sys/dev/vndvar.h: revision 1.37

getdisksize only operates on device vnodes. Use the ioctl on the underlying
device instead.


To generate a diff of this commit:
cvs rdiff -u -r1.259.6.3 -r1.259.6.4 src/sys/dev/vnd.c
cvs rdiff -u -r1.35 -r1.35.10.1 src/sys/dev/vndvar.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