From owner-freebsd-commit Fri Oct 13 22:52:03 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA25451 for freebsd-commit-outgoing; Fri, 13 Oct 1995 22:52:03 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA25436 for cvs-all-outgoing; Fri, 13 Oct 1995 22:52:00 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA25426 for cvs-sys-outgoing; Fri, 13 Oct 1995 22:51:58 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA25414 ; Fri, 13 Oct 1995 22:51:45 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id PAA02395; Sat, 14 Oct 1995 15:47:12 +1000 Date: Sat, 14 Oct 1995 15:47:12 +1000 From: Bruce Evans Message-Id: <199510140547.PAA02395@godzilla.zeta.org.au> To: CVS-commiters@freefall.freebsd.org, bde@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 conf.c Sender: owner-commit@FreeBSD.org Precedence: bulk > Modified: sys/i386/i386 conf.c > Log: > Don't allow mmapping of physical page 6 (ENXIO). This change should be in 2.1. Bruce