K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-12-30T01:13:50.100266Z K 7 svn:log V 544 MFC: stand: liblua: add a pager module This is nearly a 1:1 mapping of the pager API from libsa. The only real difference is that pager.output() will accept any number of arguments and coerce all of them to strings for output using luaL_tolstring (i.e. the __tostring metamethod will be used). The only consumer planned at this time is the upcoming "show-module-options" implementation. (cherry picked from commit 0a0d522b368b31ec51611b798047a75b52855f39) Git Hash: 4fd8afa474dab1d2389f8b54f7ba1b45bcf62823 Git Author: kevans@FreeBSD.org END