Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/fp-state-on-fork/readme
clear the FPillegal flag on fork. without this linuxemu is ham-strung as it calls all syscalls from note functions (by definition). Thus no linux procs (but the first one) can use floating point. Thanks to cinap_lenrek for the catch. -Steve