Use of C99 extra long double math functions after r236148

2012-05-27 Thread Rainer Hurling
Yesterday r236148 (Allow inclusion of libc++ to work after including math.h) was comitted to head, many thanks. Does this mean, that extra long double functions like acoshl, expm1l or log1pl are now "really implemented"? As far as I understand, they had only been declared before? If this is

Repeated build failures in expr due to yyparse

2012-05-27 Thread Bjoern A. Zeeb
Running a make -s -j5 buildworld; cleaned the entire obj tree meanwhile. Builds are running on a slightly older HEAD thought with an updated libc and some headers. I can reproduce this all the time. Buildworld at this stage should be self-contained, right? So why is it failing? ===> bin/expr (

Re: WARNING - DO NOT test: IPv6 offload support in HEAD + patch for stable/9

2012-05-27 Thread Bjoern A. Zeeb
EAD or review: http://people.freebsd.org/~bz/20120527-02-fix-v6-csum-offload.diff I'd be happy to hear back from anyone on short notice that it works for him, and I'll get it in for (possible) further refinements. /bz -- Bjoern A. Zeeb You have t

OptionalObsoleteFiles.inc completeness

2012-05-27 Thread Dmitry Marakasov
Hi! I'm running a little pet project of improving completeness of tools/build/mk/OptionalObsoleteFiles.inc file and thus delete-old* targets with regard to all possible WITHOUT_* knobs. E.g. when WITHOUT_foo is defined in src.conf, make delete-old should remove related files completely, to make a

Re: [CFT][CFR] Resurrect handling of VersionAddendum in OpenSSH

2012-05-27 Thread Eygene Ryabinkin
Sat, May 26, 2012 at 02:34:20PM +0400, Eygene Ryabinkin wrote: > Can anyone who uses SSH test this patch and report their findings > to the respective PR. Also, code reviews are welcome too. I head been blessed by des@ to commit the code into -CURRENT and I did so, http://svnweb.freebsd.org/bas