From owner-cvs-all Sun Sep 10 6:48:54 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89E3337B424; Sun, 10 Sep 2000 06:48:52 -0700 (PDT) Received: (from dcs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA97748; Sun, 10 Sep 2000 06:48:52 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Message-Id: <200009101348.GAA97748@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Sun, 10 Sep 2000 06:48:52 -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 dcs 2000/09/10 06:48:52 PDT Modified files: sys/boot/common interp.c Log: Change NOFORTH comment character from # to \ followed by space, to make things more interchangeable between it and the FORTH case. Perhaps requiring the space is a bit too much, but... Nothing in the tree seems to produce loader.rc files with comment line, at this time. Revision Changes Path 1.27 +2 -2 src/sys/boot/common/interp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message