From owner-cvs-sys Fri Jan 19 14:59:28 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA21825 for cvs-sys-outgoing; Fri, 19 Jan 1996 14:59:28 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA21817 Fri, 19 Jan 1996 14:59:26 -0800 (PST) Date: Fri, 19 Jan 1996 14:59:26 -0800 (PST) From: John Dyson Message-Id: <199601192259.OAA21817@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/linux imgact_linux.c linux_misc.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk dyson 96/01/19 14:59:26 Modified: sys/i386/linux imgact_linux.c linux_misc.c Log: Fixed vm_map_find for new vm updates. Revision Changes Path 1.7 +6 -4 src/sys/i386/linux/imgact_linux.c 1.11 +7 -4 src/sys/i386/linux/linux_misc.c