From owner-cvs-all Wed Jun 19 23:29:58 2002 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 AD5BE37B41B; Wed, 19 Jun 2002 23:29:42 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5K6Tgs03729; Wed, 19 Jun 2002 23:29:42 -0700 (PDT) (envelope-from peter) Message-Id: <200206200629.g5K6Tgs03729@freefall.freebsd.org> From: Peter Wemm Date: Wed, 19 Jun 2002 23:29:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi bootinfo.c src/sys/boot/i386/libi386 bootinfo.c src/sys/boot/ia64/libski bootinfo.c src/sys/boot/sparc64/loader metadata.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/06/19 23:29:42 PDT Modified files: sys/boot/efi/libefi bootinfo.c sys/boot/i386/libi386 bootinfo.c sys/boot/ia64/libski bootinfo.c sys/boot/sparc64/loader metadata.c Log: Add boot_serial and boot_multicons variables to set RB_SERIAL and RB_MULTIPLE since this seems to be the easiest way to add these flags for non-forth loaders etc. Revision Changes Path 1.6 +2 -0 src/sys/boot/efi/libefi/bootinfo.c 1.33 +2 -0 src/sys/boot/i386/libi386/bootinfo.c 1.6 +2 -0 src/sys/boot/ia64/libski/bootinfo.c 1.6 +2 -0 src/sys/boot/sparc64/loader/metadata.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message