K 10 svn:author V 3 bde K 8 svn:date V 27 2002-06-24T10:46:05.000000Z K 7 svn:log V 262 MFC (1.225: if trap() is called when ddb is active, then go directly to trap_fatal(); do not blunder around enabling interrupts and running trap handlers). This is more of a rewrite than a merge because trap() has has fewer but more harmful goto's in RELENG_4. END