From owner-cvs-sys Sun Jan 19 09:34:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA11148 for cvs-sys-outgoing; Sun, 19 Jan 1997 09:34:24 -0800 (PST) Received: (from sos@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA11131; Sun, 19 Jan 1997 09:34:22 -0800 (PST) Date: Sun, 19 Jan 1997 09:34:22 -0800 (PST) From: Soren Schmidt Message-Id: <199701191734.JAA11131@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 97/01/19 09:34:21 Modified: sys/i386/isa syscons.c Log: Oops, the position of the savefont code was wrong, cur_console wasn't set yet. Revision Changes Path 1.197 +12 -12 src/sys/i386/isa/syscons.c