K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-05-21T22:56:05.000000Z K 7 svn:log V 264 Make setbits() SMP-safe. Eliminate the SETBITS() macro, and replace all uses of it with the equivalent calls to setbits(). This change incidentally eliminates a problem building ELF kernels that was caused by SETBITS. Reviewed by: fsmp, peter Submitted by: bde END