K 10 svn:author V 6 marcel K 8 svn:date V 27 2007-07-28T23:00:42.000000Z K 7 svn:log V 180 Syscalls have at most 6 argument, not 5. See mmap(2) for example. Previously the offset argument to mmap(2) would be bogus as we weren't reading it in. Approved by: re (kensmith) END