freebsd-dev/stand/powerpc
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
..
boot1.chrp Include machine/md_var to pick up __syncicache prototype. 2017-12-03 04:54:54 +00:00
kboot Fix regression with lua import 2017-12-11 16:18:05 +00:00
ofw Declare our strange brand of main(). 2017-12-03 04:55:14 +00:00
ps3 Fix regression with lua import 2017-12-11 16:18:05 +00:00
uboot
Makefile Disconnet ps3 from the build. There's too many warnings to fix. Also, 2017-12-03 04:55:19 +00:00
Makefile.inc