Source-Changes archive

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

CVS commit: [netbsd-6] src



Module Name:    src
Committed By:   msaitoh
Date:           Tue Jul 30 04:00:20 UTC 2013

Modified Files:
        src/lib/libc/sys [netbsd-6]: msgrcv.2 msgsnd.2
        src/tests/lib/libc/sys [netbsd-6]: t_msgrcv.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #922):
        tests/lib/libc/sys/t_msgrcv.c   1.3
        lib/libc/sys/msgrcv.2           1.21-1.22
        lib/libc/sys/msgsnd.2           1.19-1.20
Fix msgsz confusion.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.19.10.1 src/lib/libc/sys/msgrcv.2
cvs rdiff -u -r1.18 -r1.18.8.1 src/lib/libc/sys/msgsnd.2
cvs rdiff -u -r1.2 -r1.2.2.1 src/tests/lib/libc/sys/t_msgrcv.c

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