freebsd-dev/usr.bin/cpuset
Mark Johnston c993b95329 Fix an off-by-one bug in the CPU and domain ID parser.
The "size" parameter is the size of the corresponding bit set, so the
maximum CPU or domain index is size - 1.

MFC after:	1 week
2019-09-01 21:20:31 +00:00
..
cpuset.1
cpuset.c Fix an off-by-one bug in the CPU and domain ID parser. 2019-09-01 21:20:31 +00:00
Makefile
Makefile.depend