]> Zhao Yanbai Git Server - minix.git/commit
RS: fix IPC privilege computation bug
authorDavid van Moolenbroek <david@minix3.org>
Wed, 8 Dec 2010 14:54:08 +0000 (14:54 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 8 Dec 2010 14:54:08 +0000 (14:54 +0000)
commit9639af49d21e62b7eaa277143427c56cb2814126
treec9a4a6c1a0a18ca98861b2d924c28786812d5800
parent7bef45ad3babffdae8359cf03d487a8089ee1bbc
RS: fix IPC privilege computation bug

Take into account the ALL and ALL_SYS cases when constructing proper
symmetrical IPC send masks. Fix system.conf accordingly, to keep
userland processes from sending to several non-interface servers and
drivers. Also fix IS's F4 formatting.
etc/system.conf
servers/is/dmp_kernel.c
servers/rs/manager.c