freebsd-src/libexec/flua
Baptiste Daroussin 696922fbfa flua: add freebsd.kenv, kenv(2) bindings
Add bindings for kenv(2) right now only get() has been created
it allows do dump into a key/value table the kernel environement if
no argument is passed, or it returns the value associated to the
provided key.

Reviewed by:	imp, kevans, markj
Accepted by:	imp, kevans
Differential Revision:	https://reviews.freebsd.org/D46654
2024-09-14 07:43:50 +02:00
..
libfreebsd flua: add freebsd.kenv, kenv(2) bindings 2024-09-14 07:43:50 +02:00
libhash flua: move modules source into the main source directory 2024-09-12 09:03:44 +02:00
libjail flua: move modules source into the main source directory 2024-09-12 09:03:44 +02:00
libucl flua: move modules source into the main source directory 2024-09-12 09:03:44 +02:00
modules flua: Add wrappers for sys/utsname.h 2024-09-05 15:53:52 +00:00
Makefile flua: move modules source into the main source directory 2024-09-12 09:03:44 +02:00
Makefile.inc flua: move modules source into the main source directory 2024-09-12 09:03:44 +02:00
linit_flua.c flua: make the ucl module a dynamic module 2024-09-06 17:21:29 +02:00