summaryrefslogtreecommitdiff
path: root/sys/boot/ficl/vm.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE.release/7.4.0_cvsKen Smith2011-02-161-1/+1
* Update to FICL 3.03 (the last release before FICL4 rewrite).Jung-uk Kim2007-03-231-1/+15
* Upgrade to FICL version 3.02. Anything wrong is my fault, everything right isDaniel C. Sobral2002-04-091-20/+99
* Bring in ficl 2.05.Daniel C. Sobral2001-04-291-30/+74
* Apply a number of fixes for the Alpha platform.Daniel C. Sobral2000-06-021-2/+2
* Bring in FICL 2.04. No bump of loader version is required by thisDaniel C. Sobral2000-05-261-3/+45
* Bring in ficl version 2.03. No version bump for loader.Daniel C. Sobral1999-09-291-28/+84
* Add EXCEPTION word set.Mike Smith1999-01-221-10/+15
* Fix includes; we were still pulling in <stdlib.h> in some places.Mike Smith1998-11-041-0/+6
* Make this work in the libstand environment; don't use stdio/stdlib headers.Mike Smith1998-11-041-3/+1
* Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well,Mike Smith1998-11-031-0/+561