summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2004-07-14 23:45:12 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2004-07-14 23:45:12 +0000
commit1f938370d0925923855d0aa555c61e0021e813d4 (patch)
treedd1070107bd0640c4efcc4942d08cd1a28e898ea /Makefile
parent2936cdf8e0c9bb397150cbee125b4456fee40aab (diff)
Because mode_t is used in struct ipc_perm we need new versions of
the msgctl, semctl, and shmctl system calls. This moves the old versions to COMPAT_35 and adds new ones. WARNING: While this fixes things like shared memory in the X server for old (pre-mode_t change) binaries, it will break binaries that use shared memory built between the time of the mode_t change (Jul 13th) and now. If you rebuild X during that interval you will need to do it again after updating the rest of userland.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions