Joerg Sonnenberger writes:
> Log Message:
> Switch to SSE code, since our gas supports it now.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.6 -r1.7 src/lib/libm/arch/i387/s_copysign.S
> cvs rdiff -u -r1.5 -r1.6 src/lib/libm/arch/i387/s_copysignf.S
Is the change done in s_copysignf
On Sun, Jun 19, 2011 at 09:13:04PM +0200, Emmanuel Dreyfus wrote:
> Iain Hibbert wrote:
>
> > This broke the build. I think it needs either revision 1.77 which
> > introduced domain_sysctllog but that may introduce other complexities, or
> > the attached patch which makes it use the local clog as
Iain Hibbert wrote:
> This broke the build. I think it needs either revision 1.77 which
> introduced domain_sysctllog but that may introduce other complexities, or
> the attached patch which makes it use the local clog as per other
> instances..
My bad, I did not attached the right patch to the
On Sat, 18 Jun 2011, Manuel Bouyer wrote:
> Module Name: src
> Committed By: bouyer
> Date: Sat Jun 18 16:42:04 UTC 2011
>
> Modified Files:
> src/sys/kern [netbsd-5]: uipc_domain.c uipc_proto.c uipc_usrreq.c
>
> Log Message:
> Pull up following revision(s) (requested by manu in tic
On Sun, 19 Jun 2011, Martin Husemann wrote:
Module Name:src
Committed By: martin
Date: Sun Jun 19 11:40:26 UTC 2011
Modified Files:
src/sys/dev/sysmon: sysmon_envsys.c
Log Message:
Instead of crashing, print a usable error message when a driver eroneously
does not prope