From owner-cvs-all Thu Oct 1 11:25:16 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA05524 for cvs-all-outgoing; Thu, 1 Oct 1998 11:25:16 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA05505; Thu, 1 Oct 1998 11:25:10 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA17505; Thu, 1 Oct 1998 11:25:05 -0700 (PDT) Date: Thu, 1 Oct 1998 11:25:05 -0700 (PDT) Message-Id: <199810011825.LAA17505@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/include bootinfo.h Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/10/01 11:25:04 PDT Modified files: sys/i386/include bootinfo.h Log: Remove the bi_vesa field, as vesa modeswitching is no longer performed by the bootblocks. Revision Changes Path 1.12 +2 -2 src/sys/i386/include/bootinfo.h