From owner-cvs-all Thu Aug 3 22:23:48 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 2F6A737B7A0; Thu, 3 Aug 2000 22:23:41 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA03105; Thu, 3 Aug 2000 22:23:41 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200008040523.WAA03105@freefall.freebsd.org> From: John Baldwin Date: Thu, 3 Aug 2000 22:23:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common interp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/08/03 22:23:41 PDT Modified files: sys/boot/common interp.c Log: Bring back the perform() function. However, conditionionalize it on BOOT_FORTH as it is only used if BOOT_FORTH is not defined. Revision Changes Path 1.26 +37 -1 src/sys/boot/common/interp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message