CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/08 10:42:41
Modified files:
sys/sys : exec_elf.h
Log message:
Since the PF_MUTABLE flag is an OpenBSD-specific flag, rename it to
PF_OPENBSD_MUTABLE. While there, add the missing PF_MASKOS, which makes
it obvious this bit is indeed in the space reserved for OS-specific bits.
ok deraadt@
