--- - branch: MAIN date: Sun Apr 24 20:17:53 UTC 2011 files: - new: '1.181' old: '1.180' path: src/sys/kern/kern_fork.c pathrev: src/sys/kern/kern_fork.c@1.181 type: modified - new: '1.32' old: '1.31' path: src/sys/kern/sys_mqueue.c pathrev: src/sys/kern/sys_mqueue.c@1.32 type: modified - new: '1.13' old: '1.12' path: src/sys/sys/mqueue.h pathrev: src/sys/sys/mqueue.h@1.13 type: modified id: 20110424T201753Z.2d0b318dcae11d07788bf08b0b979aa9dff7a20f log: | - Move some checks into mqueue_get() and avoid some duplication. - Simplify message queue descriptor unlinking and closure operations. - Update proc_t::p_mqueue_cnt atomically. Inherit it on fork(). - Use separate allocation for the name of message queue. module: src subject: 'CVS commit: src/sys' unixtime: '1303676273' user: rmind