diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-07-14 23:45:12 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-07-14 23:45:12 +0000 |
commit | 1f938370d0925923855d0aa555c61e0021e813d4 (patch) | |
tree | dd1070107bd0640c4efcc4942d08cd1a28e898ea /gnu | |
parent | 2936cdf8e0c9bb397150cbee125b4456fee40aab (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 'gnu')
0 files changed, 0 insertions, 0 deletions