| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 2 | -4/+0 |
| * | Remove $FreeBSD$: one-line .c comment pattern | Warner Losh | 2023-08-16 | 2 | -2/+0 |
| * | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | flua: chown(2) binding, fix bad copy/paste | Baptiste Daroussin | 2022-11-25 | 1 | -1/+1 |
| * | flua: add a chown(2) binding | Baptiste Daroussin | 2022-11-25 | 1 | -0/+59 |
| * | stand: lua: enhance lfs.dir() to speed up kernels_autodetect | Kyle Evans | 2021-01-29 | 1 | -1/+27 |
| * | Properly disable LUA_USE_DLOPEN for bootstrap flua | Kyle Evans | 2020-08-14 | 1 | -3/+0 |
| * | flua: don't allow dlopen, et al., for bootstrap flua | Kyle Evans | 2020-08-14 | 1 | -2/+4 |
| * | flua: support "require" for binary objects in the base system | Ed Maste | 2020-08-13 | 1 | -0/+2 |
| * | flua: add ucl library | Ryan Moeller | 2020-06-22 | 2 | -0/+8 |
| * | flua: follow-up to r359453, don't bother with libedit in bootstrap | Kyle Evans | 2020-03-30 | 1 | -1/+4 |
| * | flua: enable readline bits, courtesy of libedit | Kyle Evans | 2020-03-30 | 1 | -0/+5 |
| * | Add an internal liblua and use it in flua. | Brooks Davis | 2020-03-17 | 2 | -808/+2 |
| * | flua: implement chmod | Ed Maste | 2020-03-13 | 3 | -0/+40 |
| * | flua: newer GCC complains about format-nonliteral at WARNS=2 | Kyle Evans | 2019-11-19 | 1 | -0/+2 |
| * | Add flua to the base system, install to /usr/libexec | Kyle Evans | 2019-11-18 | 7 | -0/+1435 |