cvs commit: src/sys/sys cpuset.h src/sys/kern kern_cpuset.c makesyscalls.sh syscalls.master

John Baldwin jhb at FreeBSD.org
Tue Mar 25 09:02:13 PDT 2008


On Tuesday 25 March 2008 05:11:53 am Ruslan Ermilov wrote:
> ru          2008-03-25 09:11:53 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/sys              cpuset.h 
>     sys/kern             kern_cpuset.c makesyscalls.sh 
>                          syscalls.master 
>   Log:
>   Fixed type of the fourth argument of cpuset_{get,set}affinity(2) to be 
size_t.
>   
>   Prodded by:     davidxu

Don't forget to update the 32-bit syscall table in compat/freebsd32 as well.

-- 
John Baldwin


More information about the cvs-src mailing list