K 10 svn:author V 3 phk K 8 svn:date V 27 1996-01-06T12:49:53.000000Z K 7 svn:log V 207 Fix the asami&phk bug. This was a sign-extension bug, where a long got multiplied by a constant before being upgraded to long long. This should fix kern/104 and possibly kern/105. Thanks to: dyson & asami. END