Date: Sunday, July 16, 2000 @ 16:11:22 Author: rra Update of /dist1/cvs/isc/inn/inn/lib from pub3.rc.vix.com:/tmp/cvs-serv25164 Modified: pread.c pwrite.c Change OFFSET_T to off_t, save the errno from the system call we care about rather than letting lseek overwrite it, and a few other tweaks to remove warnings.