K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-03-19T13:33:05.000000Z K 7 svn:log V 255 Cast the offset of one call to lseek() to off_t, as it's already done in all other places here. This is a hack, the interface should be changed to use off_t's everywhere around, but this will require to update all the programs that happen to use libkvm. END