K 10 svn:author V 3 das K 8 svn:date V 27 2004-01-20T00:40:35.000000Z K 7 svn:log V 174 Simplify mpool_get() and mpool_write() by using pread() and pwrite() instead of lseek()/_read() and lseek()/_write(). PR: bin/54276 Submitted by: END