freebsd-dev/stand
Warner Losh c83457486b Fix regression with lua import
Don't print when we can't find a file. Copy it instead to the error
buffer. Higher level routines determine if it's appropriate to print
the error message.

Also, remove dead code (labeled bogusly lost functionality) since we
never used that functionality. Remove unused arg from interact() too.

Sponsored by: Netflix
2017-12-11 16:18:05 +00:00
..
arm Save and restore r9 register in arm ubldr. In old gcc 4.2, r9 was a callee- 2017-12-10 21:51:27 +00:00
arm64
common Fix regression with lua import 2017-12-11 16:18:05 +00:00
efi Fix regression with lua import 2017-12-11 16:18:05 +00:00
fdt
ficl This path belongs in ficl/Makefile, not the common defines for users 2017-12-08 22:19:41 +00:00
ficl32
forth
geli No need to include the userland md5.h, the kernel one is just fine. 2017-12-05 21:37:45 +00:00
i386 Fix regression with lua import 2017-12-11 16:18:05 +00:00
kshim
libsa Put the files we're copying over into a few variables and add them to 2017-12-08 19:57:06 +00:00
libsa32
man
mips Fix regression with lua import 2017-12-11 16:18:05 +00:00
ofw Fix regression with lua import 2017-12-11 16:18:05 +00:00
powerpc Fix regression with lua import 2017-12-11 16:18:05 +00:00
sparc64 Fix regression with lua import 2017-12-11 16:18:05 +00:00
uboot When building for arm arches, set PKGALIGN to the max cache line size 2017-12-10 23:06:45 +00:00
usb
userboot Fix regression with lua import 2017-12-11 16:18:05 +00:00
zfs Mark two things as unused (since they are only sometimes used) and 2017-12-03 04:55:33 +00:00
zfs32
defs.mk Fix a comment to be more accurate 2017-12-11 14:47:23 +00:00
fdt.mk
ficl.mk This path belongs in ficl/Makefile, not the common defines for users 2017-12-08 22:19:41 +00:00
loader.mk Create interp class. 2017-12-08 19:57:16 +00:00
Makefile
Makefile.amd64 Switch to proper MK_LOADER_GELI tests. 2017-12-04 01:14:12 +00:00
Makefile.arm
Makefile.arm64
Makefile.i386 Switch to proper MK_LOADER_GELI tests. 2017-12-04 01:14:12 +00:00
Makefile.inc Minor flags cleanup 2017-12-02 00:06:58 +00:00
Makefile.mips
Makefile.powerpc
Makefile.sparc64
uboot.mk