From owner-cvs-all Mon Nov 19 9:30:29 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 D666037B419; Mon, 19 Nov 2001 09:30:26 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAJHUQw47152; Mon, 19 Nov 2001 09:30:26 -0800 (PST) (envelope-from obrien) Message-Id: <200111191730.fAJHUQw47152@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 19 Nov 2001 09:30:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common interp.c interp_forth.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 obrien 2001/11/19 09:30:26 PST Modified files: sys/boot/common interp.c interp_forth.c Log: Upper case the FreeBSD loader prompt. On OFW based machines, it is just too confusing having the firmware and OS loader giving the same prompt. This is a nice compromise that 99% of the users on non-OFW platforms will probably not even notice. Revision Changes Path 1.28 +2 -2 src/sys/boot/common/interp.c 1.20 +2 -2 src/sys/boot/common/interp_forth.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message