CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/18 08:39:46
Modified files:
usr.bin/calendar: Tag: OPENBSD_7_8 calendar.c
Log message:
/dev/null is no longer implicitly permitted by some pledges, so explicitly
unveil it. fixes calendar -a. ok deraadt
calendar also needs to unveil cpp / sendmail, I forgot to make install
when I was testing :( from James J. Lippard
sendmail/cpp only need "x" no "rx" unveil; ok deraadt
from sthen@
this is errata/7.8/023_calendar.patch.sig
