Author: np
Date: Tue Apr 30 06:30:21 2013
New Revision: 250093
URL: http://svnweb.freebsd.org/changeset/base/250093
Log:
Attach to the T580 (2 x 40G) card.
MFC after:1 week.
Modified:
head/sys/dev/cxgbe/t4_main.c
Modified: head/sys/dev/cxgbe/t4_main.c
===
Author: np
Date: Tue Apr 30 05:51:52 2013
New Revision: 250092
URL: http://svnweb.freebsd.org/changeset/base/250092
Log:
- Provide accurate ifmedia information so that 40G ports/transceivers are
displayed properly in ifconfig, etc.
- Use the same number of tx and rx queues for a 40G por
Author: np
Date: Tue Apr 30 05:32:07 2013
New Revision: 250090
URL: http://svnweb.freebsd.org/changeset/base/250090
Log:
cxgbe(4): Some updates to shared code.
Obtained from:Chelsio
MFC after:1 week
Modified:
head/sys/dev/cxgbe/common/common.h
head/sys/dev/cxgbe/common/t4
Author: pluknet
Date: Tue Apr 30 05:08:17 2013
New Revision: 250088
URL: http://svnweb.freebsd.org/changeset/base/250088
Log:
Pass a format string to kproc_create() [1] and thus fix the build with
-DBKTR_NEW_MSP34XX_DRIVER and -Wformat-security.
This also allows to eliminates a superfluous m
On Apr 22, 2013, at 11:53 AM, Oleksandr Tymoshenko wrote:
> Author: gonzo
> Date: Mon Apr 22 18:53:36 2013
> New Revision: 249774
> URL: http://svnweb.freebsd.org/changeset/base/249774
>
> Log:
> Split BeagleBone DTS to generic AM335x part and Beagle-bone specific
>
> Added:
> head/sys/boot/f
- Original Message -
From: "Steven Hartland"
On Fri, Apr 26, 2013 at 16:17:05 +, Steven Hartland wrote:
Author: smh
Date: Fri Apr 26 16:17:04 2013
New Revision: 249939
URL: http://svnweb.freebsd.org/changeset/base/249939
Log:
Added available delete methods discovery during device
Author: peter
Date: Tue Apr 30 01:15:10 2013
New Revision: 250087
URL: http://svnweb.freebsd.org/changeset/base/250087
Log:
Oh wow.. disassociate/disown any connection with cvs.
Modified:
head/MAINTAINERS
Modified: head/MAINTAINERS
Author: neel
Date: Tue Apr 30 01:14:54 2013
New Revision: 250086
URL: http://svnweb.freebsd.org/changeset/base/250086
Log:
Reset some more softc state when the guest resets the virtio network device.
Obtained from:NetApp
Modified:
head/usr.sbin/bhyve/pci_virtio_net.c
Modified: h
Author: neel
Date: Tue Apr 30 00:36:16 2013
New Revision: 250083
URL: http://svnweb.freebsd.org/changeset/base/250083
Log:
Use a separate mutex for the receive path instead of overloading the softc
mutex for this purpose.
Reviewed by: grehan
Modified:
head/usr.sbin/bhyve/pci_virtio_ne
Author: adrian
Date: Mon Apr 29 23:57:41 2013
New Revision: 250082
URL: http://svnweb.freebsd.org/changeset/base/250082
Log:
Sync from git - ah_config is in 'ath_hal', not 'ath_hal_private' on
FreeBSD.
Modified:
head/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_ani.c
Modified: head/sys/contri
- Original Message -
From: "Kenneth D. Merry"
To: "Steven Hartland"
Cc: ; ;
Sent: Monday, April 29, 2013 11:56 PM
Subject: Re: svn commit: r249939 - head/sys/cam/scsi
On Fri, Apr 26, 2013 at 16:17:05 +, Steven Hartland wrote:
Author: smh
Date: Fri Apr 26 16:17:04 2013
New Re
Author: gibbs
Date: Mon Apr 29 23:08:13 2013
New Revision: 250081
URL: http://svnweb.freebsd.org/changeset/base/250081
Log:
xenstore/xenstore.c:
Prevent access to invalid memory region when listing an empty
directory in the XenStore.
Reported by: Bei Guan
MFC after:1
On Fri, Apr 26, 2013 at 16:17:05 +, Steven Hartland wrote:
> Author: smh
> Date: Fri Apr 26 16:17:04 2013
> New Revision: 249939
> URL: http://svnweb.freebsd.org/changeset/base/249939
>
> Log:
> Added available delete methods discovery during device probe, including the
> maximum sizes for
Author: carl
Date: Mon Apr 29 22:48:53 2013
New Revision: 250079
URL: http://svnweb.freebsd.org/changeset/base/250079
Log:
Add a new driver to support the Intel Non-Transparent Bridge(NTB).
The NTB allows you to connect two systems with this device using a PCI-e
link. The driver is made o
Author: kib
Date: Mon Apr 29 21:12:25 2013
New Revision: 250075
URL: http://svnweb.freebsd.org/changeset/base/250075
Log:
Properly terminate the result string for intermediate results, to
allow the final strcpy() to start at the intended place.
Reported and tested by: pgj
Pointy h
Author: des
Date: Mon Apr 29 20:14:11 2013
New Revision: 250057
URL: http://svnweb.freebsd.org/changeset/base/250057
Log:
Style nit.
Modified:
head/sbin/fsck_ffs/pass5.c
Modified: head/sbin/fsck_ffs/pass5.c
==
--- he
Author: des
Date: Mon Apr 29 20:13:09 2013
New Revision: 250056
URL: http://svnweb.freebsd.org/changeset/base/250056
Log:
Add a -Z option which zeroes unused blocks. It can be combined with -E,
in which case unused blocks are first zeroed and then erased.
Reviewed by: mckusick
MFC aft
Author: des
Date: Mon Apr 29 20:09:44 2013
New Revision: 250055
URL: http://svnweb.freebsd.org/changeset/base/250055
Log:
Fix a bug that allows NFS clients to issue READDIR on files.
PR: kern/178016
Security: CVE-2013-3266
Security: FreeBSD-SA-13:05.nfsserver
Modified
Author: luigi
Date: Mon Apr 29 19:30:35 2013
New Revision: 250054
URL: http://svnweb.freebsd.org/changeset/base/250054
Log:
whitespace - document alternative locking under linux
Modified:
head/sys/dev/netmap/netmap_mem2.c
Modified: head/sys/dev/netmap/netmap_mem2.c
==
Author: jhb
Date: Mon Apr 29 18:54:31 2013
New Revision: 250053
URL: http://svnweb.freebsd.org/changeset/base/250053
Log:
Only cleanup CMI-related state on detach if the system supports CMI.
PR: kern/163268
MFC after:1 week
Modified:
head/sys/dev/acpi_support/acpi_hp.c
M
Author: luigi
Date: Mon Apr 29 18:00:53 2013
New Revision: 250052
URL: http://svnweb.freebsd.org/changeset/base/250052
Log:
whitespace changes:
remove $Id$ lines, and add blank lines around some #if / #elif /#endif
Modified:
head/sys/dev/netmap/if_em_netmap.h
head/sys/dev/netmap/if_igb_ne
On Mon, Apr 29, 2013 at 10:42 AM, Adrian Chadd wrote:
> On 29 April 2013 09:44, hiren panchasara wrote:
>
>>> Does anyone here have bwn hardware that works?
>>
>> I do not.
>
> Have an expresscard slot? Want some?
Yes and yes :-)
cheers,
Hiren
>
>
>
> adrian
On 29 April 2013 09:44, hiren panchasara wrote:
>> Does anyone here have bwn hardware that works?
>
> I do not.
Have an expresscard slot? Want some?
adrian
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-h
Author: delphij
Date: Mon Apr 29 17:00:26 2013
New Revision: 250050
URL: http://svnweb.freebsd.org/changeset/base/250050
Log:
Add missing braces.
Submitted by: Sascha Wildner
Obtained from:DragonFly
MFC after:1 week
Modified:
head/sys/dev/hptiop/hptiop.c
Modified: head/
On Sat, Apr 27, 2013 at 04:36:56AM +1000, Bruce Evans wrote:
> On Fri, 26 Apr 2013, Jilles Tjoelker wrote:
> > On Thu, Apr 25, 2013 at 09:56:01PM +1000, Bruce Evans wrote:
> >> On Wed, 24 Apr 2013, Jilles Tjoelker wrote:
> >>> Log:
> >>> getdtablesize(2): Describe what this function actually doe
Author: luigi
Date: Mon Apr 29 16:58:21 2013
New Revision: 250049
URL: http://svnweb.freebsd.org/changeset/base/250049
Log:
explicitly mark some variables as const
Modified:
head/sys/dev/netmap/ixgbe_netmap.h
Modified: head/sys/dev/netmap/ixgbe_netmap.h
==
On Mon, 29 Apr 2013, Ed Schouten wrote:
2013/4/29 Bruce Evans :
- usr.bin/rlogin/rlogin.c has it in a gratuitously different form, as
'static _Noreturn voidusage(void);'. This is bogus since
_Noreturn is a wrapper for a new C++ feature
I hate to correct you here, but _Noreturn is
On Mon, Apr 29, 2013 at 9:19 AM, Adrian Chadd wrote:
> On 29 April 2013 08:23, John Baldwin wrote:
>>> - dr->setdesc(dr, desc, paddr, meta->mt_m->m_len -
>>> + dr->setdesc(dr, desc, meta->mt_paddr, meta->mt_m->m_len -
>>> sizeof(*hdr), 0, 0, 0);
>>> return (error);
On 29 April 2013 08:23, John Baldwin wrote:
>> - dr->setdesc(dr, desc, paddr, meta->mt_m->m_len -
>> + dr->setdesc(dr, desc, meta->mt_paddr, meta->mt_m->m_len -
>> sizeof(*hdr), 0, 0, 0);
>> return (error);
>> }
>
> I would leave the comment alone. In the common c
On Sunday, April 28, 2013 8:06:16 pm hiren panchasara wrote:
> On Tue, Apr 23, 2013 at 9:46 AM, hiren panchasara wrote:
> > On Tue, Apr 23, 2013 at 9:34 AM, Eitan Adler wrote:
> >> On 23 April 2013 12:19, Adrian Chadd wrote:
> >>> ... you know, even though it doesn't have an active maintainer, d
Author: eadler
Date: Mon Apr 29 15:58:04 2013
New Revision: 250048
URL: http://svnweb.freebsd.org/changeset/base/250048
Log:
A transition period of more than two years is more than enough:
Remove the compatibility code added in 2011-02-10.
This change is not intended for MFC
Reviewed
Hi Bruce,
2013/4/29 Bruce Evans :
> - usr.bin/rlogin/rlogin.c has it in a gratuitously different form, as
> 'static _Noreturn voidusage(void);'. This is bogus since
> _Noreturn is a wrapper for a new C++ feature
I hate to correct you here, but _Noreturn is not a wrapper for a new
C++
On Sun, 28 Apr 2013, Eitan Adler wrote:
Log:
Mark usage() __dead2
This just adds a style bug.
Modified: head/bin/hostname/hostname.c
==
--- head/bin/hostname/hostname.cSun Apr 28 22:12:40 2013
(r2500
Author: adrian
Date: Mon Apr 29 07:28:29 2013
New Revision: 250041
URL: http://svnweb.freebsd.org/changeset/base/250041
Log:
Debugging changes!
* That lock isn't actually held during reset - just the whole TX/RX path
is paused. So, remove the assertion.
* Log the TX queue status -
34 matches
Mail list logo