CVSROOT:        /cvs
Module name:    src
Changes by:     an...@cvs.openbsd.org   2024/06/03 02:02:22

Modified files:
        regress/sys/kern/pledge/generic: Makefile manager.c 
Added files:
        regress/sys/kern/pledge/generic: pty.c pty.h 

Log message:
Pledge violation messages are no longer accessible through dmesg since
the switch to uprintf. Attach a pseudo terminal in pledge regress in order to
observe the syscall number that caused the pledge violation, shrug.

Reply via email to