From owner-cvs-all Wed Jun 7 15: 3:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 121DD37B862; Wed, 7 Jun 2000 15:03:38 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA93749; Wed, 7 Jun 2000 15:03:38 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Message-Id: <200006072203.PAA93749@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Wed, 7 Jun 2000 15:03:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth support.4th Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dcs 2000/06/07 15:03:37 PDT Modified files: sys/boot/forth support.4th Log: Remove AGAIN definition, as FICL 2.04 provides it. Add strlen, to help handling data generated by C code. Add 2>r 2r>, because OO programming without them sucks. Revision Changes Path 1.4 +12 -4 src/sys/boot/forth/support.4th To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message