Date: Tue, 22 Dec 1998 03:41:52 -0800 (PST) From: Andrzej Bialecki <abial@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/common interp.c interp_forth.c load_aout.c Message-ID: <199812221141.DAA10427@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
abial 1998/12/22 03:41:52 PST
Modified files:
sys/boot/common interp.c interp_forth.c load_aout.c
Log:
* Begin integration of built-ins with Forth: leave the exit code from
a built-in command on Forth stack.
* Fix a bug which was causing a panic when loading stripped aout kernels.
Reviewed by: jkh
Revision Changes Path
1.9 +12 -3 src/sys/boot/common/interp.c
1.8 +8 -5 src/sys/boot/common/interp_forth.c
1.11 +26 -22 src/sys/boot/common/load_aout.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812221141.DAA10427>
