Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 1995 02:15:55 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/vm vm_mmap.c
Message-ID:  <199503211015.CAA14199@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/03/21 02:15:54

  Modified:    sys/vm   vm_mmap.c
  Log:
  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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503211015.CAA14199>