freebsd-dev/sys/boot/ficl
Mike Smith 378972ac6b Transition from using Perl to using awk for our text-manipulation
needs.  This removes the dependancy on Perl for the generation of the
loader, allowing the world to be built on a perl-free system.

Submitted by:	Joe Abley <jabley@clear.co.nz>
1999-01-18 19:05:27 +00:00
..
alpha Change counter-intuitive pc@ and pc! to inb and outb. 1999-01-14 23:48:03 +00:00
i386 Change counter-intuitive pc@ and pc! to inb and outb. 1999-01-14 23:48:03 +00:00
softwords Transition from using Perl to using awk for our text-manipulation 1999-01-18 19:05:27 +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 Eliminate much code cruft by extending simple file I/O API to include 1998-11-07 06:18:06 +00:00
ficl.h Change counter-intuitive pc@ and pc! to inb and outb. 1999-01-14 23:48:03 +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 Change counter-intuitive pc@ and pc! to inb and outb. 1999-01-14 23:48:03 +00:00
sysdep.h Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, 1998-11-03 06:11:35 +00:00
testmain.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
vm.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
words.c Change counter-intuitive pc@ and pc! to inb and outb. 1999-01-14 23:48:03 +00:00