In article <20140407234749.ga19...@britannica.bec.de>,
Joerg Sonnenberger wrote:
>On Mon, Apr 07, 2014 at 05:09:55PM -0400, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:christos
>> Date:Mon Apr 7 21:09:55 UTC 2014
>>
>> Modified Files:
>> src/sys/arch/
On Mon, Apr 07, 2014 at 05:09:55PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By: christos
> Date: Mon Apr 7 21:09:55 UTC 2014
>
> Modified Files:
> src/sys/arch/i386/stand/lib: Makefile
>
> Log Message:
> XXX: gcc-4.8 bug. Passes wrong arguments to biosdisk_read
Hi,
2014-04-07 21:52 GMT+09:00 Taylor R Campbell :
>PR/48705 is useful for you?
>
> Thanks, I will take a look.
Please also check PR/48706 and PR/48708.
Regards,
--
NONAKA Kimihiro
Date: Mon, 7 Apr 2014 11:36:16 +0900
From: NONAKA Kimihiro
PR/48705 is useful for you?
Thanks, I will take a look.
Date: Tue, 1 Apr 2014 23:57:54 +
From: "Brian Buhrow"
Modified Files:
src/sys/dev/ic: mpt_netbsd.c mpt_netbsd.h
Log Message:
Checking in changes to improve error handling. Specifically:
There are a lot of KNF issues in this change, making it hard to read.
Could yo