K 10 svn:author V 3 bde K 8 svn:date V 27 1999-12-26T12:43:47.000000Z K 7 svn:log V 266 Replaced the INTRMASK and INTRUNMASK macros by "|" and "&~" operations. Some interface botches went away, leaving the macros unused outside of the implementation of interrupt masking, and it was silly for the implementation to use the macros in only one place each. END