K 10 svn:author V 3 nox K 8 svn:date V 27 2008-05-11T10:59:20.000000Z K 7 svn:log V 360 - Get rid of the infamous "fpudna in kernel mode" messages on amd64 by calling fpudna()/npxdna() directly instead of programmatically invoking int 7 (should also speed up the i386 case a tiny little bit that didn't print a message) [1] - Rename kqemu_tss_workaround to kqemu_tss_fixup [2] - Bump PORTREVISION Looked over by: bde [1] Prodded by: jhb [2] END