From owner-cvs-all Thu Feb 4 09:13:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18664 for cvs-all-outgoing; Thu, 4 Feb 1999 09:13:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 JAA18656; Thu, 4 Feb 1999 09:13:49 -0800 (PST) (envelope-from dcs@FreeBSD.org) From: "Daniel C. Sobral" Received: (from dcs@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id JAA88138; Thu, 4 Feb 1999 09:13:49 -0800 (PST) (envelope-from dcs@FreeBSD.org) Date: Thu, 4 Feb 1999 09:13:49 -0800 (PST) Message-Id: <199902041713.JAA88138@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/ficl Makefile src/sys/boot/ficl/softwords freebsd.fr Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dcs 1999/02/04 09:13:49 PST Modified files: sys/boot/ficl Makefile Added files: sys/boot/ficl/softwords freebsd.fr Log: Make FICL_TRACE default. Add freebsd.fr, for FreeBSD specific forth source. Add $ and %, to replace the lost @ and - functionality of include. $ has the opposite behavior of @ though, since the default behavior was inverted. Revision Changes Path 1.8 +3 -3 src/sys/boot/ficl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message