K 10 svn:author V 3 imp K 8 svn:date V 27 2002-05-16T06:32:37.000000Z K 7 svn:log V 372 Use splnet() when we need to block timeouts rather than splimp() since the former blocks software interrupts, while the latter blocks hardware interrupts. Avoid one place where I'm at splnet across a call to copyout. Leave one in place to give bde something to complain about :-). Actaully, I'll fix it in a subsequent commit. Reviewed by: bde spl conical hat to: imp END