K 10 svn:author V 6 emaste K 8 svn:date V 27 2016-10-19T13:36:52.018713Z K 7 svn:log V 293 MFC r307152: Add COMPAT_FREEBSD10 to the MIPS ERL kernel config As of r302092, pipe is a wrapper around pipe2 and the pipe syscall is no longer used. It is included only with the COMPAT_FREEBSD10 kernel option. Add the compat option to support upgrades from systems with an earlier userland. END