Re: Important: following -current update!

2013-04-16 Thread Michał Markowski
$ cd /usr/src/sys/arch/`uname -m`/config cd: no such file or directory: /usr/src/sys/arch/i386/config $ cd /usr/src/sys/arch/`uname -m`/conf $ --- /cvs/www/faq/current.html Tue Apr 16 11:54:22 2013 +++ /tmp/current.html Tue Apr 16 12:10:27 2013 @@ -597,7 +597,7 @@ ul liUpdate entire source

Re: Bug with setlocale and __mb_cur_max

2013-04-16 Thread Vladimir Támara Patiño
On Wed, Apr 10, 2013 at 01:48:03PM +0200, Stefan Sperling wrote: + return 1; // If not UTF8 then single byte encoding No C++ comments, please! The attached patch doens't have C++ comments. -- Dios, gracias por tu amor infinito. -- Vladimir Támara Patiño.

Merge inet_ntoa() and inet_ntoa4()

2013-04-16 Thread Martin Pieuchot
Diff below merge two slightly different versions of our kernel's inet_ntoa(). I picked 8 rooms for ip4buf to be consistent with what ip6_sprintf() does. ok? Index: netinet/ip_input.c === RCS file:

typos in /cvs/src/sys/dev/pci/if_em.h

2013-04-16 Thread Diego Casati
hi, while reading if_em.h i've bumped into a few typos. ok? # cvs diff -Nup if_em.h Index: if_em.h === RCS file: /cvs/src/sys/dev/pci/if_em.h,v retrieving revision 1.48 diff -u -p -r1.48 if_em.h --- if_em.h 7 Sep 2010 16:21:44