Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2008 11:31:39 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/sys cpuset.h src/sys/kern kern_cpuset.c makesyscalls.sh syscalls.master
Message-ID:  <200803261131.39622.jhb@freebsd.org>
In-Reply-To: <20080325224841.GE93187@team.vega.ru>
References:  <200803250911.m2P9Brlu023961@repoman.freebsd.org> <200803251521.58950.jhb@freebsd.org> <20080325224841.GE93187@team.vega.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 25 March 2008 06:48:41 pm Ruslan Ermilov wrote:
> On Tue, Mar 25, 2008 at 03:21:58PM -0400, John Baldwin wrote:
> > On Tuesday 25 March 2008 02:38:48 pm Ruslan Ermilov wrote:
> > > On Tue, Mar 25, 2008 at 12:01:08PM -0400, John Baldwin wrote:
> > > > 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.
> > > > 
> > > I didn't forget to update it.  It simply misses them now.  ;)
> > 
> > Gah, I thought jeff had done that.  There's a reason for the big comment 
in 
> > sys/kern/syscalls.master.  Maybe we need a pre-commit hook for 
> > sys/kern/syscalls.master that has an all caps message about updating 
> > sys/compat/freebsd32/syscalls.master.  :(
> > 
> Yes please.  An "stdout version" of the embedded comment would be in order.

Ah, to the sysent target in sys/kern/Makefile?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803261131.39622.jhb>