aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sysvmsg/msgtest.c
Commit message (Collapse)AuthorAgeFilesLines
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-031-7/+0
| | | | | | | | | their software. Obtained from: NetBSD Notes: svn path=/head/; revision=204627
* Fix message size tests for msgsnd(3) and msgrcv(3). msgsz is the length ofJung-uk Kim2006-11-161-8/+12
| | | | | | | actual message and it should not include size of message type. Notes: svn path=/head/; revision=164342
* Add regression tests for sysvipc.Alfred Perlstein2002-08-151-0/+347
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org> Obtained from: NetBSD Notes: svn path=/head/; revision=101902