Home
last modified time | relevance | path

Searched hist:"7 ed84fa14b00cdacfe9b43019cba7a14b33af352" (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/lua/
H A Dcli.lua.8diff 7ed84fa14b00cdacfe9b43019cba7a14b33af352 Thu Dec 17 19:24:36 CET 2020 Kyle Evans <kevans@FreeBSD.org> lualoader: cli: provide a show-module-options loader command

This effectively dumps everything lualoader knows about to the console using
the libsa pager; that particular lua interface was added in r368591.

A pager stub implementation has been added that just dumps the output as-is
as a compat shim for older loader binaries that do not have lpager. This
stub should be moved into a more appropriate .lua file if we add anything
else that needs the pager.
H A Dconfig.lua.8diff 7ed84fa14b00cdacfe9b43019cba7a14b33af352 Thu Dec 17 19:24:36 CET 2020 Kyle Evans <kevans@FreeBSD.org> lualoader: cli: provide a show-module-options loader command

This effectively dumps everything lualoader knows about to the console using
the libsa pager; that particular lua interface was added in r368591.

A pager stub implementation has been added that just dumps the output as-is
as a compat shim for older loader binaries that do not have lpager. This
stub should be moved into a more appropriate .lua file if we add anything
else that needs the pager.