K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-08-14T15:46:35.000000Z K 7 svn:log V 286 Don't abuse tf_err to pass the faulting virtual address to signal handlers on i386. Instead, add a new field to 'struct mdthread' to hold the address and preserve the tf_err value. This corrects the 'sc_err' value in signal frames which wine needs. Tested by: wine-freebsd @ hub org END