Garrett Cooper wrote:
On Thu, Oct 28, 2010 at 2:54 AM, David Xu wrote:
Garrett Cooper wrote:
On Wed, Oct 27, 2010 at 9:22 AM, Andriy Gapon wrote:
[patch attachment was lost]
Ugh... Mailman hates me I guess :(...
on 27/10/2010 19:07 Garrett Cooper said the following:
How about this pat
Author: nwhitehorn
Date: Fri Oct 29 00:37:35 2010
New Revision: 214495
URL: http://svn.freebsd.org/changeset/base/214495
Log:
Fix the printf() in init_heap so that it can run before the console is up.
Pointed out by: marius
Modified:
head/sys/boot/ofw/common/main.c
Modified: head/
Author: nwhitehorn
Date: Fri Oct 29 00:36:44 2010
New Revision: 214494
URL: http://svn.freebsd.org/changeset/base/214494
Log:
Fix netboot on some Apple machines on which calling dma-free on the
network device can hang the machine. This causes the loss of 64 KB of
accessible memory on netboot
2010/10/28 John Baldwin :
> On Thursday, October 28, 2010 4:28:12 pm Attilio Rao wrote:
>> 2010/10/28 John Baldwin :
>> > On Thursday, October 28, 2010 1:21:34 pm Attilio Rao wrote:
>> >> 2010/10/28 John Baldwin :
>> >> > On Thursday, October 28, 2010 12:31:39 pm Attilio Rao wrote:
>> >> >> Author:
Author: nwhitehorn
Date: Thu Oct 28 23:46:05 2010
New Revision: 214493
URL: http://svn.freebsd.org/changeset/base/214493
Log:
Fix some memory management issues discovered when trying to boot the PPC
OF loader on systems where address cells and size cells are both 2 (the
Mambo simulator) and
Author: jilles
Date: Thu Oct 28 22:34:49 2010
New Revision: 214492
URL: http://svn.freebsd.org/changeset/base/214492
Log:
sh: Only accept a '}' inside ${v+-=?...} if double-quote state matches.
If double-quote state does not match, treat the '}' literally.
This ensures double-quote state
Author: uqs
Date: Thu Oct 28 22:28:45 2010
New Revision: 214491
URL: http://svn.freebsd.org/changeset/base/214491
Log:
Fix another "string" typo.
MFC after:3 days
Modified:
head/usr.sbin/rtadvd/rtadvd.conf.5
Modified: head/usr.sbin/rtadvd/rtadvd.conf.5
==
Author: jilles
Date: Thu Oct 28 21:51:14 2010
New Revision: 214490
URL: http://svn.freebsd.org/changeset/base/214490
Log:
sh: Make double-quotes quote a '}' inside ${v#...} and ${v%...}.
Exp-run done by: pav (with some other sh(1) changes)
PR: bin/57554
Added:
he
On Thursday, October 28, 2010 4:28:12 pm Attilio Rao wrote:
> 2010/10/28 John Baldwin :
> > On Thursday, October 28, 2010 1:21:34 pm Attilio Rao wrote:
> >> 2010/10/28 John Baldwin :
> >> > On Thursday, October 28, 2010 12:31:39 pm Attilio Rao wrote:
> >> >> Author: attilio
> >> >> Date: Thu Oct 28
2010/10/28 John Baldwin :
> On Thursday, October 28, 2010 1:21:34 pm Attilio Rao wrote:
>> 2010/10/28 John Baldwin :
>> > On Thursday, October 28, 2010 12:31:39 pm Attilio Rao wrote:
>> >> Author: attilio
>> >> Date: Thu Oct 28 16:31:39 2010
>> >> New Revision: 214457
>> >> URL: http://svn.freebsd.
2010/10/28 John Baldwin :
> On Thursday, October 28, 2010 1:21:34 pm Attilio Rao wrote:
>> 2010/10/28 John Baldwin :
>> > On Thursday, October 28, 2010 12:31:39 pm Attilio Rao wrote:
>> >> Author: attilio
>> >> Date: Thu Oct 28 16:31:39 2010
>> >> New Revision: 214457
>> >> URL: http://svn.freebsd.
2010/10/28 John Baldwin :
> On Thursday, October 28, 2010 2:11:40 pm John Baldwin wrote:
>> On Thursday, October 28, 2010 1:21:34 pm Attilio Rao wrote:
>> > + vm_paddr_t *p;
>> > caddr_t kmdp;
>> > uint32_t smapsize;
>> > - int error, rid;
>> > + int error, i, rid;
Author: uqs
Date: Thu Oct 28 20:18:26 2010
New Revision: 214489
URL: http://svn.freebsd.org/changeset/base/214489
Log:
Fix CPU load reporting independent of scheduler used.
- Sample CPU usage data from kern.cp_times, this makes for a far more
accurate and scheduler independent algorithm
On Thu, 28 Oct 2010, Alexander Best wrote:
For example, you could imagine a pathconf() call that asks the file system
if overwriting a file is likely to result in the data going away -- UFS
could answer "yes" unless it's snapshotting the file system, and ZFS could
simply answer "no".
In Fre
Author: tuexen
Date: Thu Oct 28 19:18:54 2010
New Revision: 214488
URL: http://svn.freebsd.org/changeset/base/214488
Log:
MFC r212897:
Fix a locking issue which resulted in aborted associations
due to a corrupted nr-mapping array.
Modified:
stable/8/sys/netinet/sctp_indata.c
Directory Pro
Author: tuexen
Date: Thu Oct 28 19:17:18 2010
New Revision: 214487
URL: http://svn.freebsd.org/changeset/base/214487
Log:
MFC r212851:
Allow the initial congestion window to be configure
to one MTU. Improve the description.
Modified:
stable/8/sys/netinet/sctp_sysctl.h
Directory Properties
Author: tuexen
Date: Thu Oct 28 19:15:30 2010
New Revision: 214486
URL: http://svn.freebsd.org/changeset/base/214486
Log:
MFC r212850:
Fix a locking issue which shows up when the code is used
on Mac OS X.
Modified:
stable/8/sys/netinet/sctp_auth.c
stable/8/sys/netinet/sctp_pcb.c
Directo
Author: tuexen
Date: Thu Oct 28 19:13:46 2010
New Revision: 214485
URL: http://svn.freebsd.org/changeset/base/214485
Log:
MFC r212801:
Fix a bug where the wrong PR-SCTP policy was considered.
While there, use always the same code for the check of
TTL expiration.
Modified:
stable/8/sys/n
Author: tuexen
Date: Thu Oct 28 19:12:05 2010
New Revision: 214484
URL: http://svn.freebsd.org/changeset/base/214484
Log:
MFC r212800:
Make the initial congestion window configurable via sysctl.
Modified:
stable/8/sys/netinet/sctp_cc_functions.c
stable/8/sys/netinet/sctp_sysctl.c
stable
Author: tuexen
Date: Thu Oct 28 19:10:31 2010
New Revision: 214483
URL: http://svn.freebsd.org/changeset/base/214483
Log:
MFC r212799:
* Implement initial version of send buffer splitting.
* Make send/recv buffer splitting switchable via sysctl.
* While there: Fix some comments.
Modified:
Author: rpaulo
Date: Thu Oct 28 19:10:15 2010
New Revision: 214482
URL: http://svn.freebsd.org/changeset/base/214482
Log:
Remove useless stuff.
Deleted:
head/contrib/tcpdump/FREEBSD-Xlist
head/contrib/tcpdump/FREEBSD-upgrade
head/contrib/tcpdump/Readme.Win32
head/contrib/tcpdump/win32/
Author: rpaulo
Date: Thu Oct 28 19:08:56 2010
New Revision: 214481
URL: http://svn.freebsd.org/changeset/base/214481
Log:
Update for the new tcpdump 4.1.1. The man page is a result of running
tcpdump's autoconf on FreeBSD.
Added:
head/usr.sbin/tcpdump/tcpdump/tcpdump.1 (contents, props ch
Author: tuexen
Date: Thu Oct 28 19:08:50 2010
New Revision: 214480
URL: http://svn.freebsd.org/changeset/base/214480
Log:
MFC r212714:
Remove old debug code.
Modified:
stable/8/sys/netinet/sctp_output.c
stable/8/sys/netinet/sctp_pcb.c
stable/8/sys/netinet/sctp_usrreq.c
stable/8/sys/ne
Author: tuexen
Date: Thu Oct 28 19:07:05 2010
New Revision: 214479
URL: http://svn.freebsd.org/changeset/base/214479
Log:
MFC r212713:
Remove unused variable/assignment.
Modified:
stable/8/sys/netinet/sctputil.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/in
Author: rpaulo
Date: Thu Oct 28 19:06:17 2010
New Revision: 214478
URL: http://svn.freebsd.org/changeset/base/214478
Log:
Merge tcpdump-4.1.1.
Added:
head/contrib/tcpdump/Makefile-devel-adds
- copied unchanged from r214475, vendor/tcpdump/dist/Makefile-devel-adds
head/contrib/tcpdump/R
Author: tuexen
Date: Thu Oct 28 19:05:21 2010
New Revision: 214477
URL: http://svn.freebsd.org/changeset/base/214477
Log:
MFC r212712:
Delay the assignment of a path for DATA chunk until they hit
the sent_queue. Honor a given path when the SCTP_ADDR_OVER
flag is set.
Modified:
stable/8/
Author: tuexen
Date: Thu Oct 28 19:03:26 2010
New Revision: 214476
URL: http://svn.freebsd.org/changeset/base/214476
Log:
MFC r212711:
Use TAILQ_EMPTY() for testing if a tail queue is empty.
Set whoFrom to NULL after freeing whoFrom.
Modified:
stable/8/sys/netinet/sctp_indata.c
Directory
Author: tuexen
Date: Thu Oct 28 19:00:45 2010
New Revision: 214475
URL: http://svn.freebsd.org/changeset/base/214475
Log:
MFC r212707:
Remove unused variable/assignment.
Modified:
stable/8/sys/netinet/sctp_bsd_addr.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd
Author: tuexen
Date: Thu Oct 28 18:59:09 2010
New Revision: 214474
URL: http://svn.freebsd.org/changeset/base/214474
Log:
MFC r212704:
Remove assignment without effect.
Modified:
stable/8/sys/netinet/sctp_sysctl.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/
On Thursday, October 28, 2010 2:11:40 pm John Baldwin wrote:
> On Thursday, October 28, 2010 1:21:34 pm Attilio Rao wrote:
> > + vm_paddr_t *p;
> > caddr_t kmdp;
> > uint32_t smapsize;
> > - int error, rid;
> > + int error, i, rid;
> >
> > /* Retrieve the
Author: tuexen
Date: Thu Oct 28 18:57:16 2010
New Revision: 214473
URL: http://svn.freebsd.org/changeset/base/214473
Log:
MFC r212702:
* Use !TAILQ_EMPTY() for checking if a tail queue is not empty.
* Remove assignment without any effect.
Modified:
stable/8/sys/netinet/sctp_cc_functions.c
Author: tuexen
Date: Thu Oct 28 18:55:29 2010
New Revision: 214472
URL: http://svn.freebsd.org/changeset/base/214472
Log:
MFC r212699:
Remove unused variables.
Modified:
stable/8/sys/netinet6/sctp6_usrreq.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/incl
Author: tuexen
Date: Thu Oct 28 18:52:48 2010
New Revision: 214471
URL: http://svn.freebsd.org/changeset/base/214471
Log:
MFC 212380:
* Remove code which has no effect.
* Clean up the handling in sctp_lower_sosend().
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Properties:
sta
Author: tuexen
Date: Thu Oct 28 18:50:35 2010
New Revision: 214470
URL: http://svn.freebsd.org/changeset/base/214470
Log:
MFC 212242:
Implement correct handling of address parameter and
sendinfo for SCTP send calls.
Modified:
stable/8/sys/kern/uipc_syscalls.c
stable/8/sys/netinet/sct
On Thu, Oct 28, 2010 at 2:54 AM, David Xu wrote:
> Garrett Cooper wrote:
>>
>> On Wed, Oct 27, 2010 at 9:22 AM, Andriy Gapon wrote:
>>>
>>> [patch attachment was lost]
>>
>> Ugh... Mailman hates me I guess :(...
>>
>>> on 27/10/2010 19:07 Garrett Cooper said the following:
How about
On Thu Oct 28 10, Robert Watson wrote:
> On Thu, 28 Oct 2010, Gary Jennejohn wrote:
>
> >>>The -P option assumes that the underlying storage overwrites file block
> >>>when data is written on existing offset. Several factors including the
> >>>file system and its backing store could defeat the
On Thursday, October 28, 2010 1:21:34 pm Attilio Rao wrote:
> 2010/10/28 John Baldwin :
> > On Thursday, October 28, 2010 12:31:39 pm Attilio Rao wrote:
> >> Author: attilio
> >> Date: Thu Oct 28 16:31:39 2010
> >> New Revision: 214457
> >> URL: http://svn.freebsd.org/changeset/base/214457
> >>
> >
Author: rpaulo
Date: Thu Oct 28 18:15:07 2010
New Revision: 214469
URL: http://svn.freebsd.org/changeset/base/214469
Log:
Tag libpcap 1.1.1.
Added:
vendor/libpcap/1.1.1/
- copied from r214468, vendor/libpcap/dist/
___
svn-src-all@freebsd.org ma
Author: rpaulo
Date: Thu Oct 28 18:14:32 2010
New Revision: 214468
URL: http://svn.freebsd.org/changeset/base/214468
Log:
Tag tcpdump-4.1.1.
Added:
vendor/tcpdump/4.1.1/
- copied from r214467, vendor/tcpdump/dist/
___
svn-src-all@freebsd.org ma
Author: tuexen
Date: Thu Oct 28 17:50:50 2010
New Revision: 214467
URL: http://svn.freebsd.org/changeset/base/214467
Log:
MFC 209289:
Fix a rece condition in the shutdown handling.
The race condition resulted in a panic.
Modified:
stable/8/sys/netinet/sctp.h
stable/8/sys/netinet/sctp_us
On Thu, 28 Oct 2010, Gary Jennejohn wrote:
The -P option assumes that the underlying storage overwrites file block
when data is written on existing offset. Several factors including the
file system and its backing store could defeat the assumption, this
includes, but is not limited to file sy
On Thu, 28 Oct 2010, John Baldwin wrote:
On Thursday, October 28, 2010 12:31:39 pm Attilio Rao wrote:
Log:
Merge nexus.c from amd64 and i386 to x86 subtree.
...
==
--- head/sys/i386/i386/nexus.c Thu Oct 28 07:5
2010/10/28 John Baldwin :
> On Thursday, October 28, 2010 12:31:39 pm Attilio Rao wrote:
>> Author: attilio
>> Date: Thu Oct 28 16:31:39 2010
>> New Revision: 214457
>> URL: http://svn.freebsd.org/changeset/base/214457
>>
>> Log:
>> Merge nexus.c from amd64 and i386 to x86 subtree.
>>
>> Sponso
Author: rrs
Date: Thu Oct 28 17:17:45 2010
New Revision: 214466
URL: http://svn.freebsd.org/changeset/base/214466
Log:
MFC of 212225
Fix some CLANG warnings. One clang warning is left
due to the fact that its bogus.. nam->sa_family will
not change from AF_INET6 to AF_INET (but clang
t
Author: tuexen
Date: Thu Oct 28 17:04:32 2010
New Revision: 214465
URL: http://svn.freebsd.org/changeset/base/214465
Log:
MFC 212099:
Fix the the SCTP_WITH_NO_CSUM option when used in combination with
interface supporting CRC offload. While at it, make use of the
feature that the loopback
Author: tuexen
Date: Thu Oct 28 17:02:36 2010
New Revision: 214464
URL: http://svn.freebsd.org/changeset/base/214464
Log:
MFC 211969:
Fix the the SCTP_WITH_NO_CSUM option when used in combination with
interface supporting CRC offload. While at it, make use of the
feature that the loopba
Author: tuexen
Date: Thu Oct 28 17:00:31 2010
New Revision: 214463
URL: http://svn.freebsd.org/changeset/base/214463
Log:
MFC r211950:
Bugfix: Do not send a packet drop report in response to a received
INIT-ACK with incorrect CRC.
Modified:
stable/8/sys/netinet/sctp_output.c
Di
Author: tuexen
Date: Thu Oct 28 16:58:12 2010
New Revision: 214462
URL: http://svn.freebsd.org/changeset/base/214462
Log:
MFC 211944:
Fix the switching on/off of CMT using sysctl and socket option.
Fix the switching on/off of PF and NR-SACKs using sysctl.
Add minor improvement in handli
On Thursday, October 28, 2010 12:31:39 pm Attilio Rao wrote:
> Author: attilio
> Date: Thu Oct 28 16:31:39 2010
> New Revision: 214457
> URL: http://svn.freebsd.org/changeset/base/214457
>
> Log:
> Merge nexus.c from amd64 and i386 to x86 subtree.
>
> Sponsored by: Sandvine Incorporat
Author: tuexen
Date: Thu Oct 28 16:53:54 2010
New Revision: 214461
URL: http://svn.freebsd.org/changeset/base/214461
Log:
MFC r211030:
Fix a bug where MSG_TRUNC was not returned in all necessary cases for
SOCK_DGRAM socket. MSG_TRUNC was only returned when some mbufs could
not be copied to
Author: tuexen
Date: Thu Oct 28 16:51:57 2010
New Revision: 214460
URL: http://svn.freebsd.org/changeset/base/214460
Log:
MFC r210866:
Fix a bug where endpoints bound to wildcard addresses where
using addresses not announced to the peer due to address
scoping.
Modified:
stable/8/sys/
Author: tuexen
Date: Thu Oct 28 16:49:11 2010
New Revision: 214459
URL: http://svn.freebsd.org/changeset/base/214459
Log:
MFC r210714:
Cleanup code.
Modified:
stable/8/sys/netinet/sctp_output.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (p
Author: tuexen
Date: Thu Oct 28 16:46:27 2010
New Revision: 214458
URL: http://svn.freebsd.org/changeset/base/214458
Log:
MFC r210495:
Fix a bug where the length of a FORWARD-TSN chunk was set incorrectly in
the chunk. This resulted in malformed frames.
Remove a duplicate assignment.
M
Author: attilio
Date: Thu Oct 28 16:31:39 2010
New Revision: 214457
URL: http://svn.freebsd.org/changeset/base/214457
Log:
Merge nexus.c from amd64 and i386 to x86 subtree.
Sponsored by: Sandvine Incorporated
Tested by:gianni
Added:
head/sys/x86/x86/nexus.c
- copied, changed f
Author: rpaulo
Date: Thu Oct 28 16:23:25 2010
New Revision: 214456
URL: http://svn.freebsd.org/changeset/base/214456
Log:
Update tcpdump to 4.1.1.
Changes:
Thu.April 1, 2010. g...@alum.mit.edu.
Summary for 4.1.1 tcpdump release
Fix build on systems with PF, such as F
Author: rpaulo
Date: Thu Oct 28 16:22:13 2010
New Revision: 214455
URL: http://svn.freebsd.org/changeset/base/214455
Log:
Update libpcap to 1.1.1.
Changes:
Thu.April 1, 2010. g...@alum.mit.edu.
Summary for 1.1.1 libpcap release
Update CHANGES to reflect more of the cha
Author: pluknet
Date: Thu Oct 28 15:43:14 2010
New Revision: 214454
URL: http://svn.freebsd.org/changeset/base/214454
Log:
MFC r214131.
Enable copyback and system PD states.
Approved by: kib (mentor)
Modified:
stable/7/usr.sbin/mfiutil/mfi_drive.c
Directory Properties:
stable/7/usr.
Author: pluknet
Date: Thu Oct 28 15:41:28 2010
New Revision: 214453
URL: http://svn.freebsd.org/changeset/base/214453
Log:
MFC r214131.
Enable copyback and system PD states.
Approved by: kib (mentor)
Modified:
stable/8/usr.sbin/mfiutil/mfi_drive.c
Directory Properties:
stable/8/usr.
Author: pluknet
Date: Thu Oct 28 15:37:58 2010
New Revision: 214452
URL: http://svn.freebsd.org/changeset/base/214452
Log:
MFC r214130.
Update PD state firmware definitions: add copyback, system.
Approved by: kib (mentor)
Modified:
stable/7/sys/dev/mfi/mfireg.h
Directory Properties:
Author: pluknet
Date: Thu Oct 28 15:31:18 2010
New Revision: 214451
URL: http://svn.freebsd.org/changeset/base/214451
Log:
MFC r214130.
Update PD state firmware definitions: add copyback, system.
Approved by: kib (mentor)
Modified:
stable/8/sys/dev/mfi/mfireg.h
Directory Properties:
Author: jhb
Date: Thu Oct 28 14:17:06 2010
New Revision: 214449
URL: http://svn.freebsd.org/changeset/base/214449
Log:
Set bootverbose directly in mi_startup() rather than via a SYSINIT. This
ensures 'bootverbose' is in a valid state for all SYSINITs.
Reported by: avg
MFC after:1
Author: jhb
Date: Thu Oct 28 13:44:19 2010
New Revision: 214448
URL: http://svn.freebsd.org/changeset/base/214448
Log:
Use 'PCPU_GET(apic_id)' to determine the BSP's APIC ID on a UP machine
when routing interrupts instead of cpu_apic_ids[0] since cpu_apic_ids[]
is only populated for multiple
On Thu Oct 28 10, Ceri Davies wrote:
> On Thu, Oct 28, 2010 at 10:25:47AM +, Alexander Best wrote:
> > On Thu Oct 28 10, Gary Jennejohn wrote:
> > > On Thu, 28 Oct 2010 16:22:05 +1100 (EST)
> > > Bruce Evans wrote:
> > >
> > > > On Wed, 27 Oct 2010, Xin LI wrote:
> > > >
> > > > > I think wh
Author: bz
Date: Thu Oct 28 11:09:12 2010
New Revision: 214447
URL: http://svn.freebsd.org/changeset/base/214447
Log:
Correct a typo.
MFC after:3 days
Modified:
head/usr.sbin/rtadvd/rtadvd.conf.5
Modified: head/usr.sbin/rtadvd/rtadvd.conf.5
==
On Thu, Oct 28, 2010 at 10:25:47AM +, Alexander Best wrote:
> On Thu Oct 28 10, Gary Jennejohn wrote:
> > On Thu, 28 Oct 2010 16:22:05 +1100 (EST)
> > Bruce Evans wrote:
> >
> > > On Wed, 27 Oct 2010, Xin LI wrote:
> > >
> > > > I think what really defeats -P is the fact that the file system
On Thu Oct 28 10, Gary Jennejohn wrote:
> On Thu, 28 Oct 2010 16:22:05 +1100 (EST)
> Bruce Evans wrote:
>
> > On Wed, 27 Oct 2010, Xin LI wrote:
> >
> > > I think what really defeats -P is the fact that the file system or
> > > underlying data storage would not overwrite data on a file at sync()
On Thu, Oct 28, 2010 at 09:55:38AM +0200, Gary Jennejohn wrote:
> On Thu, 28 Oct 2010 16:22:05 +1100 (EST)
> Bruce Evans wrote:
>
> > On Wed, 27 Oct 2010, Xin LI wrote:
> >
> > > I think what really defeats -P is the fact that the file system or
> > > underlying data storage would not overwrite
2010/10/28 Attilio Rao :
> Author: attilio
> Date: Thu Oct 28 07:58:06 2010
> New Revision: 214446
> URL: http://svn.freebsd.org/changeset/base/214446
>
> Log:
> Merge the mptable support from MD bits to x86 subtree.
This commit should also fix a bug as in the amd64 version the presence
of MPTABL
Author: attilio
Date: Thu Oct 28 07:58:06 2010
New Revision: 214446
URL: http://svn.freebsd.org/changeset/base/214446
Log:
Merge the mptable support from MD bits to x86 subtree.
Sponsored by: Sandvine Incorporated
Discussed with: jhb
Added:
head/sys/x86/x86/mptable.c
- copie
On Thu, 28 Oct 2010 16:22:05 +1100 (EST)
Bruce Evans wrote:
> On Wed, 27 Oct 2010, Xin LI wrote:
>
> > I think what really defeats -P is the fact that the file system or
> > underlying data storage would not overwrite data on a file at sync().
> > COW is of course one of the case, journaling MAY
70 matches
Mail list logo