Re: svn commit: r198151 - in head/sys/dev: pci usb/controller

2009-10-15 Thread Andriy Gapon
on 15/10/2009 23:07 Andrew Thompson said the following: > Author: thompsa > Date: Thu Oct 15 20:07:08 2009 > New Revision: 198151 > URL: http://svn.freebsd.org/changeset/base/198151 > > Log: > Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover > for > all host controll

Re: svn commit: r198118 - head/usr.bin/netstat

2009-10-15 Thread Bruce Evans
On Thu, 15 Oct 2009, Robert Watson wrote: Log: Print routing statistics as unsigned short rather than unsigned int, otherwise sign extension leads to unlikely values when in the negative range of the signed short structure fields that hold the statistics. The type used to hold routing statis

svn commit: r198164 - in stable/8/etc: . rc.d

2009-10-15 Thread Doug Barton
Author: dougb Date: Fri Oct 16 00:17:09 2009 New Revision: 198164 URL: http://svn.freebsd.org/changeset/base/198164 Log: MFC r197947: In regards to the "Starting foo:" type messages at boot time, create and employ a more generic solution, and use it in the individual rc.d scripts that a

svn commit: r198162 - head/etc

2009-10-15 Thread Doug Barton
Author: dougb Date: Thu Oct 15 23:20:23 2009 New Revision: 198162 URL: http://svn.freebsd.org/changeset/base/198162 Log: Allow $name_program to override $command in a more robust way that will not cause the value to be null if $command is not set. Modified: head/etc/rc.subr Modified: head/

svn commit: r198153 - head/sys/dev/usb/net

2009-10-15 Thread Andrew Thompson
Author: thompsa Date: Thu Oct 15 20:15:29 2009 New Revision: 198153 URL: http://svn.freebsd.org/changeset/base/198153 Log: Correct offset calcluation for the NCM implementation. Submitted by: HPS Modified: head/sys/dev/usb/net/if_cdce.c Modified: head/sys/dev/usb/net/if_cdce.c =

svn commit: r198152 - head/sys/dev/usb/input

2009-10-15 Thread Andrew Thompson
Author: thompsa Date: Thu Oct 15 20:09:27 2009 New Revision: 198152 URL: http://svn.freebsd.org/changeset/base/198152 Log: Only poll ukbd if KDB is active. Submitted by: HPS Modified: head/sys/dev/usb/input/ukbd.c Modified: head/sys/dev/usb/input/ukbd.c =

svn commit: r198151 - in head/sys/dev: pci usb/controller

2009-10-15 Thread Andrew Thompson
Author: thompsa Date: Thu Oct 15 20:07:08 2009 New Revision: 198151 URL: http://svn.freebsd.org/changeset/base/198151 Log: Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover for all host controllers at the same time, we avoid problems where the BIOS will actually writ

svn commit: r198150 - stable/8/sbin/mount_nfs

2009-10-15 Thread Rick Macklem
Author: rmacklem Date: Thu Oct 15 19:50:00 2009 New Revision: 198150 URL: http://svn.freebsd.org/changeset/base/198150 Log: MFC r197298: Change the default transport protocol for use by the Mount protocol and the NFS Null RPC done by mount_nfs from UDP to TCP, so that it is consistent with

svn commit: r198149 - head/sys/kern

2009-10-15 Thread John Baldwin
Author: jhb Date: Thu Oct 15 18:51:19 2009 New Revision: 198149 URL: http://svn.freebsd.org/changeset/base/198149 Log: Use language more closely resembling English in a panic message. Pointy hat to:jhb Submitted by: pluknet Modified: head/sys/kern/kern_intr.c Modified: head/sy

Re: svn commit: r197969 - head/sys/conf

2009-10-15 Thread Jung-uk Kim
t; : > > > : > I disagree that it belongs entirely in the isa bridge > > : > drivers. They may communicate information to the bus_space > > : > implementation, but it is bus_space that ultimately does this > > : > translation. > > : > > : I think

svn commit: r198148 - in head/bin: cat uuidgen

2009-10-15 Thread Ruslan Ermilov
Author: ru Date: Thu Oct 15 18:17:29 2009 New Revision: 198148 URL: http://svn.freebsd.org/changeset/base/198148 Log: Removed redundant WARNS setting. Submitted by: Ulrich Spörlein Modified: head/bin/cat/Makefile head/bin/uuidgen/Makefile Modified: head/bin/cat/Makefile ==

svn commit: r198143 - in vendor/clang/dist: lib/AST lib/Frontend lib/Sema utils/test

2009-10-15 Thread Roman Divacky
Author: rdivacky Date: Thu Oct 15 17:07:18 2009 New Revision: 198143 URL: http://svn.freebsd.org/changeset/base/198143 Log: Delete some more files. Deleted: vendor/clang/dist/lib/AST/CFG.cpp vendor/clang/dist/lib/Frontend/ResolveLocation.cpp vendor/clang/dist/lib/Sema/SemaInherit.cpp ve

svn commit: r198139 - in vendor/clang/dist/test: Analysis CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto CXX/except/except.access CodeGen CodeGenObjC Sema SemaCXX SemaObjC SemaObjCXX

2009-10-15 Thread Roman Divacky
Author: rdivacky Date: Thu Oct 15 16:31:19 2009 New Revision: 198139 URL: http://svn.freebsd.org/changeset/base/198139 Log: Delete stale files. Deleted: vendor/clang/dist/test/Analysis/basicstore_wine_crash.c vendor/clang/dist/test/Analysis/no-outofbounds-basicstore.c vendor/clang/dist/te

svn commit: r198138 - in vendor/llvm/dist: docs/HistoricalNotes examples/Kaleidoscope include/llvm include/llvm/ADT include/llvm/Analysis include/llvm/CodeGen include/llvm/Config include/llvm/Debug...

2009-10-15 Thread Roman Divacky
Author: rdivacky Date: Thu Oct 15 16:26:17 2009 New Revision: 198138 URL: http://svn.freebsd.org/changeset/base/198138 Log: Delete all stale files. Deleted: vendor/llvm/dist/docs/HistoricalNotes/2001-07-08-InstructionSelection.txt vendor/llvm/dist/docs/HistoricalNotes/2001-07-08-Instruction

Re: svn commit: r198136 - head/tools/tools/netrate/netsend

2009-10-15 Thread Robert Watson
On Thu, 15 Oct 2009, Luigi Rizzo wrote: Support the specification of a range of destination ports e.g. netsend 127.0.0.1 - [payloadsize] [packet_rate] [duration] All sounds very useful -- consider making some of these changes (where appropriate) to netblast as well? Also,

svn commit: r198136 - head/tools/tools/netrate/netsend

2009-10-15 Thread Luigi Rizzo
Author: luigi Date: Thu Oct 15 15:30:41 2009 New Revision: 198136 URL: http://svn.freebsd.org/changeset/base/198136 Log: Support the specification of a range of destination ports e.g. netsend 127.0.0.1 - [payloadsize] [packet_rate] [duration] This is useful to test the be

Re: svn commit: r197969 - head/sys/conf

2009-10-15 Thread John Baldwin
On Thursday 15 October 2009 10:59:10 am M. Warner Losh wrote: > In message: <200910150833.54252@freebsd.org> > John Baldwin writes: > : On Wednesday 14 October 2009 6:11:15 pm M. Warner Losh wrote: > : > In message: <200910141738.43910@freebsd.org> > : > John Baldwi

Re: svn commit: r197969 - head/sys/conf

2009-10-15 Thread M. Warner Losh
In message: <200910150833.54252@freebsd.org> John Baldwin writes: : On Wednesday 14 October 2009 6:11:15 pm M. Warner Losh wrote: : > In message: <200910141738.43910@freebsd.org> : > John Baldwin writes: : > : On Wednesday 14 October 2009 5:20:38 pm Marcel Moolenaa

svn commit: r198135 - head/sys/sys

2009-10-15 Thread John Baldwin
Author: jhb Date: Thu Oct 15 14:55:11 2009 New Revision: 198135 URL: http://svn.freebsd.org/changeset/base/198135 Log: Style fixes to the function prototypes for bus_alloc_resources() and bus_release_resources(). Modified: head/sys/sys/bus.h Modified: head/sys/sys/bus.h ===

svn commit: r198134 - in head: share/man/man9 sys/amd64/amd64 sys/amd64/include sys/i386/i386 sys/i386/include sys/kern sys/sys

2009-10-15 Thread John Baldwin
Author: jhb Date: Thu Oct 15 14:54:35 2009 New Revision: 198134 URL: http://svn.freebsd.org/changeset/base/198134 Log: Add a facility for associating optional descriptions with active interrupt handlers. This is primarily intended as a way to allow devices that use multiple interrupts (e.g.

svn commit: r198133 - in stable/8/sys: . amd64/include/xen cddl/contrib/opensolaris contrib/dev/acpica contrib/pf dev/xen/xenpci nfsclient

2009-10-15 Thread Robert Watson
Author: rwatson Date: Thu Oct 15 14:39:59 2009 New Revision: 198133 URL: http://svn.freebsd.org/changeset/base/198133 Log: Add a MODULE_DEPEND() on the NFS client from dtnfsclient so that dtnfsclient can access NFS client symbols. Discussed with: kib Reported by: markm Approved

svn commit: r198132 - head/tools/tools/netrate/netsend

2009-10-15 Thread Luigi Rizzo
Author: luigi Date: Thu Oct 15 14:18:35 2009 New Revision: 198132 URL: http://svn.freebsd.org/changeset/base/198132 Log: A small change to avoid calling gettimeofday() too often (hardwired to once every 20us at most). I found out that on many machines round here, i could only get 300-40

svn commit: r198129 - vendor/clang/clang-84175

2009-10-15 Thread Roman Divacky
Author: rdivacky Date: Thu Oct 15 13:18:43 2009 New Revision: 198129 URL: http://svn.freebsd.org/changeset/base/198129 Log: Tag clang 84175. Added: vendor/clang/clang-84175/ - copied from r198128, vendor/clang/dist/ ___ svn-src-all@freebsd.org

svn commit: r198128 - vendor/llvm/llvm-84176

2009-10-15 Thread Roman Divacky
Author: rdivacky Date: Thu Oct 15 13:18:09 2009 New Revision: 198128 URL: http://svn.freebsd.org/changeset/base/198128 Log: Tag llvm r84176. Added: vendor/llvm/llvm-84176/ - copied from r198127, vendor/llvm/dist/ ___ svn-src-all@freebsd.org mai

Re: svn commit: r197969 - head/sys/conf

2009-10-15 Thread John Baldwin
On Wednesday 14 October 2009 6:11:15 pm M. Warner Losh wrote: > In message: <200910141738.43910@freebsd.org> > John Baldwin writes: > : On Wednesday 14 October 2009 5:20:38 pm Marcel Moolenaar wrote: > : > > : > On Oct 14, 2009, at 1:45 PM, John Baldwin wrote: > : > > : > > On We

svn commit: r198126 - head/sys/kern

2009-10-15 Thread John Baldwin
Author: jhb Date: Thu Oct 15 11:41:12 2009 New Revision: 198126 URL: http://svn.freebsd.org/changeset/base/198126 Log: Fix a sign bug in the handling of nice priorities when computing the interactive score for a thread. Submitted by: Taku YAMAMOTO taku of tackymt.homeip.net Reviewed by

svn commit: r198125 - head/share/man/man4

2009-10-15 Thread Christian Brueffer
Author: brueffer Date: Thu Oct 15 11:32:05 2009 New Revision: 198125 URL: http://svn.freebsd.org/changeset/base/198125 Log: Use our standard section 4 SYNOPSIS. MFC after:3 days Modified: head/share/man/man4/sbp_targ.4 head/share/man/man4/targ.4 Modified: head/share/man/man4/sbp_t

svn commit: r198118 - head/usr.bin/netstat

2009-10-15 Thread Robert Watson
Author: rwatson Date: Thu Oct 15 10:31:24 2009 New Revision: 198118 URL: http://svn.freebsd.org/changeset/base/198118 Log: Print routing statistics as unsigned short rather than unsigned int, otherwise sign extension leads to unlikely values when in the negative range of the signed short str

Re: svn commit: r198113 - in vendor/llvm/dist: include/llvm include/llvm/ADT include/llvm/CodeGen include/llvm/CompilerDriver include/llvm/ExecutionEngine include/llvm/Support lib/Analysis lib/CodeGen

2009-10-15 Thread Roman Divacky
On Thu, Oct 15, 2009 at 07:47:49AM +, Roman Divacky wrote: > Author: rdivacky > Date: Thu Oct 15 07:47:49 2009 > New Revision: 198113 > URL: http://svn.freebsd.org/changeset/base/198113 > > Log: > Update llvm to r84175. it's r84176 actually. ___ s

svn commit: r198113 - in vendor/llvm/dist: include/llvm include/llvm/ADT include/llvm/CodeGen include/llvm/CompilerDriver include/llvm/ExecutionEngine include/llvm/Support lib/Analysis lib/CodeGen ...

2009-10-15 Thread Roman Divacky
Author: rdivacky Date: Thu Oct 15 07:47:49 2009 New Revision: 198113 URL: http://svn.freebsd.org/changeset/base/198113 Log: Update llvm to r84175. Modified: vendor/llvm/dist/include/llvm/ADT/DenseMapInfo.h vendor/llvm/dist/include/llvm/ADT/ImmutableSet.h vendor/llvm/dist/include/llvm/Code

svn commit: r198112 - in vendor/clang/dist: include/clang/AST include/clang/Basic lib/AST lib/Analysis lib/CodeGen lib/Frontend lib/Sema test/Analysis test/CodeGen test/CodeGenCXX test/SemaCXX test...

2009-10-15 Thread Roman Divacky
Author: rdivacky Date: Thu Oct 15 07:44:25 2009 New Revision: 198112 URL: http://svn.freebsd.org/changeset/base/198112 Log: Update clang to 84175. Modified: vendor/clang/dist/include/clang/AST/ASTContext.h vendor/clang/dist/include/clang/AST/Decl.h vendor/clang/dist/include/clang/AST/Type