summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2023-01-16 07:09:13 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2023-01-16 07:09:13 +0000
commite3cc3646043588ee92c0620ea65228694d04f9d9 (patch)
tree69c0307f5ca5f8c9259ce0193ac53f9966b1ca89 /libexec
parent9d064db0a2a6e9cebcb374ca76fb50f4c069a39b (diff)
Currently we disable kbind(2) for static program from libc.a's
preinit hook. Delete that and instead have the kernel disable kbind at exec-time if the program doesn't have an ELF interpreter. For now, permit userland calls to disable it when already disabled so existing static programs continue to work. prompted by deraadt@ questioning about the call in libc.a ok deraadt@ miod@
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions