Re: CVS commit: src/sys/compat/linux32/common

2009-11-16 Thread Christoph Egger
Joerg Sonnenberger wrote: > Module Name: src > Committed By: joerg > Date: Mon Nov 16 08:49:32 UTC 2009 > > Modified Files: > src/sys/compat/linux32/common: linux32_ipc.h linux32_ipccall.c > > Log Message: > Add SYSVMSG support for linux32. > > > To generate a diff of this commit

Re: CVS commit: src/sys/compat/linux32/common

2009-11-16 Thread Christoph Egger
Joerg Sonnenberger wrote: > Module Name: src > Committed By: joerg > Date: Mon Nov 16 13:32:40 UTC 2009 > > Modified Files: > src/sys/compat/linux32/common: linux32_ipc.h linux32_ipccall.c > > Log Message: > Follow up commit to fix breakage that somehow passed by the compiler. Bet

Re: CVS commit: src/sys/compat/linux32/common

2009-11-16 Thread Joerg Sonnenberger
On Mon, Nov 16, 2009 at 03:05:43PM +0100, Christoph Egger wrote: > > Log Message: > > Follow up commit to fix breakage that somehow passed by the compiler. > > Better, but still doesn't build: Full build.sh -m amd64 release from fresh tree finished. Aka "I can't reproduce" Joerg