From owner-freebsd-commit Sat Oct 21 10:44:03 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA08138 for freebsd-commit-outgoing; Sat, 21 Oct 1995 10:44:03 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA08098 for cvs-all-outgoing; Sat, 21 Oct 1995 10:42:39 -0700 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-commit@FreeBSD.org Precedence: bulk dyson 95/10/21 10:42:30 Modified: sys/vm vm_mmap.c Log: Implement mincore system call.