K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-07-27T16:03:04.521909Z K 7 svn:log V 229 Fix the freebsd32 versions of semsys(), shmsys(), and msgsys() to use the old ABI versions of the relevant control system call (e.g. freebsd7_freebsd32_msgctl() instead of freebsd32_msgctl() for msgsys()). Approved by: re (kib) END