From owner-freebsd-commit Fri Jan 19 15:01:08 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA22179 for freebsd-commit-outgoing; Fri, 19 Jan 1996 15:01:08 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA22137 for cvs-all-outgoing; Fri, 19 Jan 1996 15:00:45 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA22121 for cvs-sys-outgoing; Fri, 19 Jan 1996 15:00:43 -0800 (PST) Received: (from dyson@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA22112 Fri, 19 Jan 1996 15:00:41 -0800 (PST) Date: Fri, 19 Jan 1996 15:00:41 -0800 (PST) From: John Dyson Message-Id: <199601192300.PAA22112@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/ibcs2 imgact_coff.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk dyson 96/01/19 15:00:40 Modified: sys/i386/ibcs2 imgact_coff.c Log: Fixed vm_map_find for new vm changes. Revision Changes Path 1.12 +6 -5 src/sys/i386/ibcs2/imgact_coff.c