freebsd-dev/stand/lua
Katsuyuki Miyoshi bb4c691299 lualoader: fix the autoboot_delay countdown message
When the timer drops from double to single digits, a spare 'e' is left
on the end of the line as we don't overwrite it. Include an extra space
at the end to account for this and overwrite the leftover character.

PR:		259429
MFC after:	3 days
Reviewed by:	emaste
2021-10-26 11:24:29 -05:00
..
cli.lua lua loader: Add disable-device to disable a device. 2021-07-28 16:53:00 -06:00
cli.lua.8 cli.lua.8: make the command match the code 2021-07-28 20:54:14 -06:00
color.lua
color.lua.8
config.lua
config.lua.8
core.lua loader_lua: consider userboot console as serial 2021-02-14 21:49:23 +02:00
core.lua.8
drawer.lua lualoader: allow brands to specify a shift 2021-09-09 02:01:50 -05:00
drawer.lua.8
gfx-beastie.lua
gfx-beastiebw.lua
gfx-fbsdbw.lua
gfx-orb.lua
gfx-orbbw.lua
hook.lua
hook.lua.8
loader.lua
Makefile
menu.lua lualoader: fix the autoboot_delay countdown message 2021-10-26 11:24:29 -05:00
menu.lua.8 luaboot: visible must be a function 2021-03-31 22:35:52 -06:00
password.lua
password.lua.8
screen.lua
screen.lua.8