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
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
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
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/
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
=
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
=
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
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
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
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
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
==
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
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
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
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,
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
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
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
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
===
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.
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
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
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
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
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
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
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
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
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
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
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
31 matches
Mail list logo