for process kills due to execve from non-pinned syscall address, export
authorderaadt <deraadt@openbsd.org>
Tue, 21 Feb 2023 14:31:07 +0000 (14:31 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 21 Feb 2023 14:31:07 +0000 (14:31 +0000)
commit0a857551e1573bf3b4aaf3c95be44b577c130436
tree671672297933f6bd9733e1194bdf764e7c56a7c6
parent5197e247952cd67054ae846e5f0440d6d63e2117
for process kills due to execve from non-pinned syscall address, export
a new AEXECVE bit to acct(4), and print it in lastcomm(8)
ok bluhm
sys/kern/kern_exec.c
sys/sys/acct.h
usr.bin/lastcomm/lastcomm.1
usr.bin/lastcomm/lastcomm.c