From owner-cvs-sys Sat Oct 21 10:42:36 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA08088 for cvs-sys-outgoing; Sat, 21 Oct 1995 10:42:36 -0700 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA08079 ; Sat, 21 Oct 1995 10:42:30 -0700 Date: Sat, 21 Oct 1995 10:42:30 -0700 From: John Dyson Message-Id: <199510211742.KAA08079@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_mmap.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk dyson 95/10/21 10:42:30 Modified: sys/vm vm_mmap.c Log: Implement mincore system call.