K 10 svn:author V 2 dg K 8 svn:date V 27 1995-03-21T10:15:52.000000Z K 7 svn:log V 186 Disallow non page-aligned file offsets in vm_mmap(). We don't support this in either the high or low level parts of the VM system. Just return EINVAL in this case, just like SunOS does. END