Hi,
2014-03-07 10:04 GMT+09:00 Christos Zoulas :
> Module Name:src
> Committed By: christos
> Date: Fri Mar 7 01:04:30 UTC 2014
>
> Modified Files:
> src/external/bsd/dhcp/dist/common: ns_name.c
>
> Log Message:
> fix incorrect overflow test:
> https://android-review.goo
On Thu, Mar 06, 2014 at 12:30:25PM +, NONAKA Kimihiro wrote:
> Module Name: src
> Committed By: nonaka
> Date: Thu Mar 6 12:30:25 UTC 2014
>
> Modified Files:
> src/sys/arch/i386/i386: cpufunc.S
>
> Log Message:
> fix to pass collect memory address to xrstor.
Gah ... :-(
FWI
On Wed, Mar 05, 2014 at 06:04:02PM +0200, Andreas Gustafsson wrote:
>
> 2. I also object to the change of kern_syctl.c 1.247.
>
> This change attempts to work around the problems caused by the changes
> to the variable types by making sysctl() return different types
> depending on the value of th
> On Tue, Mar 04, 2014 at 12:11:59PM +, Izumi Tsutsui wrote:
> > Module Name:xsrc
> > Committed By: tsutsui
> > Date: Tue Mar 4 12:11:59 UTC 2014
> >
> > Modified Files:
> > xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k: x68kConfig.c
> > x68kGraph.c
On Wed, 05 Mar 2014, Andreas Gustafsson wrote:
Changing the types of existing sysctl variables breaks both
source and binary compatibility and should not be done lightly;
Changing the types without sufficient care can break source
and binary compatibility. With sufficient care, compatibility