cvs commit: src/sys/i386/i386 vm_machdep.c src/sys/i386/include sf_buf.h src/sys/kern uipc_cow.c uipc_syscalls.c src/sys/sparc64/sparc64 vm_machdep.c src/sys/sys sf_buf.h

David O'Brien obrien at FreeBSD.org
Fri Mar 11 16:49:55 PST 2005


On Wed, Mar 09, 2005 at 06:59:20PM +0000, Alan Cox wrote:
> alc         2005-03-09 18:59:20 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_5)
>     sys/i386/i386        vm_machdep.c 
>     sys/i386/include     sf_buf.h 
>     sys/kern             uipc_cow.c uipc_syscalls.c 
>     sys/sparc64/sparc64  vm_machdep.c 
>     sys/sys              sf_buf.h 
>   Log:
>   MFC
>    Introduce two new options, "CPU private" and "no wait", to sf_buf_alloc().
>    Change the spelling of the "catch" option to be consistent with the new
>    options.

This broke the sparc64 kernel build:
../../../sparc64/sparc64/vm_machdep.c:380: error: syntax error before "break"

I think something other than "goto break" was desired.

-- 
-- David  (obrien at FreeBSD.org)


More information about the cvs-all mailing list