davidxu 2008-03-13 02:56:11 UTC FreeBSD src repository Modified files: sys/sys cpuset.h Log: Add const qualifier to cpuset mask's pointer, since the cpuset mask should be not changed by the system call. Revision Changes Path 1.3 +1 -1 src/sys/sys/cpuset.h