K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-05-11T23:50:08.000000Z K 7 svn:log V 161 Simplify the vm fault trap handling code a bit by using if-else instead of duplicating code in the then case and then using a goto to jump around the else case. END