K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-01-08T12:00:55.000000Z K 7 svn:log V 211 Our mmap(2) has a limitation where the `offset' parameter must be page-aligned. cmp(1) should know about this flaw, and work around it. While i was at it, fixed an uninitialized variable as reported by -Wall. END