From owner-cvs-sys Fri Oct 13 22:54:52 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA25599 for cvs-sys-outgoing; Fri, 13 Oct 1995 22:54:52 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA25589 ; Fri, 13 Oct 1995 22:54:48 -0700 Date: Fri, 13 Oct 1995 22:54:48 -0700 From: Bruce Evans Message-Id: <199510140554.WAA25589@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/pcvt pcvt_drv.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk bde 95/10/13 22:54:48 Modified: sys/i386/isa/pcvt pcvt_drv.c Log: Don't allow mmapping the page after last video page. Obtained from: syscons.c (bug obtained from original pccons.c)