aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/ficl/stack.c
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-372/+0
* Upgrade to FICL version 3.02. Anything wrong is my fault, everything right isDaniel C. Sobral2002-04-091-9/+7
* Bring in ficl 2.05.Daniel C. Sobral2001-04-291-1/+68
* Bring in ficl version 2.03. No version bump for loader.Daniel C. Sobral1999-09-291-4/+6
* Fix includes; we were still pulling in <stdlib.h> in some places.Mike Smith1998-11-041-1/+5
* Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well,Mike Smith1998-11-031-0/+301