K 10 svn:author V 6 sbruno K 8 svn:date V 27 2017-03-07T18:44:46.468373Z K 7 svn:log V 378 Disable FPU on 32 bit mips. This will cause some additional breakage in pkg building on mips. Some ports errneously try and use FPU instructions and will insta-crash when run on real hardware. This change will identify those ports that have these types of instructions so they can be fixed. - dnelson Add handler for fdatasync(). Quiesce noise about missing handler. - jkim END