From owner-cvs-all Thu Jan 25 8:59: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 76B7E37B401; Thu, 25 Jan 2001 08:58:47 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0PGwl145242; Thu, 25 Jan 2001 08:58:47 -0800 (PST) (envelope-from sobomax) Message-Id: <200101251658.f0PGwl145242@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 25 Jan 2001 08:58:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libvgl main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/01/25 08:58:47 PST Modified files: lib/libvgl main.c Log: Don't hardcode geometry of VESA_800x600 raster text mode (80x25). Instead save actual geometry before switching to the graphics mode. Revision Changes Path 1.10 +9 -3 src/lib/libvgl/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message