K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-10-15T21:35:57.950604Z K 7 svn:log V 224 Correct COMPAT* macro names in syscalls.master Both ^/sys/compat/freebsd32/syscalls.master and ^/sys/kern/syscalls.master cited "COMPAT[n] #ifdef" instead of "COMPAT_FREEBSD[n] #ifdef" in places. Approved by: re (glebius) END