K 10 svn:author V 8 deischen K 8 svn:date V 27 2001-05-12T22:54:53.000000Z K 7 svn:log V 244 Revert part of last commit. Instead of using %fs for KSD/TSD, we'll follow Linux' convention and use %gs. This adds back the setting of %fs to a sane value in sendsig(). The value of %gs remains preserved to whatever it was in user context. END