From owner-cvs-src@FreeBSD.ORG Sat Sep 13 11:35:02 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B629316A4BF; Sat, 13 Sep 2003 11:35:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AC7743FAF; Sat, 13 Sep 2003 11:35:02 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h8DIZ20U045235; Sat, 13 Sep 2003 11:35:02 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h8DIZ1gG045234; Sat, 13 Sep 2003 11:35:01 -0700 (PDT) Message-Id: <200309131835.h8DIZ1gG045234@repoman.freebsd.org> From: Scott Long Date: Sat, 13 Sep 2003 11:35:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/forth beastie.4th X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 18:35:02 -0000 scottl 2003/09/13 11:35:01 PDT FreeBSD src repository Modified files: sys/boot/forth beastie.4th Log: Apply Aleksander Fafula's crayons to the beastie. Add the this line to /boot/loader.conf to see the pretty colors =-) loader_color="YES" Revision Changes Path 1.5 +38 -1 src/sys/boot/forth/beastie.4th