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 Missed a bit of doc change from r335921. 2018-07-06 16:23:30 +00:00
cpuset.c Fix an off-by-one bug in the CPU and domain ID parser. 2019-09-01 21:20:31 +00:00
Makefile Allow jail names (not just IDs) to be specified for: cpuset(1), ipfw(8), 2018-07-03 23:47:20 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00