K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-27T15:47:15.000000Z K 7 svn:log V 198 Fixed type mismatches in args to __syscall(). One for mmap() broke on i386's with 64-bit longs -- the padding between mmap()'s 5th and 6th is an int, not a long. The other mismatches were benign. END