jkim        2007-12-04 20:25:41 UTC
  FreeBSD src repository
  Modified files:
    sys/compat/freebsd32 freebsd32_misc.c 
  Log:
  Remove redundant checks for msgsnd(3) and msgrcv(3).
  COMPAT_IA32 (implicitly) requires SYSVSEM, SYSVSHM and SYSVMSG in kernel.
  
  Pointed out by: jhb
  
  Revision  Changes    Path
  1.68      +0 -6      src/sys/compat/freebsd32/freebsd32_misc.c