Date: Fri, 6 Nov 1998 22:18:07 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/common interp_forth.c src/sys/boot/ficl ficl.c ficl.h words.c Message-ID: <199811070618.WAA18067@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 1998/11/06 22:18:07 PST
Modified files:
sys/boot/common interp_forth.c
Log:
Eliminate much code cruft by extending simple file I/O API to include
fopen and fclose. Also look for /boot/boot.4th now and, if found,
load its contents.
Revision Changes Path
1.7 +9 -4 src/sys/boot/common/interp_forth.c
Modified files:
sys/boot/ficl ficl.c ficl.h words.c
Log:
Eliminate much code cruft by extending simple file I/O API to include
fopen and fclose.
Revision Changes Path
1.6 +48 -2 src/sys/boot/ficl/ficl.c
1.4 +8 -0 src/sys/boot/ficl/ficl.h
1.11 +44 -52 src/sys/boot/ficl/words.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?199811070618.WAA18067>
