freebsd-dev/sys/boot/ficl
Scott Long a63e88df60 Instead of just not defining a bunch of words when TESTMAIN is set, provide
stubs that at least handle the stack correctly.  This makes it much easier to
experiment with loader scripts from userland.
2004-11-30 11:35:30 +00:00
..
alpha More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
i386 More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
ia64 More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
powerpc FICL system-dependent files for powerpc. Taken from the i386 versions, 2003-12-10 09:05:08 +00:00
softwords
sparc64 MD ficl files for sparc64. 2002-05-19 23:20:56 +00:00
dict.c
ficl.c
ficl.h Instead of just not defining a bunch of words when TESTMAIN is set, provide 2004-11-30 11:35:30 +00:00
fileaccess.c
float.c
loader.c Instead of just not defining a bunch of words when TESTMAIN is set, provide 2004-11-30 11:35:30 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
math64.c
math64.h
prefix.c Make ficl work on sparc64. The assumption that int == long == void * is 2002-08-31 01:04:53 +00:00
search.c
stack.c
testmain.c
tools.c
unix.c
vm.c
words.c Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00