K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-05-05T15:43:26.559832Z K 7 svn:log V 430 Fix and to not require . - Hardcode '8' instead of NBBY in _BITSET_BITS. - Define a private version of 'howmany' for use in __bitset_words(). - While here, move a few more things out of _bitset.h and _cpuset.h to bitset.h and cpuset.h, respectively. The only things left in _bitset.h and _cpuset.h are the bits needed to define a bitset structure. Reviewed by: bde, kib (ish) END