Home
last modified time | relevance | path

Searched hist:"1 f31e00e19f9e24d4c891a24973e08a027c4f71c" (Results 1 – 4 of 4) sorted by relevance

/freebsd/libexec/flua/modules/
H A Dlfbsd.c1f31e00e19f9e24d4c891a24973e08a027c4f71c Wed Sep 13 09:43:33 CEST 2023 Baptiste Daroussin <bapt@FreeBSD.org> flua: add fbsd module

This module is bundled into flua, it only provides for now the exec
function. The point of the function is to be able to execute a program
without actually executing a shell.

to use it:
fbsd.exec({"id", "bapt"})

Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D41840
H A Dlfbsd.h1f31e00e19f9e24d4c891a24973e08a027c4f71c Wed Sep 13 09:43:33 CEST 2023 Baptiste Daroussin <bapt@FreeBSD.org> flua: add fbsd module

This module is bundled into flua, it only provides for now the exec
function. The point of the function is to be able to execute a program
without actually executing a shell.

to use it:
fbsd.exec({"id", "bapt"})

Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D41840
/freebsd/libexec/flua/
H A Dlinit_flua.cdiff 1f31e00e19f9e24d4c891a24973e08a027c4f71c Wed Sep 13 09:43:33 CEST 2023 Baptiste Daroussin <bapt@FreeBSD.org> flua: add fbsd module

This module is bundled into flua, it only provides for now the exec
function. The point of the function is to be able to execute a program
without actually executing a shell.

to use it:
fbsd.exec({"id", "bapt"})

Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D41840
H A DMakefilediff 1f31e00e19f9e24d4c891a24973e08a027c4f71c Wed Sep 13 09:43:33 CEST 2023 Baptiste Daroussin <bapt@FreeBSD.org> flua: add fbsd module

This module is bundled into flua, it only provides for now the exec
function. The point of the function is to be able to execute a program
without actually executing a shell.

to use it:
fbsd.exec({"id", "bapt"})

Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D41840