From owner-cvs-all Fri May 26 14:35:16 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 4E7F837B8A2; Fri, 26 May 2000 14:35:09 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA54179; Fri, 26 May 2000 14:35:09 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Message-Id: <200005262135.OAA54179@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Fri, 26 May 2000 14:35:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ficl dict.c ficl.c ficl.h vm.c words.c src/sys/boot/ficl/softwords classes.fr jhlocal.fr oo.fr softcore.fr Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dcs 2000/05/26 14:35:08 PDT Modified files: sys/boot/ficl dict.c ficl.c ficl.h vm.c words.c sys/boot/ficl/softwords classes.fr jhlocal.fr oo.fr softcore.fr Log: Bring in FICL 2.04. No bump of loader version is required by this commit. Revision Changes Path 1.9 +2 -3 src/sys/boot/ficl/dict.c 1.14 +42 -13 src/sys/boot/ficl/ficl.c 1.13 +21 -5 src/sys/boot/ficl/ficl.h 1.6 +46 -4 src/sys/boot/ficl/vm.c 1.26 +243 -129 src/sys/boot/ficl/words.c 1.2 +12 -0 src/sys/boot/ficl/softwords/classes.fr 1.2 +24 -11 src/sys/boot/ficl/softwords/jhlocal.fr 1.2 +35 -1 src/sys/boot/ficl/softwords/oo.fr 1.9 +3 -1 src/sys/boot/ficl/softwords/softcore.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message