From owner-freebsd-commit Sat Oct 14 06:57:09 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA07643 for freebsd-commit-outgoing; Sat, 14 Oct 1995 06:57:09 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA07631 for cvs-all-outgoing; Sat, 14 Oct 1995 06:57:06 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA07621 for cvs-sys-outgoing; Sat, 14 Oct 1995 06:57:04 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA07612 ; Sat, 14 Oct 1995 06:57:01 -0700 Date: Sat, 14 Oct 1995 06:57:01 -0700 From: David Greenman Message-Id: <199510141357.GAA07612@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/pcvt pcvt_drv.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/10/14 06:57:00 Branch: sys/i386/isa/pcvt RELENG_2_1_0 Modified: sys/i386/isa/pcvt pcvt_drv.c Log: Brought in fix from rev 1.14: fix off by one page bug in pcmmap().