--- - branch: MAIN date: Tue May 26 00:39:14 UTC 2009 files: - new: '1.18' old: '1.17' path: src/sys/kern/sys_mqueue.c pathrev: src/sys/kern/sys_mqueue.c@1.18 type: modified id: 20090526T003914Z.70de6d640eb696a0e84cbfca851890479a992340 log: | - Slightly rework the way permissions are checked. Neither mq_receive() not mq_send() should fail due to permissions. Noted by Stathis Kamperis! - Check for empty message queue name (POSIX does not allow this for regular files, and it's weird), check for DTYPE_MQUEUE, fix permission check in mq_unlink(), clean up. module: src subject: 'CVS commit: src/sys/kern' unixtime: '1243298354' user: rmind