From owner-cvs-sys Wed Sep 4 15:24:30 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA06186 for cvs-sys-outgoing; Wed, 4 Sep 1996 15:24:30 -0700 (PDT) Received: (from sos@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA06167; Wed, 4 Sep 1996 15:24:21 -0700 (PDT) Date: Wed, 4 Sep 1996 15:24:21 -0700 (PDT) From: Soren Schmidt Message-Id: <199609042224.PAA06167@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa syscons.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk sos 96/09/04 15:24:20 Branch: sys/i386/isa 1.100 Modified: sys/i386/isa syscons.c Log: Fixed a panic when switching to 40x25 mode, and cursor was beyond the new buffer. Revision Changes Path 1.164 +2 -1 src/sys/i386/isa/syscons.c