freebsd-dev/stand/lua
Kyle Evans 62daefa548 lualoader: Replace invalid construct with valid construct
It only worked by coincidence, but it did work. Store varargs in a table
instead and work off of that.
2018-02-20 20:29:41 +00:00
..
color.lua stand/lua: Consistently organize modules 2018-02-20 14:45:58 +00:00
config.lua lualoader: Move carousel storage out into config 2018-02-20 18:04:08 +00:00
core.lua lualoader: Ignore ACPI bits on !i386 2018-02-20 19:21:34 +00:00
drawer.lua lualoader: Move carousel storage out into config 2018-02-20 18:04:08 +00:00
loader.lua lualoader: Replace invalid construct with valid construct 2018-02-20 20:29:41 +00:00
Makefile
menu.lua lualoader: Ignore ACPI bits on !i386 2018-02-20 19:21:34 +00:00
password.lua stand/lua: Consistently organize modules 2018-02-20 14:45:58 +00:00
screen.lua stand/lua: Consistently organize modules 2018-02-20 14:45:58 +00:00