From owner-cvs-src@FreeBSD.ORG Sat May 31 09:07:01 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 79B9537B401; Sat, 31 May 2003 09:07:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 178FE43F85; Sat, 31 May 2003 09:07:01 -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 h4VG700U004372; Sat, 31 May 2003 09:07:00 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4VG70D8004371; Sat, 31 May 2003 09:07:00 -0700 (PDT) Message-Id: <200305311607.h4VG70D8004371@repoman.freebsd.org> From: Scott Long Date: Sat, 31 May 2003 09:07:00 -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, 31 May 2003 16:07:01 -0000 scottl 2003/05/31 09:07:00 PDT FreeBSD src repository Modified files: sys/boot/forth beastie.4th Log: Man, I'm not on the ball. 4th does not need to escape '\' chars. This should make our beloved friend look less like he has a massive head wound. Revision Changes Path 1.3 +8 -8 src/sys/boot/forth/beastie.4th