K 10 svn:author V 4 kris K 8 svn:date V 27 2004-01-22T06:23:38.000000Z K 7 svn:log V 213 MFC: Do not try to mmap()/munmap() 0-length files. This allows a 4.x cp binary to work correctly on 5.x kernels (for which munmap() of a 0-length mapping returns an error). Noticed by: bento's 4.x package build END