GodThoughtsWired! &= nbsp;Wednesday, November 17, 2010
Evangelizing the Church in the Age of Delus= ion
You are subs= cribed as svn-src-all@freebsd.org
celebrating sin!
"Enjoy the passing pleasures of = sin..."
Hebrews 11:25
I'll bet you didn't know the Bible said
Author: delphij
Date: Thu Nov 18 01:21:55 2010
New Revision: 215446
URL: http://svn.freebsd.org/changeset/base/215446
Log:
MFC through r214047: nc from OpenBSD 4.8.
Modified:
stable/7/contrib/netcat/nc.1
stable/7/contrib/netcat/netcat.c
stable/7/contrib/netcat/socks.c
Directory Properties
Author: delphij
Date: Thu Nov 18 01:14:18 2010
New Revision: 215445
URL: http://svn.freebsd.org/changeset/base/215445
Log:
MFC through r214047: nc from OpenBSD 4.8.
Modified:
stable/8/contrib/netcat/nc.1
stable/8/contrib/netcat/netcat.c
stable/8/contrib/netcat/socks.c
Directory Properties
Author: jilles
Date: Wed Nov 17 23:13:02 2010
New Revision: 215444
URL: http://svn.freebsd.org/changeset/base/215444
Log:
MFC r215022: test: Move tests to tools/regression/bin/test.
Convert the tests to the perl prove format.
Remove obsolete TEST.README (results of an old TEST.sh for some ol
Author: jhb
Date: Wed Nov 17 22:28:04 2010
New Revision: 215443
URL: http://svn.freebsd.org/changeset/base/215443
Log:
Add a resource_list_reserved() method that returns true if a resource
list entry contains a reserved resource.
Modified:
head/sys/kern/subr_bus.c
head/sys/sys/bus.h
Modi
On Nov 17, 2010, at 13:55 , George V. Neville-Neil wrote:
> Author: gnn
> Date: Wed Nov 17 18:55:12 2010
> New Revision: 215434
> URL: http://svn.freebsd.org/changeset/base/215434
>
> Log:
> Add new, per connection, statistics for TCP, including:
> Retransmitted Packets
> Zero Window Advertis
Author: jilles
Date: Wed Nov 17 21:45:11 2010
New Revision: 215442
URL: http://svn.freebsd.org/changeset/base/215442
Log:
MFC r198406: wordexp(3): fix some bugs with signals and long outputs
* retry various system calls on EINTR
* retry the rest after a short read (common if there is more th
Author: andreast
Date: Wed Nov 17 20:37:16 2010
New Revision: 215441
URL: http://svn.freebsd.org/changeset/base/215441
Log:
Revert r215435. We need to figure out the exact value to be loaded.
Approved by: nwhitehorn (mentor)
Modified:
head/sys/boot/powerpc/ofw/start.c
Modified: head/sy
Author: jilles
Date: Wed Nov 17 20:21:10 2010
New Revision: 215440
URL: http://svn.freebsd.org/changeset/base/215440
Log:
MFC r174692: Fix wordexp() testsuite.
Original commit by das.
Modified:
stable/7/tools/regression/lib/libc/gen/test-wordexp.c
Directory Properties:
stable/7/tools/r
Author: tijl
Date: Wed Nov 17 19:54:01 2010
New Revision: 215439
URL: http://svn.freebsd.org/changeset/base/215439
Log:
Let gcc and ld know where to find 32 bit libraries on amd64.
Reviewed by: arch@
Approved by: kib (mentor)
Modified:
head/gnu/usr.bin/binutils/ld/Makefile.amd64
he
On 17 November 2010 18:59, Alexander Best wrote:
> On Wed Nov 17 10, Ivan Voras wrote:
>> Author: ivoras
>> Date: Wed Nov 17 15:12:10 2010
>> New Revision: 215425
>> URL: http://svn.freebsd.org/changeset/base/215425
>>
>> Log:
>> Change "wait" banner to "qlen" to be more indicative of its purpos
Author: andreast
Date: Wed Nov 17 19:35:56 2010
New Revision: 215438
URL: http://svn.freebsd.org/changeset/base/215438
Log:
Check the real-mode? OF property to find out whether we operate in real or
virtual mode. In virtual mode we have to do memory mapping. On PowerMacs it is
usually false
Author: andreast
Date: Wed Nov 17 19:31:48 2010
New Revision: 215437
URL: http://svn.freebsd.org/changeset/base/215437
Log:
Move the declaration of the eh struct (used only when debugging is enabled)
from ofwn_put into the debug section.
Approved by: nwhitehorn (mentor)
Modified:
head
Author: andreast
Date: Wed Nov 17 19:28:48 2010
New Revision: 215436
URL: http://svn.freebsd.org/changeset/base/215436
Log:
Make sure the .bss is cleared at the beginning. The pSeries OF ELF loader does
not clear .bss automatically.
Approved by: nwhitehorn (mentor)
Modified:
head/sys/
Author: andreast
Date: Wed Nov 17 19:25:37 2010
New Revision: 215435
URL: http://svn.freebsd.org/changeset/base/215435
Log:
Load the full 16k stack space.
Approved by: nwhitehorn (mentor)
Modified:
head/sys/boot/powerpc/ofw/start.c
Modified: head/sys/boot/powerpc/ofw/start.c
==
Author: gnn
Date: Wed Nov 17 18:55:12 2010
New Revision: 215434
URL: http://svn.freebsd.org/changeset/base/215434
Log:
Add new, per connection, statistics for TCP, including:
Retransmitted Packets
Zero Window Advertisements
Out of Order Receives
These statistics are available via the
On Wed, 17 Nov 2010, Maxim Sobolev wrote:
On 11/16/2010 8:12 AM, Bruce Evans wrote:
This was quite low for yestdeay's uses (starting in about 1995), but today
it is little missed since only yesterday's low-end hardware uses it. Most
of today's interfaces are 1Gbps, and for this it is almost es
On Tue, 16 Nov 2010, Adrian Chadd wrote:
Log:
.. and then notice that the list of mk files is ordered, and update to suit.
Please also notice that c is before d, e and f in the English alphapbet.
Also note that cr is after c[o-p] in lexicographical order.
Modified: head/share/mk/Makefile
==
Author: alc
Date: Wed Nov 17 18:21:29 2010
New Revision: 215433
URL: http://svn.freebsd.org/changeset/base/215433
Log:
MFC r209407, r209648, r209650
Introduce and use vm_page_next() and vm_page_prev(). They provide both
a simpler and faster interface for iterating over the pages of an o
Author: yongari
Date: Wed Nov 17 18:09:02 2010
New Revision: 215432
URL: http://svn.freebsd.org/changeset/base/215432
Log:
MCP55 is the only NVIDIA controller that supports VLAN tag
insertion/stripping and it also supports TSO over VLAN. Implement
TSO over VLAN support for MCP55 controller.
On Wed Nov 17 10, Ivan Voras wrote:
> Author: ivoras
> Date: Wed Nov 17 15:12:10 2010
> New Revision: 215425
> URL: http://svn.freebsd.org/changeset/base/215425
>
> Log:
> Change "wait" banner to "qlen" to be more indicative of its purpose and to
> be more inline with what gstat uses.
any tho
Author: mav
Date: Wed Nov 17 17:52:04 2010
New Revision: 215431
URL: http://svn.freebsd.org/changeset/base/215431
Log:
Add IDs for VIA VX900 chipset SATA controller.
(Missed part of r215428)
Modified:
head/sys/dev/ata/ata-pci.h
Modified: head/sys/dev/ata/ata-pci.h
=
Author: markm
Date: Wed Nov 17 17:12:41 2010
New Revision: 215429
URL: http://svn.freebsd.org/changeset/base/215429
Log:
MFC: Add /bin/rmail symlink to mailwrapper if sendmail is not being built
and mailwrapper is being built. Ensure that it is not removed by
"make delete-old". Add Exim exam
Author: alc
Date: Wed Nov 17 17:29:22 2010
New Revision: 215430
URL: http://svn.freebsd.org/changeset/base/215430
Log:
MFC r209407, r209648, r209650
Introduce and use vm_page_next() and vm_page_prev(). They provide both
a simpler and faster interface for iterating over the pages of an o
Author: mav
Date: Wed Nov 17 16:17:35 2010
New Revision: 215428
URL: http://svn.freebsd.org/changeset/base/215428
Log:
Add IDs for VIA VX900 chipset SATA controller.
MFC after:1 week
Modified:
head/sys/dev/ata/chipsets/ata-via.c
Modified: head/sys/dev/ata/chipsets/ata-via.c
Author: kib
Date: Wed Nov 17 16:17:15 2010
New Revision: 215427
URL: http://svn.freebsd.org/changeset/base/215427
Log:
Only save FPU context when not executing in the context of the crypto
thread.
Tested by:Mike Tancsa
Modified:
head/sys/crypto/aesni/aesni_wrap.c
Modified: head/sy
Author: jhb
Date: Wed Nov 17 15:42:47 2010
New Revision: 215426
URL: http://svn.freebsd.org/changeset/base/215426
Log:
Remove unused autofs userland bits.
Approved by: core
Deleted:
head/lib/libautofs/
head/sbin/mount_autofs/
___
svn-src-all
Author: ivoras
Date: Wed Nov 17 15:12:10 2010
New Revision: 215425
URL: http://svn.freebsd.org/changeset/base/215425
Log:
Change "wait" banner to "qlen" to be more indicative of its purpose and to
be more inline with what gstat uses.
Reviewed by: gnn
Silence from: phk, keramida
Modifi
On 11/16/2010 8:12 AM, Bruce Evans wrote:
This was quite low for yestdeay's uses (starting in about 1995), but today
it is little missed since only yesterday's low-end hardware uses it. Most
of today's interfaces are 1Gbps, and for this it is almost essential for
the hardware to have a ring buff
Author: bz
Date: Wed Nov 17 10:43:20 2010
New Revision: 215423
URL: http://svn.freebsd.org/changeset/base/215423
Log:
Do not initialize flag variables before needed.
Consistently use the LLE_ prefix for lla_lookup() and the ND6_ prefix
for nd6_lookup() even though both are defined the same.
Author: pluknet
Date: Wed Nov 17 09:49:51 2010
New Revision: 215422
URL: http://svn.freebsd.org/changeset/base/215422
Log:
MFC r215186:
Add 'jid' as a possible sort order to the help screen.
PR: bin/150992
Submitted by: Frederic Culot
Approved by: avg (mentor)
Modified
Author: pluknet
Date: Wed Nov 17 09:48:18 2010
New Revision: 215421
URL: http://svn.freebsd.org/changeset/base/215421
Log:
MFC r215186:
Add 'jid' as a possible sort order to the help screen.
PR: bin/150992
Submitted by: Frederic Culot
Approved by: avg (mentor)
Modified
Author: bschmidt
Date: Wed Nov 17 09:32:39 2010
New Revision: 215420
URL: http://svn.freebsd.org/changeset/base/215420
Log:
Fix a panic on i386 for drivers using MmAllocateContiguousMemory()
and MmAllocateContiguousMemorySpecifyCache().
Those two functions take 64-bit variable(s) for thei
Author: bschmidt
Date: Wed Nov 17 09:28:17 2010
New Revision: 215419
URL: http://svn.freebsd.org/changeset/base/215419
Log:
Use kmem_alloc_contig() to honour the cache_type variable.
Pointed out by: alc
Modified:
head/sys/compat/ndis/ntoskrnl_var.h
head/sys/compat/ndis/subr_ntosk
Author: bz
Date: Wed Nov 17 09:25:08 2010
New Revision: 215418
URL: http://svn.freebsd.org/changeset/base/215418
Log:
No need to re-initialize the callout. We initially do it in in6_lltable_new()
right after allocation. Worse, we are losing the right flags here.
MFC after:4 days
Mo
35 matches
Mail list logo