Date: Thu, 6 Jul 2000 17:07:09 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common interp_forth.c Message-ID: <200007070007.RAA06344@freefall.freebsd.org>
index | next in thread | raw e-mail
obrien 2000/07/06 17:07:09 PDT
Modified files: (Branch: RELENG_4)
sys/boot/common interp_forth.c
Log:
MFC: rev 1.1{6,8} (place original builtins in a vocabulary called
"builtins" and fix vocabulary juggling)
MFC: rev 1.7
* Remove the setting of sourceid from bf_vm(), as bf_vm() really has
no clue.
* set sourceid to 0 when booting, which is the correct setting for stdin.
* set sourceid to an arbitrary fd when include'ing, preserving and
restoring the previous sourceid.
Revision Changes Path
1.15.2.1 +7 -5 src/sys/boot/common/interp_forth.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007070007.RAA06344>
