freebsd-dev/stand/powerpc/kboot
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
..
conf.c
host_syscall.h Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
host_syscall.S
hostcons.c
hostdisk.c Cast void * pointer to char * so the arg matches the %s format. 2017-12-03 04:55:23 +00:00
kbootfdt.c Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
kerneltramp.S
ldscript.powerpc
main.c Fix regression with lua import 2017-12-11 16:18:05 +00:00
Makefile
metadata.c
ppc64_elf_freebsd.c Provide a md_load64 prototype. 2017-12-03 04:55:28 +00:00
version