freebsd-dev/stand/lua
Kyle Evans 1ea2995427 lualoader: Remove nasty hack for not printing out ".0"
luaconf.h has a LUA_COMPAT_FLOATSTRING option that may be defined to do this
instead of needing intstring.

Reported by:	Dan Nelson
2018-02-21 21:39:47 +00:00
..
color.lua lualoader: Drop excessive parenthesizing 2018-02-21 01:35:19 +00:00
config.lua lualoader: Output "Failed to parse" messages 2018-02-21 01:52:42 +00:00
core.lua lualoader: Make kernel autodetection contingent on loader.conf(5) var 2018-02-21 16:57:03 +00:00
drawer.lua lualoader: Replace 8-space indentation with a single tab 2018-02-21 19:56:34 +00:00
loader.lua lualoader: Bring in local.lua module if it exists 2018-02-21 02:35:13 +00:00
Makefile
menu.lua lualoader: Don't execute menu.autoboot() for every opened menu 2018-02-21 17:33:01 +00:00
password.lua lualoader: Drop password length restrictions 2018-02-21 20:17:08 +00:00
screen.lua lualoader: Remove nasty hack for not printing out ".0" 2018-02-21 21:39:47 +00:00