Author: kmacy
Date: Wed Dec 17 08:12:50 2008
New Revision: 186213
URL: http://svn.freebsd.org/changeset/base/186213
Log:
Keep stats in drbr_enqueue
Discussed with: ps
Modified:
head/sys/net/if_var.h
Modified: head/sys/net/if_var.h
Author: yongari
Date: Wed Dec 17 08:18:11 2008
New Revision: 186214
URL: http://svn.freebsd.org/changeset/base/186214
Log:
It seems that RealTek PCIe controllers require an explicit Tx poll
command whenever Tx completion interrupt is raised. The Tx poll
bit is cleared when all packets waitin
On Tue, 16 Dec 2008, Peter Wemm wrote:
Hi,
there's multiple things in here, so let me try to address them
separately.
On Sat, Dec 13, 2008 at 1:59 PM, Bjoern A. Zeeb wrote:
De-virtualize the MD5 context for TCP initial seq number generation
and make it a function local variable like we do
Author: ume
Date: Wed Dec 17 16:19:33 2008
New Revision: 186232
URL: http://svn.freebsd.org/changeset/base/186232
Log:
Reflect mergeinfo when importing BIND 9.4.3 resolver.
Modified:
head/ (props changed)
___
svn-src-all@freebsd.org mailing list
h
Author: obrien
Date: Wed Dec 17 16:55:58 2008
New Revision: 186236
URL: http://svn.freebsd.org/changeset/base/186236
Log:
Use passed parameter rather than the #define.
(more accurate extraction of Juniper Networks change)
Modified:
head/usr.sbin/syslogd/syslogd.c
Modified: head/usr.sbin/sy
Author: brooks
Date: Wed Dec 17 17:35:14 2008
New Revision: 186237
URL: http://svn.freebsd.org/changeset/base/186237
Log:
Correct a bug where /etc/rc.d/defaultroute fails to finish by printing a
newline when it fails to obtain an address via DHCP. This made the next
rc script begin its outpu
Author: ambrisko
Date: Wed Dec 17 17:37:54 2008
New Revision: 186238
URL: http://svn.freebsd.org/changeset/base/186238
Log:
MFC: r185584,185994,185999,186132 which updates the strings that identifies
the new supported HW and bump the driver version number.
Submitted by: LSI
Approve
Author: ambrisko
Date: Wed Dec 17 17:39:36 2008
New Revision: 186239
URL: http://svn.freebsd.org/changeset/base/186239
Log:
MFC: r185584,185994,185999,186132 which updates the strings that identifies
the new supported HW and bump the driver version number.
Submitted by: LSI
Approve
Author: marcel
Date: Wed Dec 17 17:43:22 2008
New Revision: 186240
URL: http://svn.freebsd.org/changeset/base/186240
Log:
Make gpart the default partitioning class on all platforms.
Both ia64 and powerpc were using gpart exclusively already
so there's no change for those two.
Discussed
Author: murray
Date: Wed Dec 17 18:00:18 2008
New Revision: 186241
URL: http://svn.freebsd.org/changeset/base/186241
Log:
1. Update fetch to consistently return 1 on error, as the man page states,
rather than usually returning 1 but in a few instances using a sysexits(3)
return value.
Author: murray
Date: Wed Dec 17 18:05:30 2008
New Revision: 186242
URL: http://svn.freebsd.org/changeset/base/186242
Log:
Increase maximum memory configuration that is reported as stable for
FreeBSD/amd64 to 64GB.
Submitted by: Matt Olander (m...@ixsystems.net)
Modified:
head/release/d
I've got a report now of FreeBSD/amd64 working fine with 64GB, so we
can increase this limit to at least that amount. The 8GB dimms
required for 128GB configurations are, I understand, harder to come by
until recently.
This page you provided appears to be the specs for a hardware system
with many
Author: dfr
Date: Wed Dec 17 18:12:01 2008
New Revision: 186243
URL: http://svn.freebsd.org/changeset/base/186243
Log:
Use full 64bit arithmetic when converting file offsets to block numbers -
fixes
booting on filesystems with inode numbers with values above 4194304.
Submitted by: ps
Mo
On Tue, 16 Dec 2008, Peter Wemm wrote:
Hi,
let me Cc: virtualization and current@ for this reply (to have the
explicit HEADS UP) for what Peter pointed out.
The first to reply may want to trim the Cc: list again; possibly to
only virtualization.
On Sat, Dec 13, 2008 at 1:59 PM, Bjoern A. Zee
2008/12/17 Murray Stokely :
> I've got a report now of FreeBSD/amd64 working fine with 64GB, so we
> can increase this limit to at least that amount. The 8GB dimms
> required for 128GB configurations are, I understand, harder to come by
> until recently.
>
> This page you provided appears to be th
On Tue, 16.12.2008 at 21:13:12 +, Edward Tomasz Napierala wrote:
> Author: trasz
> Date: Tue Dec 16 21:13:11 2008
> New Revision: 186194
> URL: http://svn.freebsd.org/changeset/base/186194
>
> Log:
> According to phk@, VOP_STRATEGY should never, _ever_, return
> anything other than 0. Mak
Marcel Moolenaar wrote:
Author: marcel
Date: Wed Dec 17 17:43:22 2008
New Revision: 186240
URL: http://svn.freebsd.org/changeset/base/186240
[snip]
Modified: head/sys/arm/conf/EP80219
==
--- head/sys/arm/conf/EP8021
On Dec 17, 2008, at 10:21 AM, Nathan Whitehorn wrote:
Marcel Moolenaar wrote:
Author: marcel
Date: Wed Dec 17 17:43:22 2008
New Revision: 186240
URL: http://svn.freebsd.org/changeset/base/186240
[snip]
Modified: head/sys/arm/conf/EP80219
=
=
=
=
=
=
=
=
=
==
Author: des
Date: Wed Dec 17 13:01:19 2008
New Revision: 186224
URL: http://svn.freebsd.org/changeset/base/186224
Log:
Boot out once and for all.
MFC after:1 week
Modified:
head/share/man/man9/style.9
Modified: head/share/man/man9/style.9
===
Robert Watson writes:
> I used to comment a bit more gratuitously along those lines, but bde
> seems to have (at least partially) broken me of the habit. I felt
> sure there was a note in style(9) on not commenting on obvious things,
> but the closest I found was this:
>
> exit(EX_OK
Author: kientzle
Date: Wed Dec 17 19:02:42 2008
New Revision: 186244
URL: http://svn.freebsd.org/changeset/base/186244
Log:
Clarify an 'ar' error message.
Modified:
head/lib/libarchive/archive_read_support_format_ar.c
Modified: head/lib/libarchive/archive_read_support_format_ar.c
===
Author: kientzle
Date: Wed Dec 17 19:03:44 2008
New Revision: 186245
URL: http://svn.freebsd.org/changeset/base/186245
Log:
Update the ar write test to give more detailed information about failures.
Modified:
head/lib/libarchive/test/test_write_format_ar.c
Modified: head/lib/libarchive/test/
Author: kientzle
Date: Wed Dec 17 19:05:00 2008
New Revision: 186246
URL: http://svn.freebsd.org/changeset/base/186246
Log:
Once the test has failed, exit before the segfault.
Modified:
head/lib/libarchive/test/test_compat_gtar.c
Modified: head/lib/libarchive/test/test_compat_gtar.c
Author: kientzle
Date: Wed Dec 17 19:05:25 2008
New Revision: 186247
URL: http://svn.freebsd.org/changeset/base/186247
Log:
Exit earlier on failure in this test.
Modified:
head/lib/libarchive/test/test_write_compress.c
Modified: head/lib/libarchive/test/test_write_compress.c
Author: kientzle
Date: Wed Dec 17 19:05:58 2008
New Revision: 186248
URL: http://svn.freebsd.org/changeset/base/186248
Log:
Fill in a missing const
Modified:
head/lib/libarchive/test/main.c
Modified: head/lib/libarchive/test/main.c
Author: raj
Date: Wed Dec 17 15:31:15 2008
New Revision: 186228
URL: http://svn.freebsd.org/changeset/base/186228
Log:
Minor clean up of BookE/MPC85XX: iprove naming and style(9).
Modified:
head/sys/powerpc/booke/interrupt.c
head/sys/powerpc/booke/machdep.c
head/sys/powerpc/mpc85xx/nexus.
Author: thompsa
Date: Wed Dec 17 19:12:30 2008
New Revision: 186249
URL: http://svn.freebsd.org/changeset/base/186249
Log:
Add /etc/devd/ and move hardware specific configuration there. This makes it
easier to maintain custom rules for non-system things like ACPI hotkeys.
/etc/devd.conf i
Author: mav
Date: Wed Dec 17 19:17:58 2008
New Revision: 186250
URL: http://svn.freebsd.org/changeset/base/186250
Log:
Improve error handling at ata_ahci_chipinit().
Submitted by: Andrey V. Elsukov
Modified:
head/sys/dev/ata/chipsets/ata-ahci.c
Modified: head/sys/dev/ata/chipsets/ata-ah
Author: kib
Date: Wed Dec 17 13:13:35 2008
New Revision: 186225
URL: http://svn.freebsd.org/changeset/base/186225
Log:
Remove two remnant uses of AT_DEBUG.
Modified:
head/sys/compat/svr4/svr4_sysvec.c
head/sys/kern/imgact_elf.c
Modified: head/sys/compat/svr4/svr4_sysvec.c
=
On Wed, 17 Dec 2008, Robert Watson wrote:
On Wed, 17 Dec 2008, Dag-Erling Sm??rgrav wrote:
Robert Watson writes:
exit(EX_OK);/*
* Avoid obvious comments such as
* "Exit 0 on success."
*
Author: bz
Date: Wed Dec 17 13:00:18 2008
New Revision: 186223
URL: http://svn.freebsd.org/changeset/base/186223
Log:
Another step assimilating IPv[46] PCB code:
normalize IN6P_* compat flags usage to their equialent
INP_* counterpart.
Discussed with: rwatson
Reviewed by: rwats
Author: trasz
Date: Wed Dec 17 10:49:03 2008
New Revision: 186219
URL: http://svn.freebsd.org/changeset/base/186219
Log:
Revert r186186 for now; it breaks stuff.
Approved by: rwatson (mentor)
Modified:
head/sys/cam/cam_periph.c
head/sys/cam/cam_xpt.c
head/sys/cam/scsi/scsi_da.c
Mod
2008/12/17 Ulrich Spoerlein :
> On Tue, 16.12.2008 at 21:13:12 +, Edward Tomasz Napierala wrote:
>> Author: trasz
>> Date: Tue Dec 16 21:13:11 2008
>> New Revision: 186194
>> URL: http://svn.freebsd.org/changeset/base/186194
>>
>> Log:
>> According to phk@, VOP_STRATEGY should never, _ever_,
Author: imp
Date: Wed Dec 17 16:25:20 2008
New Revision: 186233
URL: http://svn.freebsd.org/changeset/base/186233
Log:
Minor style(9) nit.
Modified:
head/sys/kern/imgact_elf.c
Modified: head/sys/kern/imgact_elf.c
==
Author: ivoras
Date: Wed Dec 17 19:57:12 2008
New Revision: 186252
URL: http://svn.freebsd.org/changeset/base/186252
Log:
Introduce a sysctl kern.vm_guest that reflects what the kernel knows about
it running under a virtual environment. This also introduces a globally
accessible variable vm_
Author: bz
Date: Wed Dec 17 12:52:34 2008
New Revision: 186222
URL: http://svn.freebsd.org/changeset/base/186222
Log:
Use inc_flags instead of the inc_isipv6 alias which so far
had been the only flag with random usage patterns.
Switch inc_flags to be used as a real bit field by using
INC_I
On Wed, Dec 17, 2008 at 07:57:12PM +, Ivan Voras wrote:
> Author: ivoras
> Date: Wed Dec 17 19:57:12 2008
> New Revision: 186252
> URL: http://svn.freebsd.org/changeset/base/186252
>
> Log:
> Introduce a sysctl kern.vm_guest that reflects what the kernel knows about
> it running under a vi
Author: peter
Date: Wed Dec 17 16:54:29 2008
New Revision: 186235
URL: http://svn.freebsd.org/changeset/base/186235
Log:
Remove sysctl debug.elf_trace and the trace field in auxargs. They go
nowhere. It used to be the equivalent of $LD_DEBUG in rtld-elf.
Elf_Auxargs is an internal structur
Author: ume
Date: Wed Dec 17 12:31:04 2008
New Revision: 186220
URL: http://svn.freebsd.org/changeset/base/186220
Log:
MFC 186090
Update our resolver to BIND 9.4.3.
Merge the resolver part of BIND 9.4.3 into HEAD.
It includes the following fix:
2426. [bug] libbind:
Author: qingli
Date: Wed Dec 17 10:03:49 2008
New Revision: 186215
URL: http://svn.freebsd.org/changeset/base/186215
Log:
in6_clsroute() was applied to prefix routes causing some
of them to expire. in6_clsroute() was only applied to
cloned routes that are no longer applicable after the
arp
On Wed, 17 Dec 2008, Dag-Erling Smørgrav wrote:
Robert Watson writes:
I used to comment a bit more gratuitously along those lines, but bde
seems to have (at least partially) broken me of the habit. I felt
sure there was a note in style(9) on not commenting on obvious things,
but the closest I
As the upper half of this thread has turned into a style(9) bikeshed, let me
replay the lower half and add more locking folks.
The change in question is here:
http://svn.freebsd.org/viewvc/base/head/sys/net/pfil.c?r1=173904&r2=186187
On Tuesday 16 December 2008 19:20:40 Robert Watson wrote:
>
Author: ume
Date: Wed Dec 17 14:21:49 2008
New Revision: 186226
URL: http://svn.freebsd.org/changeset/base/186226
Log:
MFC 186090
inet_net_pton() can sometimes return the wrong value if excessively
large netmasks are supplied. [RT #18512]
Reported by: Maksymilian Arciemowicz
Obta
2008/12/17 Andrew Thompson :
> Sorry for chiming in late but should the sysctl be a string? 1,2,3 arent
> all that useful.
I don't think it's unusual as an integer but I'm ambivalent about it -
if more people want it, I'll stringify it.
___
svn-src-all@
Author: raj
Date: Wed Dec 17 15:27:49 2008
New Revision: 186227
URL: http://svn.freebsd.org/changeset/base/186227
Log:
Improve MPC85XX helper routines.
- Move CCSR accessors to the shared MPC85XX area
- Simplify SVR version subfield handling
- Adjust OCP
Added:
head/sys/powerpc/mpc85
On Wed, 17 Dec 2008, Qing Li wrote:
Author: qingli
Date: Wed Dec 17 10:03:49 2008
New Revision: 186215
URL: http://svn.freebsd.org/changeset/base/186215
Log:
in6_clsroute() was applied to prefix routes causing some
of them to expire. in6_clsroute() was only applied to
cloned routes that are
Author: thompsa
Date: Wed Dec 17 20:24:34 2008
New Revision: 186253
URL: http://svn.freebsd.org/changeset/base/186253
Log:
Document that the devd config is in /etc/devd/asus.conf
Modified:
head/share/man/man4/acpi_asus.4
Modified: head/share/man/man4/acpi_asus.4
=
Author: qingli
Date: Wed Dec 17 10:27:34 2008
New Revision: 186217
URL: http://svn.freebsd.org/changeset/base/186217
Log:
Remove the rt argument from nd6_storelladdr() because
rt is no longer accessed.
Modified:
head/sys/net/if_arcsubr.c
head/sys/net/if_ethersubr.c
head/sys/net/if_fddis
Author: raj
Date: Wed Dec 17 15:58:07 2008
New Revision: 186231
URL: http://svn.freebsd.org/changeset/base/186231
Log:
Improve style(9) in PowerPC U-Boot support lib.
Modified:
head/sys/boot/powerpc/uboot/conf.c
head/sys/boot/uboot/common/main.c
head/sys/boot/uboot/lib/devicename.c
Modif
Author: qingli
Date: Wed Dec 17 10:19:53 2008
New Revision: 186216
URL: http://svn.freebsd.org/changeset/base/186216
Log:
A couple of files were not meant to be committed.
Modified:
head/sys/netinet6/in6.c
head/sys/netinet6/nd6_rtr.c
Modified: head/sys/netinet6/in6.c
==
Author: thompsa
Date: Wed Dec 17 20:58:10 2008
New Revision: 186254
URL: http://svn.freebsd.org/changeset/base/186254
Log:
Update the interface baudrate taking into account the max speed for the
different aggregation protocols.
Modified:
head/sys/net/ieee8023ad_lacp.c
head/sys/net/if_lagg
Author: thompsa
Date: Wed Dec 17 21:04:43 2008
New Revision: 186255
URL: http://svn.freebsd.org/changeset/base/186255
Log:
- Protect against sc->sc_primary being null
- Initialise speed where its used
Modified:
head/sys/net/if_lagg.c
Modified: head/sys/net/if_lagg.c
===
Author: dumbbell
Date: Wed Dec 17 10:42:53 2008
New Revision: 186218
URL: http://svn.freebsd.org/changeset/base/186218
Log:
Synaptics touchpads must be reinitialized after suspend/resume.
This fixes touchpad resume on Asus EeePC among others.
Submitted by: rpaulo
Modified:
head/sys/
On 17 Dec 2008, at 10:42, Jean-Sebastien Pedron wrote:
Author: dumbbell
Date: Wed Dec 17 10:42:53 2008
New Revision: 186218
URL: http://svn.freebsd.org/changeset/base/186218
Log:
Synaptics touchpads must be reinitialized after suspend/resume.
This fixes touchpad resume on Asus EeePC among o
Author: raj
Date: Wed Dec 17 15:44:34 2008
New Revision: 186229
URL: http://svn.freebsd.org/changeset/base/186229
Log:
Rework E500 locore.
- split bootstrap code into more modular routines, which will also be used for
the non-booting cores
- clean up registers usage
- improve commen
Yes.
On Dec 17, 2008, at 6:49, Robert Watson wrote:
On Wed, 17 Dec 2008, Kip Macy wrote:
Author: kmacy
Date: Wed Dec 17 04:33:52 2008
New Revision: 186209
URL: http://svn.freebsd.org/changeset/base/186209
Log:
avoid trying to acquire a shared lock while holding an exclusive lock
by making
Author: obrien
Date: Wed Dec 17 16:51:40 2008
New Revision: 186234
URL: http://svn.freebsd.org/changeset/base/186234
Log:
Rather than hardcode the 'struct iovec iov' array size, use a #define.
While I'm here bump WARNS to 3.
Obtained from:Juniper Networks
Modified:
head/usr.sbi
Author: raj
Date: Wed Dec 17 15:54:25 2008
New Revision: 186230
URL: http://svn.freebsd.org/changeset/base/186230
Log:
Fix E500 cache invalidation routines.
When invalidating the i/d-cache we need to wait until the core complex is
really finished with the operation.
Obtained from:
Author: ume
Date: Wed Dec 17 12:33:39 2008
New Revision: 186221
URL: http://svn.freebsd.org/changeset/base/186221
Log:
MFC 186090
Update our resolver to BIND 9.4.3.
It includes the following fix:
2426. [bug] libbind: inet_net_pton() can sometimes return the
On Wed, 17 Dec 2008, Kip Macy wrote:
Author: kmacy
Date: Wed Dec 17 04:33:52 2008
New Revision: 186209
URL: http://svn.freebsd.org/changeset/base/186209
Log:
avoid trying to acquire a shared lock while holding an exclusive lock
by making the ifnet lock acquisition exclusive
This seems unfo
On Wed, Dec 17, 2008 at 09:15:21PM +0100, Ivan Voras wrote:
> 2008/12/17 Andrew Thompson :
>
> > Sorry for chiming in late but should the sysctl be a string? 1,2,3 arent
> > all that useful.
>
> I don't think it's unusual as an integer but I'm ambivalent about it -
> if more people want it, I'll
Ivan Voras wrote:
2008/12/17 Andrew Thompson :
Sorry for chiming in late but should the sysctl be a string? 1,2,3 arent
all that useful.
I don't think it's unusual as an integer but I'm ambivalent about it -
if more people want it, I'll stringify it.
string please
__
Author: gnn
Date: Wed Dec 17 22:59:29 2008
New Revision: 186260
URL: http://svn.freebsd.org/changeset/base/186260
Log:
Add TWINAX (Twin Axial Copper for 10G networking) media types.
Add code to the Chelsio driver so that it can recognize different
module types which may be plugged into it
On 1217T1857, Ulrich Spoerlein wrote:
> > Author: trasz
> > Date: Tue Dec 16 21:13:11 2008
> > New Revision: 186194
> > URL: http://svn.freebsd.org/changeset/base/186194
> >
> > Log:
> > According to phk@, VOP_STRATEGY should never, _ever_, return
> > anything other than 0. Make it so. This
Author: yongari
Date: Thu Dec 18 01:36:46 2008
New Revision: 186262
URL: http://svn.freebsd.org/changeset/base/186262
Log:
It seems that we don't need to reserve a TBD to set total TCP
payload length in TSO case. Leaving unused TBD also seem to cause
SCB timeouts under certain conditions whe
Author: avatar
Date: Thu Dec 18 04:03:29 2008
New Revision: 186263
URL: http://svn.freebsd.org/changeset/base/186263
Log:
Fixing !INET6 builds after bumping WARNS to 3.
Modified:
head/usr.sbin/syslogd/syslogd.c
Modified: head/usr.sbin/syslogd/syslogd.c
===
Author: kmacy
Date: Thu Dec 18 04:50:44 2008
New Revision: 186266
URL: http://svn.freebsd.org/changeset/base/186266
Log:
add ifnet_byindex_locked to allow for use of IFNET_RLOCK
Modified:
head/sys/net/if.c
Modified: head/sys/net/if.c
==
Author: sbruno
Date: Thu Dec 18 04:58:22 2008
New Revision: 186267
URL: http://svn.freebsd.org/changeset/base/186267
Log:
Approved by:slong (sco...@samsco.org)
Merge and fixups from -current to cleanup fwcontrol
handling and reporting.
The following changesets were already merged
Author: sbruno
Date: Thu Dec 18 05:05:07 2008
New Revision: 186268
URL: http://svn.freebsd.org/changeset/base/186268
Log:
Approved by: slong (sco...@samsco.org)
Clear r163712 as it was merged by hand in changeset 165820
Modified:
stable/6/usr.sbin/fwcontrol/ (props changed)
__
Author: maxim
Date: Thu Dec 18 06:38:11 2008
New Revision: 186274
URL: http://svn.freebsd.org/changeset/base/186274
Log:
o Synchronize comment and example. Add missed comma.
PR: misc/129699
Submitted by: Glen Barber [1]
MFC after:2 weeks
Modified:
head/usr.sbin/sysinst
70 matches
Mail list logo