Since the PF_MUTABLE flag is an OpenBSD-specific flag, rename it to
authorkettenis <kettenis@openbsd.org>
Sat, 8 Oct 2022 16:42:41 +0000 (16:42 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 8 Oct 2022 16:42:41 +0000 (16:42 +0000)
commit2dac1912a8efee4010891c235a453d92b34b9a16
treefef797cef2cec43e23a27aa4e2652c347929399a
parent26860ab61fc943675668b5bf43727ad6b8e5fc63
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@
sys/sys/exec_elf.h