K 10 svn:author V 4 jake K 8 svn:date V 27 2002-08-16T00:57:37.000000Z K 7 svn:log V 294 Demark sections of code that need special fault handling with labels. Check if the trapped pc is inside of the demarked sections to implement fault recovery for copyin etc, instead of pcb_onfault. Handle recovery from data access exceptions as well as page faults. Inspired by: bde's sys.dif END