John Baldwin f8e81aa50e Fix <sys/_bitset.h> and <sys/_cpuset.h> to not require <sys/param.h>.
- 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)
2016-05-05 15:43:26 +00:00
..
2015-11-23 11:19:00 +00:00
2016-05-04 15:48:59 +00:00
2016-02-25 20:17:18 +00:00
2016-05-04 15:48:59 +00:00
2016-05-04 15:48:59 +00:00
2016-05-04 15:48:59 +00:00
2016-05-04 15:48:59 +00:00
2016-05-04 15:48:59 +00:00