svn commit: r247145 - head/sys/dev/ath/ath_hal/ar5416

2013-02-21 Thread Adrian Chadd
Author: adrian Date: Fri Feb 22 07:07:11 2013 New Revision: 247145 URL: http://svnweb.freebsd.org/changeset/base/247145 Log: Add a workaround for AR5416, AR9130 and AR9160 chipsets - work around an incorrectly calculated RTS duration value when transmitting aggregates. These earlier 802.1

Re: svn commit: r240075 - in head: crypto/openssh crypto/openssh/openbsd-compat secure/lib/libssh

2013-02-21 Thread Andrew Thompson
On 22 February 2013 01:29, Dag-Erling Smørgrav wrote: > Andrew Thompson writes: >> Dag-Erling Smørgrav writes: >> > Log: >> > Upgrade OpenSSH to 6.1p1. >> MFC? > > Not sure, it's a fairly large change. I assume you're asking because of > the upcoming 8.4? I found myself wanting the new Match

Re: svn commit: r247068 - head/sys/x86/isa

2013-02-21 Thread Bruce Evans
On Thu, 21 Feb 2013, Warner Losh wrote: On Feb 21, 2013, at 5:31 AM, Bruce Evans wrote: On Thu, 21 Feb 2013, Warner Losh wrote: Log: Fix broken usage of splhigh() by removing it. This is more broken than before. The splhigh() served to indicate missing locking. Depends on what you mean

svn commit: r247144 - head/usr.sbin/bhyve

2013-02-21 Thread Peter Grehan
Author: grehan Date: Fri Feb 22 00:46:32 2013 New Revision: 247144 URL: http://svnweb.freebsd.org/changeset/base/247144 Log: Add the ability to have a 'fallback' search for memory ranges. These set of ranges will be looked at if a standard memory range isn't found, and won't be installed in

svn commit: r247143 - stable/7/contrib/sendmail/src

2013-02-21 Thread Gregory Neil Shapiro
Author: gshapiro Date: Thu Feb 21 22:48:25 2013 New Revision: 247143 URL: http://svnweb.freebsd.org/changeset/base/247143 Log: MFC: Merge sendmail 8.14.6 errata issue Modified: stable/7/contrib/sendmail/src/milter.c Directory Properties: stable/7/contrib/sendmail/ (props changed) Modifie

svn commit: r247142 - stable/8/contrib/sendmail/src

2013-02-21 Thread Gregory Neil Shapiro
Author: gshapiro Date: Thu Feb 21 22:46:26 2013 New Revision: 247142 URL: http://svnweb.freebsd.org/changeset/base/247142 Log: MFC: Merge sendmail 8.14.6 errata issue Modified: stable/8/contrib/sendmail/src/milter.c Directory Properties: stable/8/contrib/sendmail/ (props changed) Modifie

svn commit: r247141 - stable/9/contrib/sendmail/src

2013-02-21 Thread Gregory Neil Shapiro
Author: gshapiro Date: Thu Feb 21 22:38:39 2013 New Revision: 247141 URL: http://svnweb.freebsd.org/changeset/base/247141 Log: MFC: Merge sendmail 8.14.6 errata issue Modified: stable/9/contrib/sendmail/src/milter.c Directory Properties: stable/9/contrib/sendmail/ (props changed) Modifie

svn commit: r247140 - head/share/man/man9

2013-02-21 Thread Sergey Kandaurov
Author: pluknet Date: Thu Feb 21 22:21:45 2013 New Revision: 247140 URL: http://svnweb.freebsd.org/changeset/base/247140 Log: Document VFCF_SBDRY. Reviewed by: jhb X-MFC with: r247116 Modified: head/share/man/man9/VFS_SET.9 Modified: head/share/man/man9/VFS_SET.9 ==

Re: svn commit: r247134 - head/sbin/devd

2013-02-21 Thread Sergey Kandaurov
On 22 February 2013 01:35, Sergey Kandaurov wrote: > Author: pluknet > Date: Thu Feb 21 21:35:09 2013 > New Revision: 247134 > URL: http://svnweb.freebsd.org/changeset/base/247134 > > Log: > Reflect CARP media-type departure. > > X-MFC after: never > > Modified: > head/sbin/devd/devd.conf.5

svn commit: r247136 - stable/6/sys/netinet

2013-02-21 Thread Mark Johnston
Author: markj Date: Thu Feb 21 21:48:38 2013 New Revision: 247136 URL: http://svnweb.freebsd.org/changeset/base/247136 Log: MFC r239672 (by rrs): This small change takes care of a race condition that can occur when both sides close at the same time. If that occurs, without this fix t

svn commit: r247135 - head/sys/dev/ath

2013-02-21 Thread Adrian Chadd
Author: adrian Date: Thu Feb 21 21:47:35 2013 New Revision: 247135 URL: http://svnweb.freebsd.org/changeset/base/247135 Log: Disable debugging entries about BAW issues. I haven't seen any issues to do with BAW tracking in the last 9 months or so. Modified: head/sys/dev/ath/if_ath.c head/

svn commit: r247134 - head/sbin/devd

2013-02-21 Thread Sergey Kandaurov
Author: pluknet Date: Thu Feb 21 21:35:09 2013 New Revision: 247134 URL: http://svnweb.freebsd.org/changeset/base/247134 Log: Reflect CARP media-type departure. X-MFC after: never Modified: head/sbin/devd/devd.conf.5 Modified: head/sbin/devd/devd.conf.5

svn commit: r247133 - in head/sys: conf dev/mxge modules/mxge/mxge

2013-02-21 Thread Andrew Gallatin
Author: gallatin Date: Thu Feb 21 21:28:33 2013 New Revision: 247133 URL: http://svnweb.freebsd.org/changeset/base/247133 Log: Improve mxge's receive performance for IPv6: - Add support for IPv6 rx csum offload - Finally switch mxge from using its own driver lro, to using tcp_lro

svn commit: r247132 - vendor/NetBSD/unvis/20132102

2013-02-21 Thread Brooks Davis
Author: brooks Date: Thu Feb 21 21:16:42 2013 New Revision: 247132 URL: http://svnweb.freebsd.org/changeset/base/247132 Log: Tag 2013-02-21 import of NetBSD's unvis(1) Added: vendor/NetBSD/unvis/20132102/ - copied from r247131, vendor/NetBSD/unvis/dist/ __

svn commit: r247131 - in vendor/NetBSD/unvis: . dist

2013-02-21 Thread Brooks Davis
Author: brooks Date: Thu Feb 21 21:09:55 2013 New Revision: 247131 URL: http://svnweb.freebsd.org/changeset/base/247131 Log: Vendor import of NetBSD's unvis(1) at 2013-02-21 Added: vendor/NetBSD/unvis/ vendor/NetBSD/unvis/FreeBSD-Upgrade - copied, changed from r247128, vendor/NetBSD/vi

svn commit: r247130 - vendor/NetBSD/vis/20132102

2013-02-21 Thread Brooks Davis
Author: brooks Date: Thu Feb 21 20:45:24 2013 New Revision: 247130 URL: http://svnweb.freebsd.org/changeset/base/247130 Log: Tag 2013-02-21 import of NetBSD's vis(1) Added: vendor/NetBSD/vis/20132102/ - copied from r247129, vendor/NetBSD/vis/dist/

svn commit: r247129 - head/sbin/devd

2013-02-21 Thread Sergey Kandaurov
Author: pluknet Date: Thu Feb 21 20:45:19 2013 New Revision: 247129 URL: http://svnweb.freebsd.org/changeset/base/247129 Log: Separate items in the list of System values with .Pp to ease readability. Modified: head/sbin/devd/devd.conf.5 Modified: head/sbin/devd/devd.conf.5 ==

svn commit: r247128 - in vendor/NetBSD/vis: . dist

2013-02-21 Thread Brooks Davis
Author: brooks Date: Thu Feb 21 20:44:53 2013 New Revision: 247128 URL: http://svnweb.freebsd.org/changeset/base/247128 Log: Vendor import of NetBSD's vis(1) at 2013-02-21 Added: vendor/NetBSD/vis/ vendor/NetBSD/vis/FreeBSD-Upgrade vendor/NetBSD/vis/dist/ vendor/NetBSD/vis/dist/Makefile

svn commit: r247126 - stable/6/lib/libc/gen

2013-02-21 Thread Xin LI
Author: delphij Date: Thu Feb 21 20:40:37 2013 New Revision: 247126 URL: http://svnweb.freebsd.org/changeset/base/247126 Log: MFC: r158812 (ache): Reflect size_t changes in glob.h Obtained from: NetBSD (mostly) r159294: - ANSIfy. - Remove two unnecessary casts.

svn commit: r247125 - stable/8/sys/dev/ata

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 20:29:43 2013 New Revision: 247125 URL: http://svnweb.freebsd.org/changeset/base/247125 Log: MFC r226064 (by wxs): Fix a typo in a comment. Modified: stable/8/sys/dev/ata/ata-all.c Directory Properties: stable/8/sys/ (props changed) stable/8/sys/dev/ (pr

svn commit: r247124 - stable/9/sys/dev/ata

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 20:28:42 2013 New Revision: 247124 URL: http://svnweb.freebsd.org/changeset/base/247124 Log: MFC r226064 (by wxs): Fix a typo in a comment. Modified: stable/9/sys/dev/ata/ata-all.c Directory Properties: stable/9/sys/ (props changed) stable/9/sys/dev/ (pr

svn commit: r247123 - stable/9/lib/libc/stdlib

2013-02-21 Thread Sergey Kandaurov
Author: pluknet Date: Thu Feb 21 20:24:00 2013 New Revision: 247123 URL: http://svnweb.freebsd.org/changeset/base/247123 Log: MFC r238802: Update the 'C1x draft' reference to '.St -isoC-2011' mdoc macro. Modified: stable/9/lib/libc/stdlib/at_quick_exit.3 stable/9/lib/libc/stdlib/quick_

svn commit: r247122 - in head/sys/dev/cxgbe: . common

2013-02-21 Thread Navdeep Parhar
Author: np Date: Thu Feb 21 20:13:15 2013 New Revision: 247122 URL: http://svnweb.freebsd.org/changeset/base/247122 Log: cxgbe(4): Add sysctls to extract debug information from the chip: dev.t4nex.X.misc.cim_la logic analyzer dump dev.t4nex.X.misc.cim_qcfg queue configuratio

svn commit: r247121 - stable/8/sys/dev/sound/pci/hda

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 19:44:05 2013 New Revision: 247121 URL: http://svnweb.freebsd.org/changeset/base/247121 Log: MFC r244980 (by jvf): Add Intel Lynx Point PCH HD Audio Device IDs Modified: stable/8/sys/dev/sound/pci/hda/hdac.c stable/8/sys/dev/sound/pci/hda/hdac.h Directory Prop

svn commit: r247120 - stable/9/sys/dev/sound/pci/hda

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 19:40:46 2013 New Revision: 247120 URL: http://svnweb.freebsd.org/changeset/base/247120 Log: MFC r244980 (by jvf): Add Intel Lynx Point PCH HD Audio Device IDs Modified: stable/9/sys/dev/sound/pci/hda/hdac.c stable/9/sys/dev/sound/pci/hda/hdac.h Directory Prop

svn commit: r247119 - stable/8/sys/geom/raid

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 19:35:45 2013 New Revision: 247119 URL: http://svnweb.freebsd.org/changeset/base/247119 Log: MFC r241418: NULL-ify last previously used pointer instead of last possible pointer. This should be only a cosmetic change. Modified: stable/8/sys/geom/raid/md_promise

svn commit: r247118 - stable/8/sys/geom/raid

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 19:23:35 2013 New Revision: 247118 URL: http://svnweb.freebsd.org/changeset/base/247118 Log: MFC r239175: Add missing FAILED event to g_raid_subdisk_event2str() to print it properly in debug messages. Modified: stable/8/sys/geom/raid/g_raid.c Directory Propert

svn commit: r247117 - head/contrib/binutils/opcodes

2013-02-21 Thread John-Mark Gurney
Author: jmg Date: Thu Feb 21 19:13:19 2013 New Revision: 247117 URL: http://svnweb.freebsd.org/changeset/base/247117 Log: reorder so all the flags are together and make the PCLMUL flag unique.. This fixes the problem on amd64 miscompiling mpboot.s causing boot issues... We are still usin

svn commit: r247116 - in head/sys: fs/nfs fs/nfsclient kern nfsclient sys tools

2013-02-21 Thread John Baldwin
Author: jhb Date: Thu Feb 21 19:02:50 2013 New Revision: 247116 URL: http://svnweb.freebsd.org/changeset/base/247116 Log: Further refine the handling of stop signals in the NFS client. The changes in r246417 were incomplete as they did not add explicit calls to sigdeferstop() around all the

svn commit: r247115 - stable/9/sys/cam/scsi

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 19:02:29 2013 New Revision: 247115 URL: http://svnweb.freebsd.org/changeset/base/247115 Log: MFC r244014 (by ken): Fix a device departure bug for the the pass(4), enc(4), sg(4) and ch(4) drivers. The bug occurrs when a userland process has the driver inst

svn commit: r247114 - stable/9/sys/cam/scsi

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 18:56:09 2013 New Revision: 247114 URL: http://svnweb.freebsd.org/changeset/base/247114 Log: MFC r237328 (by ken) for recently merged scsi_enc.c: Fix several reference counting and object lifetime issues between the pass(4) and enc(4) drivers and devfs. T

svn commit: r247113 - stable/9/sys/cam/scsi

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 18:49:05 2013 New Revision: 247113 URL: http://svnweb.freebsd.org/changeset/base/247113 Log: MFC r236138 (by ken) for recently merged scsi_enc.c: Work around a race condition in devfs by changing the way closes are handled in most CAM peripheral drivers that a

svn commit: r247112 - stable/9/share/mk

2013-02-21 Thread Pedro F. Giffuni
Author: pfg Date: Thu Feb 21 18:41:35 2013 New Revision: 247112 URL: http://svnweb.freebsd.org/changeset/base/247112 Log: MFC r237574: Ensure crunchen uses the same make binary as the rest of the build. I actually had already merged the crunchgen part of it as part of the the enhan

svn commit: r247111 - in stable/9/sys/cam: . scsi

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 18:15:41 2013 New Revision: 247111 URL: http://svnweb.freebsd.org/changeset/base/247111 Log: MFC r230590 (by ken) except parts changing ABI: Add CAM infrastructure to allow reporting when a drive's long read capacity data changes. Modified: stable/9/sys/cam/ca

svn commit: r247110 - head/sys/sys

2013-02-21 Thread Warner Losh
Author: imp Date: Thu Feb 21 17:54:14 2013 New Revision: 247110 URL: http://svnweb.freebsd.org/changeset/base/247110 Log: splsoftvm() is no longer in the tree. gc. Modified: head/sys/sys/systm.h Modified: head/sys/sys/systm.h ==

svn commit: r247109 - head/sys/dev/firewire

2013-02-21 Thread Warner Losh
Author: imp Date: Thu Feb 21 17:50:21 2013 New Revision: 247109 URL: http://svnweb.freebsd.org/changeset/base/247109 Log: bus_dmamap_load_ccb doesn't exist on earlier versions of FreeBSD or DragonFlyBSD, so it certainly doesn't need splsoftvm(). Remove it. # I doubt this driver will now c

svn commit: r247108 - head/sys/sys

2013-02-21 Thread Warner Losh
Author: imp Date: Thu Feb 21 17:40:59 2013 New Revision: 247108 URL: http://svnweb.freebsd.org/changeset/base/247108 Log: Remove splsoftclock() since it is now gone. Modified: head/sys/sys/systm.h Modified: head/sys/sys/systm.h

svn commit: r247107 - vendor/NetBSD/libc-vis/20132102

2013-02-21 Thread Brooks Davis
Author: brooks Date: Thu Feb 21 17:17:13 2013 New Revision: 247107 URL: http://svnweb.freebsd.org/changeset/base/247107 Log: Tag 2013-02-21 import of NetBSD's (un)vis(3) Added: vendor/NetBSD/libc-vis/20132102/ - copied from r247106, vendor/NetBSD/libc-vis/dist/ __

svn commit: r247106 - vendor/NetBSD/libc-vis/dist

2013-02-21 Thread Brooks Davis
Author: brooks Date: Thu Feb 21 17:16:04 2013 New Revision: 247106 URL: http://svnweb.freebsd.org/changeset/base/247106 Log: Vendor import of NetBSD's (un)vis(3) at 2013-02-21 Modified: vendor/NetBSD/libc-vis/dist/unvis.3 vendor/NetBSD/libc-vis/dist/unvis.c vendor/NetBSD/libc-vis/dist/vis

svn commit: r247105 - in stable/8/sys/cam: ata scsi

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 17:00:37 2013 New Revision: 247105 URL: http://svnweb.freebsd.org/changeset/base/247105 Log: MFC r238379, r238382 (by bruefer): Renamed the kern.cam.da.da_send_ordered sysctl and tunable to kern.cam.da.send_ordered, more in line with the other da sysctls/tunables

svn commit: r247104 - head/sys/netinet

2013-02-21 Thread Andrew Gallatin
Author: gallatin Date: Thu Feb 21 17:00:35 2013 New Revision: 247104 URL: http://svnweb.freebsd.org/changeset/base/247104 Log: Fix tcp_lro_rx_ipv4() for drivers that do not set CSUM_IP_CHECKED. Specifcially, in_cksum_hdr() returns 0 (not 0x) when the IPv4 checksum is correct. Without thi

svn commit: r247103 - in stable/9/sys/cam: ata scsi

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 16:59:28 2013 New Revision: 247103 URL: http://svnweb.freebsd.org/changeset/base/247103 Log: MFC r238379, r238382 (by bruefer): Renamed the kern.cam.da.da_send_ordered sysctl and tunable to kern.cam.da.send_ordered, more in line with the other da sysctls/tunables

Re: svn commit: r247102 - head/share/man/man4

2013-02-21 Thread Sergey Kandaurov
On 21 February 2013 19:41, Sergey Kandaurov wrote: > Author: pluknet > Date: Thu Feb 21 15:41:09 2013 > New Revision: 247102 > URL: http://svnweb.freebsd.org/changeset/base/247102 > > Log: > In the EXAMPLES section: append the subsystem regular expression with a > typical interface name patter

svn commit: r247102 - head/share/man/man4

2013-02-21 Thread Sergey Kandaurov
Author: pluknet Date: Thu Feb 21 15:41:09 2013 New Revision: 247102 URL: http://svnweb.freebsd.org/changeset/base/247102 Log: In the EXAMPLES section: append the subsystem regular expression with a typical interface name pattern as devd(8) uses full string match. Discussed with: avg

svn commit: r247101 - head/sys/x86/isa

2013-02-21 Thread Warner Losh
Author: imp Date: Thu Feb 21 15:35:48 2013 New Revision: 247101 URL: http://svnweb.freebsd.org/changeset/base/247101 Log: Use critical_enter/critical_exit around the time sensitive part of this code to depessimize the worst case we've lived with silently and uneventfully for the past 12 year

svn commit: r247100 - stable/8/sys/dev/ahci

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 15:26:26 2013 New Revision: 247100 URL: http://svnweb.freebsd.org/changeset/base/247100 Log: MFC r236242: Add quirk for Marvell based AHCI controller. Modified: stable/8/sys/dev/ahci/ahci.c Directory Properties: stable/8/sys/ (props changed) stable/8/sys/d

svn commit: r247099 - in stable/8/sys/dev: ahci ata ata/chipsets

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 15:22:54 2013 New Revision: 247099 URL: http://svnweb.freebsd.org/changeset/base/247099 Log: MFC r244983 (by jfv): Add Intel Lynx Point PCH SATA Controller Device IDs Modified: stable/8/sys/dev/ahci/ahci.c stable/8/sys/dev/ata/ata-pci.h stable/8/sys/dev/ata/

svn commit: r247098 - in stable/9/sys/dev: ahci ata ata/chipsets

2013-02-21 Thread Alexander Motin
Author: mav Date: Thu Feb 21 15:21:25 2013 New Revision: 247098 URL: http://svnweb.freebsd.org/changeset/base/247098 Log: MFC r244983 (by jfv): Add Intel Lynx Point PCH SATA Controller Device IDs Modified: stable/9/sys/dev/ahci/ahci.c stable/9/sys/dev/ata/ata-pci.h stable/9/sys/dev/ata/

Re: svn commit: r247068 - head/sys/x86/isa

2013-02-21 Thread Warner Losh
On Feb 21, 2013, at 5:31 AM, Bruce Evans wrote: > On Thu, 21 Feb 2013, Warner Losh wrote: > >> Log: >> Fix broken usage of splhigh() by removing it. > > This is more broken than before. The splhigh() served to indicate > missing locking. Depends on what you mean by more :) It is less depessi

Re: svn commit: r247066 - head/sys/dev/ppc

2013-02-21 Thread Warner Losh
On Feb 21, 2013, at 6:26 AM, Gleb Smirnoff wrote: > On Thu, Feb 21, 2013 at 01:09:57PM +0400, Andrey Zonov wrote: > A> > Log: > A> > Replace splhigh() with critical_enter()/leave() to ensure we write the > A> > config mode unlock sequence quickly enough. This likely isn't too > critical, > A

Re: svn commit: r247066 - head/sys/dev/ppc

2013-02-21 Thread Gleb Smirnoff
On Thu, Feb 21, 2013 at 01:09:57PM +0400, Andrey Zonov wrote: A> > Log: A> > Replace splhigh() with critical_enter()/leave() to ensure we write the A> > config mode unlock sequence quickly enough. This likely isn't too critical, A> > since splhigh() has been a noop for a decade... A> > A> >

Re: svn commit: r247088 - head/sys/i386/isa

2013-02-21 Thread Bruce Evans
On Thu, 21 Feb 2013, Warner Losh wrote: Log: Locking for todr got pushed down into inittodr and the client libraries it calls (although some might not be doing it right). We are serialized right now by giant as well. This means the splsoftclock are now an anachronism that has no benefit, eve

Re: svn commit: r247066 - head/sys/dev/ppc

2013-02-21 Thread Andrey Zonov
On 2/21/13 4:27 AM, Warner Losh wrote: > Author: imp > Date: Thu Feb 21 00:27:51 2013 > New Revision: 247066 > URL: http://svnweb.freebsd.org/changeset/base/247066 > > Log: > Replace splhigh() with critical_enter()/leave() to ensure we write the > config mode unlock sequence quickly enough. Th

svn commit: r247095 - head/sys/pci

2013-02-21 Thread Gleb Smirnoff
Author: glebius Date: Thu Feb 21 12:52:18 2013 New Revision: 247095 URL: http://svnweb.freebsd.org/changeset/base/247095 Log: Fix build. Modified: head/sys/pci/ncr.c Modified: head/sys/pci/ncr.c == --- head/sys/pci/n

Re: svn commit: r240075 - in head: crypto/openssh crypto/openssh/openbsd-compat secure/lib/libssh

2013-02-21 Thread Andrew Thompson
On 4 September 2012 04:51, Dag-Erling Smørgrav wrote: > Author: des > Date: Mon Sep 3 16:51:41 2012 > New Revision: 240075 > URL: http://svn.freebsd.org/changeset/base/240075 > > Log: > Upgrade OpenSSH to 6.1p1. MFC? ___ svn-src-all@freebsd.org maili

svn commit: r247094 - head/sys/dev/ppc

2013-02-21 Thread Gleb Smirnoff
Author: glebius Date: Thu Feb 21 12:40:52 2013 New Revision: 247094 URL: http://svnweb.freebsd.org/changeset/base/247094 Log: Fix build. Modified: head/sys/dev/ppc/ppc.c Modified: head/sys/dev/ppc/ppc.c == --- head/s

Re: svn commit: r247068 - head/sys/x86/isa

2013-02-21 Thread Bruce Evans
On Thu, 21 Feb 2013, Warner Losh wrote: Log: Fix broken usage of splhigh() by removing it. This is more broken than before. The splhigh() served to indicate missing locking. Modified: head/sys/x86/isa/atrtc.c == --

Re: svn commit: r240075 - in head: crypto/openssh crypto/openssh/openbsd-compat secure/lib/libssh

2013-02-21 Thread Dag-Erling Smørgrav
Andrew Thompson writes: > Dag-Erling Smørgrav writes: > > Log: > > Upgrade OpenSSH to 6.1p1. > MFC? Not sure, it's a fairly large change. I assume you're asking because of the upcoming 8.4? DES -- Dag-Erling Smørgrav - d...@des.no ___ svn-src-all@

svn commit: r247092 - head/sys/dev/ath/ath_hal/ar5416

2013-02-21 Thread Adrian Chadd
Author: adrian Date: Thu Feb 21 08:42:40 2013 New Revision: 247092 URL: http://svnweb.freebsd.org/changeset/base/247092 Log: Be slightly more paranoid with the TX DMA buffer maximum threshold. Specifically - never jack the TX FIFO threshold up to the absolute maximum; always leave enough

svn commit: r247091 - in stable/8/sys: dev/usb dev/usb/controller dev/usb/template sys

2013-02-21 Thread Hans Petter Selasky
Author: hselasky Date: Thu Feb 21 08:21:14 2013 New Revision: 247091 URL: http://svnweb.freebsd.org/changeset/base/247091 Log: MFC r246616 and r246759: - Move scratch data from the USB bus structure to the USB device structure so that simultaneous access cannot happen. Protect scratch a

Re: svn commit: r246251 - head/sys/dev/acpica

2013-02-21 Thread Alexey Dokuchaev
On Tue, Feb 05, 2013 at 07:21:24AM +, Alexey Dokuchaev wrote: > On Sun, Feb 03, 2013 at 12:23:25PM +0200, Andriy Gapon wrote: > > on 02/02/2013 17:11 Alexey Dokuchaev said the following: > > > On Sat, Feb 02, 2013 at 12:51:22PM +, Alexey Dokuchaev wrote: > > >> On Sat, Feb 02, 2013 at 12:44