Re: svn commit: r232074 - head/sys/cam/ctl

2012-02-26 Thread Pawel Worach
;d like to have a > tinderbox that continually builds with clang. So head won't be > regressing any more. :) > > >> ps: are there any plans to add support for compiling kernel+userland with >> clang >> tot? maybe this can be accomplished by doing something like &g

Re: svn commit: r218192 - head/sbin/hastd

2011-02-02 Thread Pawel Worach
On Feb 2, 2011, at 16:42, Pawel Jakub Dawidek wrote: > Author: pjd > Date: Wed Feb 2 15:42:00 2011 > New Revision: 218192 > URL: http://svn.freebsd.org/changeset/base/218192 > > Log: > Allow to specify connection timeout by the caller. > > MFC after: 1 week > > Modified: > head/sbin/hastd/

Re: svn commit: r216295 - in head/usr.sbin/bsnmpd: . tools tools/bsnmptools tools/libbsnmptools

2010-12-10 Thread Pawel Worach
On Dec 8, 2010, at 15:30, Shteryana Shopova wrote: > Author: syrinx > Date: Wed Dec 8 14:30:25 2010 > New Revision: 216295 > URL: http://svn.freebsd.org/changeset/base/216295 > > Log: > Add bsnmpd(1)'s SNMP client tools (including SNMPv3 support) to the base > system. > > Sponsored by: The

Re: svn commit: r209371 - in head/sys: amd64/amd64 amd64/include conf dev/acpica i386/i386 i386/include isa kern pc98/cbus sys x86/isa x86/x86

2010-06-21 Thread Pawel Worach
On Jun 21, 2010, at 21:58, Kostik Belousov wrote: > On Sun, Jun 20, 2010 at 09:33:29PM +, Alexander Motin wrote: >> Author: mav >> Date: Sun Jun 20 21:33:29 2010 >> New Revision: 209371 >> URL: http://svn.freebsd.org/changeset/base/209371 >> >> Log: >> Implement new event timers infrastructu

Re: svn commit: r208954 - in head/contrib/llvm: . docs test tools/clang tools/clang/docs tools/clang/test website

2010-06-09 Thread Pawel Worach
On Jun 9, 2010, at 23:58, Garrett Cooper wrote: > On Wed, Jun 9, 2010 at 12:04 PM, Ed Schouten wrote: >> Hi Garrett, >> >> * Garrett Cooper wrote: >>> Why strip test? This might actually be helpful for folks trying to >>> evaluate whether or not they should upgrade to newer versions of >>> clan

Re: svn commit: r204460 - head/tools/build/mk

2010-02-28 Thread Pawel Worach
It looks like phttpget is used by freebsd-update too. 0>p...@one ~$ grep -ic phttpget /usr/sbin/freebsd-update 7 -- Pawel On Feb 28, 2010, at 15:41, Antoine Brodin wrote: > Author: antoine > Date: Sun Feb 28 14:41:28 2010 > New Revision: 204460 > URL: http://svn.freebsd.org/changeset/base/2044