K 10 svn:author V 2 dg K 8 svn:date V 27 1994-06-06T14:54:41.000000Z K 7 svn:log V 383 trap.c: Vastly improved trap.c from me. This rewritten version has a variety of features, amoung them: higher performance and much higher code quality. support.s, cpufunc.h: No longer use gs override to enforce range limits - compare directly against VM_MAXUSER_ADDRESS instead. The old way caused problems in preserving the gs selector...and this method is just as fast or faster. END