aboutsummaryrefslogtreecommitdiff
path: root/stand/liblua/lstd.c
Commit message (Expand)AuthorAgeFilesLines
* libsa: Remove redundant sys/cdefs.hWarner Losh2024-04-161-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-091-1/+1
* Enable veriexec for loaderSimon J. Gerraty2019-02-261-0/+15
* liblua: Implement write supportKyle Evans2018-02-241-3/+37
* liblua: Emulate DIR, opendir, fdopendir, closedirConrad Meyer2018-02-171-0/+36
* Add Lua as a scripting langauge to /boot/loaderWarner Losh2018-02-121-0/+182