davidxu 2005-12-02 08:23:50 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_mqueue.c
Log:
1. Check if message priority is less than MQ_PRIO_MAX.
2. Use getnanotime instead of getnanouptime.
3. Don't free message in _mqueue_send, mqueue_send will free it.
Revision Changes Path
1.5 +4 -3 src/sys/kern/uipc_mqueue.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"