lseek does not return a long, it returns an off_t.This code will break on non-2s-complement machines, but who really cares?
Add include files to get prototype declarations, and fix bugs found.
date and time created 90/08/23 15:24:16 by mckusick