CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2024/01/19 07:25:03
Modified files: usr.bin/lastcomm: lastcomm.1 lastcomm.c Log message: pinsyscall(SYS_execve) will soon go away, so the sys/acct.h bit AEXECVE can also be remove. Delete the code using it from the one program that inspects it.