K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-02-06T20:29:40.000000Z K 7 svn:log V 273 Make iostat(8) fully work on crash dumps again (broken since 5.0): - Pass the address of the variable we are reading to kvm_read() rather than the index into the nlist array. - Properly report errors from kvm_read() which returns -1 on error, not 0. MFC after: 3 days END