Source-Changes archive

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

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



Module Name:    src
Committed By:   pavel
Date:           Sun Nov  4 09:33:33 UTC 2007

Modified Files:
        src/sys/dev [netbsd-4]: biovar.h

Log Message:
Pull up following revisions (requested by xtraeme in ticket #969):
        sys/dev/biovar.h: revision 1.2,1.4
Make bd_size and bv_size u_quad_t rather than size_t, for large RAID
volumes. Reported a while ago by mhitch@.
u_quad_t -> uint64_t as suggested by thorpej@.


To generate a diff of this commit:
cvs rdiff -r1.1.4.1 -r1.1.4.2 src/sys/dev/biovar.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