freebsd-nq/sys/boot/ficl
Daniel C. Sobral e08e812d7a The trace facility was full of bugs. Correct that by using the
right variable.

PR:		bin/9756
1999-02-04 13:20:30 +00:00
..
alpha Add EXCEPTION word set. 1999-01-22 23:52:59 +00:00
i386 Add EXCEPTION word set. 1999-01-22 23:52:59 +00:00
softwords Add conditional compilation facilities to ficl. This had been previously 1999-02-04 12:57:56 +00:00
dict.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
ficl.c The trace facility was full of bugs. Correct that by using the 1999-02-04 13:20:30 +00:00
ficl.h From the PR: 1999-01-24 06:06:21 +00:00
Makefile Transition from using Perl to using awk for our text-manipulation 1999-01-18 19:05:27 +00:00
math64.c Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, 1998-11-03 06:11:35 +00:00
math64.h Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, 1998-11-03 06:11:35 +00:00
stack.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
sysdep.c Add EXCEPTION word set. 1999-01-22 23:52:59 +00:00
sysdep.h Add EXCEPTION word set. 1999-01-22 23:52:59 +00:00
testmain.c Add EXCEPTION word set. 1999-01-22 23:52:59 +00:00
vm.c Add EXCEPTION word set. 1999-01-22 23:52:59 +00:00
words.c The previous fix for "type" was absolutely lousy. Not only the buffer 1999-02-04 13:06:47 +00:00