aboutsummaryrefslogtreecommitdiff
path: root/stand/liblua/Makefile
Commit message (Expand)AuthorAgeFilesLines
* flua: kick out the remaining builtin modulesKyle Evans2025-10-041-1/+1
* Revert "flua: kick out the remaining builtin modules"Kyle Evans2025-10-041-1/+1
* flua: kick out the remaining builtin modulesKyle Evans2025-10-031-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* kboot: Add our own lua bindingsWarner Losh2024-02-161-0/+3
* loader: Separate gfx to a new file.Warner Losh2024-02-161-1/+2
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* EFI secure boot VECTX related changesEric van Gyzen2021-04-301-3/+2
* loader: implement framebuffer consoleToomas Soome2021-01-021-0/+2
* stand: liblua: add a pager moduleKyle Evans2020-12-121-1/+1
* Only set WARNS if not definedKyle Evans2020-09-111-1/+1
* Add flua to the base system, install to /usr/libexecKyle Evans2019-11-181-1/+4
* stand: consolidate knowledge of lua pathKyle Evans2019-11-021-1/+1
* Enable veriexec for loaderSimon J. Gerraty2019-02-261-0/+3
* Centralize lua definesWarner Losh2018-02-231-2/+3
* loader.lua: Expose errno table to luaConrad Meyer2018-02-201-1/+1
* Lua loader: Add barebones "lfs" moduleConrad Meyer2018-02-181-1/+1
* Add Lua as a scripting langauge to /boot/loaderWarner Losh2018-02-121-0/+38