jkim        2006-11-16 19:51:10 UTC
  FreeBSD src repository
  Modified files:
    tools/regression/sysvmsg msgtest.c 
  Log:
  Fix message size tests for msgsnd(3) and msgrcv(3).  msgsz is the length of
  actual message and it should not include size of message type.
  
  Revision  Changes    Path
  1.2       +12 -8     src/tools/regression/sysvmsg/msgtest.c