Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys



Module Name:    src
Committed By:   snj
Date:           Fri Oct 16 06:37:51 UTC 2009

Modified Files:
        src/sys/kern [netbsd-5]: sys_mqueue.c
        src/sys/sys [netbsd-5]: mqueue.h

Log Message:
Pull up following revision(s) (requested by rmind in ticket #1071):
        sys/kern/sys_mqueue.c: revision 1.25 via patch
        sys/sys/mqueue.h: revision 1.11 via patch
mq_timedsend/mq_timedreceive: timeout value is absolute, not relative.
While here, drop unecessary (since fdesc API changes) lwp_t arguments.
Bug reported by Stathis Kamperis, thanks!


To generate a diff of this commit:
cvs rdiff -u -r1.12.4.4 -r1.12.4.5 src/sys/kern/sys_mqueue.c
cvs rdiff -u -r1.4.16.1 -r1.4.16.2 src/sys/sys/mqueue.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index