svn commit: r300196 - head/sys/mips/mediatek

2016-05-18 Thread Stanislav Galabov
Author: sgalabov Date: Thu May 19 06:29:43 2016 New Revision: 300196 URL: https://svnweb.freebsd.org/changeset/base/300196 Log: Ralink: Add more SoC compatible strings Add more 'compatible' strings found in various LEDE DTS files. Reviewed by: adrian Approved by: adrian (mentor)

svn commit: r300195 - head/sys/dev/bwn

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 05:09:20 2016 New Revision: 300195 URL: https://svnweb.freebsd.org/changeset/base/300195 Log: [bwn] quieten the "invalid firmware state". That pops up in the rev 5xx / 6xx microcode on the later cores (4312, 4322.) I'm not sure why this is happening yet and

svn commit: r300194 - head/sys/dev/bwn

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 05:06:48 2016 New Revision: 300194 URL: https://svnweb.freebsd.org/changeset/base/300194 Log: [bwn] program in the MAC capabilities somewhere where later microcode expects it. Obtained from:Linux b43 Modified: head/sys/dev/bwn/if_bwn.c head/sys

svn commit: r300193 - head/sys/gnu/dev/bwn/phy_n

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 05:06:12 2016 New Revision: 300193 URL: https://svnweb.freebsd.org/changeset/base/300193 Log: [bwn] typo. Modified: head/sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c Modified: head/sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c

svn commit: r300192 - head/sys/gnu/dev/bwn/phy_n

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:48:13 2016 New Revision: 300192 URL: https://svnweb.freebsd.org/changeset/base/300192 Log: [bwn] disable rfon checks so the 2056/2057 radios are programmed. This was the big missing piece for getting the BCM94322MC NIC to work at all. Tested: *

svn commit: r300191 - head/sys/gnu/dev/bwn/phy_n

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:46:21 2016 New Revision: 300191 URL: https://svnweb.freebsd.org/changeset/base/300191 Log: [bwn] improve N-PHY debuggability a little bit. Modified: head/sys/gnu/dev/bwn/phy_n/if_bwn_phy_n_core.c Modified: head/sys/gnu/dev/bwn/phy_n/if_bwn_phy_n_core.c

svn commit: r300190 - head/sys/gnu/dev/bwn/phy_n

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:45:50 2016 New Revision: 300190 URL: https://svnweb.freebsd.org/changeset/base/300190 Log: [bwn] add opt_wlan.h and opt_bwn.h to each of the phy_n source files. Modified: head/sys/gnu/dev/bwn/phy_n/if_bwn_phy_n_core.c head/sys/gnu/dev/bwn/phy_n/if_bwn_phy_

svn commit: r300189 - head/sys/dev/bwn

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:29:25 2016 New Revision: 300189 URL: https://svnweb.freebsd.org/changeset/base/300189 Log: [bwn] add extra debugging. Modified: head/sys/dev/bwn/if_bwn.c Modified: head/sys/dev/bwn/if_bwn.c ===

svn commit: r300188 - head/sys/dev/bwn

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:28:49 2016 New Revision: 300188 URL: https://svnweb.freebsd.org/changeset/base/300188 Log: [bwn] toggle the PHY clock during chip reset. Tested: * BCM4311, STA mode * BCM4312, STA mode * BCM4321, STA mode * BCM4322, STA mde Modified: head/sys

svn commit: r300187 - head/sys/dev/bwn

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:23:54 2016 New Revision: 300187 URL: https://svnweb.freebsd.org/changeset/base/300187 Log: [bwn] enable dual-phy on BCM4322MC. Tested (with later commits): * BCM4322MC, STA mode, 2G + 5G Modified: head/sys/dev/bwn/if_bwn.c Modified: head/sys/dev/b

svn commit: r300186 - head/sys/dev/bwn

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:22:58 2016 New Revision: 300186 URL: https://svnweb.freebsd.org/changeset/base/300186 Log: [bwn] rename TGS low registers to be consistent with naming scheme. Modified: head/sys/dev/bwn/if_bwn_phy_common.c head/sys/dev/bwn/if_bwnreg.h Modified: head/sys/d

svn commit: r300184 - head/sys/dev/siba

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:11:00 2016 New Revision: 300184 URL: https://svnweb.freebsd.org/changeset/base/300184 Log: [siba] implement PMU behaviour for chips with a separate PMU module. * PMU controls the clock setup * Correctly set idle low power handling * Use a hard-coded po

svn commit: r300185 - head/sys/dev/siba

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:11:49 2016 New Revision: 300185 URL: https://svnweb.freebsd.org/changeset/base/300185 Log: [siba] use consistent naming. Modified: head/sys/dev/siba/siba_core.c head/sys/dev/siba/sibareg.h Modified: head/sys/dev/siba/siba_core.c ==

svn commit: r300183 - head/sys/dev/siba

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:03:41 2016 New Revision: 300183 URL: https://svnweb.freebsd.org/changeset/base/300183 Log: [siba] handle the PMU resource setup/init for 0x4322 series chips. Tested (with other changes): * BCM4322 11abgn device, chip id 0x4322. Modified: head/sys/d

svn commit: r300182 - head/sys/dev/siba

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:02:13 2016 New Revision: 300182 URL: https://svnweb.freebsd.org/changeset/base/300182 Log: [siba] fix up some comments and debug output. Modified: head/sys/dev/siba/siba_core.c Modified: head/sys/dev/siba/siba_core.c

svn commit: r300181 - head/sys/dev/siba

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Thu May 19 04:01:33 2016 New Revision: 300181 URL: https://svnweb.freebsd.org/changeset/base/300181 Log: [siba] add DMA debugging section, for changes later on to DMA addressing. Modified: head/sys/dev/siba/siba_core.c Modified: head/sys/dev/siba/siba_core.c

svn commit: r300180 - head/etc/ntp

2016-05-18 Thread Cy Schubert
Author: cy Date: Thu May 19 03:56:07 2016 New Revision: 300180 URL: https://svnweb.freebsd.org/changeset/base/300180 Log: Update leap-seconds to leap-seconds.3661459200. NO leap second will be introduced at the end of June 2016. This commit reapplies the r298887 minor spelling fix. O

Re: svn commit: r300177 - head/contrib/ipfilter/man

2016-05-18 Thread Cy Schubert
In message , Conrad Meyer writes: > On Wed, May 18, 2016 at 7:06 PM, Cy Schubert wrote: > > Author: cy > > Date: Thu May 19 02:06:48 2016 > > New Revision: 300177 > > URL: https://svnweb.freebsd.org/changeset/base/300177 > > > > Log: > > Fix typo. > > > > Modified: head/contrib/ipfilter/man/ipf

svn commit: r300179 - head/contrib/ipfilter/man

2016-05-18 Thread Cy Schubert
Author: cy Date: Thu May 19 03:18:54 2016 New Revision: 300179 URL: https://svnweb.freebsd.org/changeset/base/300179 Log: Fix another typo. Reported by: cem MFC after:6 days Modified: head/contrib/ipfilter/man/ipf.5 Modified: head/contrib/ipfilter/man/ipf.5 ==

svn commit: r300178 - head

2016-05-18 Thread Warner Losh
Author: imp Date: Thu May 19 02:58:30 2016 New Revision: 300178 URL: https://svnweb.freebsd.org/changeset/base/300178 Log: Turns out, mipsn32el worked at one point, so add it back in. Pointed out by: jmallet@ Modified: head/Makefile.inc1 Modified: head/Makefile.inc1

Re: svn commit: r300177 - head/contrib/ipfilter/man

2016-05-18 Thread Conrad Meyer
On Wed, May 18, 2016 at 7:06 PM, Cy Schubert wrote: > Author: cy > Date: Thu May 19 02:06:48 2016 > New Revision: 300177 > URL: https://svnweb.freebsd.org/changeset/base/300177 > > Log: > Fix typo. > > Modified: head/contrib/ipfilter/man/ipf.5 > ==

svn commit: r300177 - head/contrib/ipfilter/man

2016-05-18 Thread Cy Schubert
Author: cy Date: Thu May 19 02:06:48 2016 New Revision: 300177 URL: https://svnweb.freebsd.org/changeset/base/300177 Log: Fix typo. Reported by: Ruben Kerkhof MFC after:6 days Modified: head/contrib/ipfilter/man/ipf.5 Modified: head/contrib/ipfilter/man/ipf.5 ===

Re: svn commit: r300174 - head/sbin/dhclient

2016-05-18 Thread Don Lewis
On 18 May, Conrad E. Meyer wrote: > Author: cem > Date: Wed May 18 23:41:55 2016 > New Revision: 300174 > URL: https://svnweb.freebsd.org/changeset/base/300174 > > Log: > dhclient: Fix the trivial buffer overruns correctly > > A DHCP client identifier is simply the hardware type (one byte)

Re: svn commit: r300113 - in head/sys: conf kern net sys

2016-05-18 Thread K. Macy
Those are new. Please just patch iflib to use them and let's move on. -M On Wed, May 18, 2016 at 4:58 PM, Gleb Smirnoff wrote: > Hi! > > On Wed, May 18, 2016 at 04:35:58AM +, Scott Long wrote: > S> > == > S> --- he

svn commit: r300176 - head/sys/dev/tsec

2016-05-18 Thread Justin Hibbits
Author: jhibbits Date: Thu May 19 00:04:58 2016 New Revision: 300176 URL: https://svnweb.freebsd.org/changeset/base/300176 Log: Add an alternate compatible string for eTSEC devices. Newer device trees now use fsl,etsec2 to denote eTSEC nodes. Same device, new name. Modified: head/sys/

Re: svn commit: r300167 - in head: contrib/bsnmp/snmpd usr.sbin/bsnmpd/bsnmpd

2016-05-18 Thread Chris Torek
>I don't know much about CMSG*, so I wouldn't have if you didn't ask :-). One thing to know about the CMSG (control message) stuff is that it is badly broken, at least on I32LP64 systems. Not the CMSG_* aligning macros themselves (the alignment is linked to stuff I did back in the early sparc-por

Re: svn commit: r300167 - in head: contrib/bsnmp/snmpd usr.sbin/bsnmpd/bsnmpd

2016-05-18 Thread Ian Lepore
On Thu, 2016-05-19 at 09:43 +1000, Bruce Evans wrote: > On Wed, 18 May 2016, Ian Lepore wrote: > > > On Wed, 2016-05-18 at 22:02 +, Gleb Smirnoff wrote: > >> Log: > >> Revert r299830, it has couple of fatal errors. > >> > >> The CMSG_ family of macros take care of alignment, so we don't >

Re: svn commit: r300113 - in head/sys: conf kern net sys

2016-05-18 Thread Gleb Smirnoff
Hi! On Wed, May 18, 2016 at 04:35:58AM +, Scott Long wrote: S> == S> --- head/sys/net/if.cWed May 18 04:04:14 2016(r300112) S> +++ head/sys/net/if.cWed May 18 04:35:58 2016(r300113) S

Re: svn commit: r300167 - in head: contrib/bsnmp/snmpd usr.sbin/bsnmpd/bsnmpd

2016-05-18 Thread Bruce Evans
On Wed, 18 May 2016, Ian Lepore wrote: On Wed, 2016-05-18 at 22:02 +, Gleb Smirnoff wrote: Log: Revert r299830, it has couple of fatal errors. The CMSG_ family of macros take care of alignment, so we don't need r299830 at all, even if it was correct. Put NO_WCAST_ALIGN into Makefile

svn commit: r300175 - head/sys/arm/amlogic/aml8726

2016-05-18 Thread Oleksandr Tymoshenko
Author: gonzo Date: Wed May 18 23:41:58 2016 New Revision: 300175 URL: https://svnweb.freebsd.org/changeset/base/300175 Log: Use OF_prop_free instead of direct call to free(9) Reviewed by: ganbold Modified: head/sys/arm/amlogic/aml8726/aml8726_ccm.c head/sys/arm/amlogic/aml8726/aml872

svn commit: r300174 - head/sbin/dhclient

2016-05-18 Thread Conrad E. Meyer
Author: cem Date: Wed May 18 23:41:55 2016 New Revision: 300174 URL: https://svnweb.freebsd.org/changeset/base/300174 Log: dhclient: Fix the trivial buffer overruns correctly A DHCP client identifier is simply the hardware type (one byte) concatenated with the hardware address (some varia

svn commit: r300173 - in head/sys: dev/atkbdc dev/le sparc64/central sparc64/ebus sparc64/fhc sparc64/isa sparc64/pci sparc64/sbus sparc64/sparc64

2016-05-18 Thread Oleksandr Tymoshenko
Author: gonzo Date: Wed May 18 23:39:31 2016 New Revision: 300173 URL: https://svnweb.freebsd.org/changeset/base/300173 Log: Use OF_prop_free instead of direct call to free(9) Reviewed by: marius Modified: head/sys/dev/atkbdc/atkbdc_ebus.c head/sys/dev/le/lebuffer_sbus.c head/sys/sp

svn commit: r300172 - head/sbin/dhclient

2016-05-18 Thread Conrad E. Meyer
Author: cem Date: Wed May 18 23:35:37 2016 New Revision: 300172 URL: https://svnweb.freebsd.org/changeset/base/300172 Log: Revert r299512 It broke client identifiers because I misunderstood the intent of the code. There is still a minor issue detected by Coverity (at least, I can't find

Re: svn commit: r300167 - in head: contrib/bsnmp/snmpd usr.sbin/bsnmpd/bsnmpd

2016-05-18 Thread Ngie Cooper (yaneurabeya)
> On May 18, 2016, at 15:02, Gleb Smirnoff wrote: > > Author: glebius > Date: Wed May 18 22:02:19 2016 > New Revision: 300167 > URL: https://svnweb.freebsd.org/changeset/base/300167 > > Log: > Revert r299830, it has couple of fatal errors. > > The CMSG_ family of macros take care of alignmen

svn commit: r300171 - head

2016-05-18 Thread Warner Losh
Author: imp Date: Wed May 18 22:50:25 2016 New Revision: 300171 URL: https://svnweb.freebsd.org/changeset/base/300171 Log: Fix negative logic error. We want gnueabihf ABI when we're NOT requesting soft float ABI. Noticed by: bdrewery Modified: head/Makefile.inc1 Modified: head/Makefil

svn commit: r300170 - head/usr.sbin/makefs

2016-05-18 Thread Simon J. Gerraty
Author: sjg Date: Wed May 18 22:24:52 2016 New Revision: 300170 URL: https://svnweb.freebsd.org/changeset/base/300170 Log: Initialize date of rootNode. Reviewed by: jtl Modified: head/usr.sbin/makefs/cd9660.c Modified: head/usr.sbin/makefs/cd9660.c =

svn commit: r300169 - head/sys/fs/fuse

2016-05-18 Thread Rick Macklem
Author: rmacklem Date: Wed May 18 22:23:20 2016 New Revision: 300169 URL: https://svnweb.freebsd.org/changeset/base/300169 Log: If a local (AF_LOCAL, AF_UNIX) socket creation (bind) is attempted on a fuse mounted file system, it will crash. Although it may be possible to make this work corre

Re: svn commit: r300167 - in head: contrib/bsnmp/snmpd usr.sbin/bsnmpd/bsnmpd

2016-05-18 Thread Ian Lepore
On Wed, 2016-05-18 at 22:02 +, Gleb Smirnoff wrote: > Author: glebius > Date: Wed May 18 22:02:19 2016 > New Revision: 300167 > URL: https://svnweb.freebsd.org/changeset/base/300167 > > Log: > Revert r299830, it has couple of fatal errors. > > The CMSG_ family of macros take care of ali

svn commit: r300168 - in head/sys: kern sys

2016-05-18 Thread Gleb Smirnoff
Author: glebius Date: Wed May 18 22:05:50 2016 New Revision: 300168 URL: https://svnweb.freebsd.org/changeset/base/300168 Log: The SA-16:19 wouldn't have happened if the sockargs() had properly typed argument for length. While here make it static and convert to ANSI C. Reviewed by: C Tu

svn commit: r300167 - in head: contrib/bsnmp/snmpd usr.sbin/bsnmpd/bsnmpd

2016-05-18 Thread Gleb Smirnoff
Author: glebius Date: Wed May 18 22:02:19 2016 New Revision: 300167 URL: https://svnweb.freebsd.org/changeset/base/300167 Log: Revert r299830, it has couple of fatal errors. The CMSG_ family of macros take care of alignment, so we don't need r299830 at all, even if it was correct. Put NO

Re: svn commit: r300165 - head

2016-05-18 Thread Bryan Drewery
On 5/18/16 1:49 PM, Warner Losh wrote: > Author: imp > Date: Wed May 18 20:49:09 2016 > New Revision: 300165 > URL: https://svnweb.freebsd.org/changeset/base/300165 > > Log: > mipsn32el is not a thing, remove it from the list of valid > architectures. There's no definition for it, nobody uses

svn commit: r300166 - stable/10/lib/libpam/modules

2016-05-18 Thread Bryan Drewery
Author: bdrewery Date: Wed May 18 20:55:04 2016 New Revision: 300166 URL: https://svnweb.freebsd.org/changeset/base/300166 Log: MFC r297947: Build libpam modules in parallel. Modified: stable/10/lib/libpam/modules/Makefile Directory Properties: stable/10/ (props changed) Modified:

svn commit: r300165 - head

2016-05-18 Thread Warner Losh
Author: imp Date: Wed May 18 20:49:09 2016 New Revision: 300165 URL: https://svnweb.freebsd.org/changeset/base/300165 Log: mipsn32el is not a thing, remove it from the list of valid architectures. There's no definition for it, nobody uses it and it is unlikely to ever work. We can put it bac

Re: svn commit: r299830 - head/contrib/bsnmp/snmpd

2016-05-18 Thread Ngie Cooper
> On May 18, 2016, at 11:21, Gleb Smirnoff wrote: > > Garrett, > > On Sun, May 15, 2016 at 03:36:19AM +, Garrett Cooper wrote: > G> Author: ngie > G> Date: Sun May 15 03:36:19 2016 > G> New Revision: 299830 > G> URL: https://svnweb.freebsd.org/changeset/base/299830 > G> > G> Log: > G> F

svn commit: r300164 - head/sys/net

2016-05-18 Thread Bjoern A. Zeeb
Author: bz Date: Wed May 18 20:06:45 2016 New Revision: 300164 URL: https://svnweb.freebsd.org/changeset/base/300164 Log: Rather than having the if_vmove() code intermixed in the vnet_destroy() function in vnet.c move it to if.c where it logically belongs and put it under a VNET_SYSUNINIT()

Re: svn commit: r300088 - in releng/9.3: . sys/conf sys/dev/kbd

2016-05-18 Thread Bruce Evans
On Wed, 18 May 2016, Bruce Evans wrote: On Tue, 17 May 2016, Bryan Drewery wrote: On 5/17/16 4:07 PM, Gleb Smirnoff wrote: On Tue, May 17, 2016 at 03:59:26PM -0700, Bryan Drewery wrote: B> > Author: glebius B> > Date: Tue May 17 22:28:36 2016 B> > New Revision: 300088 B> > URL: https://svnweb

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Bruce Evans
On Wed, 18 May 2016, Ian Lepore wrote: On Wed, 2016-05-18 at 17:35 +, Bjoern A. Zeeb wrote: On 18 May 2016, at 17:32 , Ian Lepore wrote: On Wed, 2016-05-18 at 10:14 -0700, Nathan Whitehorn wrote: ... It may be more complicated than that, though. armv6 can do 64-bit atomics even tho it's

svn commit: r300163 - head/lib/libufs

2016-05-18 Thread Pedro F. Giffuni
Author: pfg Date: Wed May 18 19:59:05 2016 New Revision: 300163 URL: https://svnweb.freebsd.org/changeset/base/300163 Log: libufs: Simplify generation number calculation. UFS generation numbers have been unsigned since 2013 (r256435). Modified: head/lib/libufs/cgroup.c Modified: head/li

svn commit: r300162 - svnadmin/conf

2016-05-18 Thread Adrian Chadd
Author: adrian Date: Wed May 18 19:38:00 2016 New Revision: 300162 URL: https://svnweb.freebsd.org/changeset/base/300162 Log: Release sgalabov from mentorship. Approved by: core (implicit) Modified: svnadmin/conf/mentors Modified: svnadmin/conf/mentors =

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Adrian Chadd
On 18 May 2016 at 10:32, Ian Lepore wrote: > On Wed, 2016-05-18 at 10:14 -0700, Nathan Whitehorn wrote: >> >> On 05/18/16 08:50, Justin Hibbits wrote: >> > On Wed, 18 May 2016 15:45:12 + (UTC) >> > Scott Long wrote: >> > >> > > Author: scottl >> > > Date: Wed May 18 15:45:12 2016 >> > > New R

Re: svn commit: r300149 - in head/sys: arm/allwinner arm/allwinner/a10 arm/arm arm/broadcom/bcm2835 arm/mv arm/nvidia arm/ti arm/ti/omap4 arm64/arm64 kern mips/mediatek mips/mips sys

2016-05-18 Thread Zbigniew Bodek
Hello Andrew, Thanks for your reply. Please see my comments in-line. Kind regards zbb 2016-05-18 17:24 GMT+02:00 Andrew Turner : > On Wed, 18 May 2016 17:15:10 +0200 > Zbigniew Bodek wrote: > > > 2016-05-18 17:05 GMT+02:00 Andrew Turner : > ... > > > #ifdef INTRNG > > > xref = OF_xref

Re: svn commit: r299830 - head/contrib/bsnmp/snmpd

2016-05-18 Thread Gleb Smirnoff
Garrett, On Sun, May 15, 2016 at 03:36:19AM +, Garrett Cooper wrote: G> Author: ngie G> Date: Sun May 15 03:36:19 2016 G> New Revision: 299830 G> URL: https://svnweb.freebsd.org/changeset/base/299830 G> G> Log: G> Fix -Wcast-align warnings G> G> Use memcpy instead of using direct ass

Re: svn commit: r300110 - head/sys/kern

2016-05-18 Thread Mark Johnston
On Tue, May 17, 2016 at 10:22:18PM -0700, NGie Cooper wrote: > > > On May 17, 2016, at 20:55, Mark Johnston wrote: > > > > Author: markj > > Date: Wed May 18 03:55:54 2016 > > New Revision: 300110 > > URL: https://svnweb.freebsd.org/changeset/base/300110 > > > > Log: > > Do not acquire the thr

Re: svn commit: r300137 - head

2016-05-18 Thread Bryan Drewery
On 5/18/16 3:43 AM, Andriy Voskoboinyk wrote: > Author: avos > Date: Wed May 18 10:43:13 2016 > New Revision: 300137 > URL: https://svnweb.freebsd.org/changeset/base/300137 > > Log: > README: remove nonexistent 'games' directory. > > Games were moved to usr.bin in r288485. > > (todo: a

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Ian Lepore
On Wed, 2016-05-18 at 17:35 +, Bjoern A. Zeeb wrote: > > On 18 May 2016, at 17:32 , Ian Lepore wrote: > > > > On Wed, 2016-05-18 at 10:14 -0700, Nathan Whitehorn wrote: > > > > > > On 05/18/16 08:50, Justin Hibbits wrote: > > > > On Wed, 18 May 2016 15:45:12 + (UTC) > > > > Scott Long w

svn commit: r300160 - head/sys/fs/nfsclient

2016-05-18 Thread Gleb Smirnoff
Author: glebius Date: Wed May 18 17:40:53 2016 New Revision: 300160 URL: https://svnweb.freebsd.org/changeset/base/300160 Log: Comment fix: the getsockaddr() is actually meant here. Reviewed by: rmacklem Modified: head/sys/fs/nfsclient/nfs_clvfsops.c Modified: head/sys/fs/nfsclient/nfs

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Ian Lepore
On Wed, 2016-05-18 at 10:14 -0700, Nathan Whitehorn wrote: > > On 05/18/16 08:50, Justin Hibbits wrote: > > On Wed, 18 May 2016 15:45:12 + (UTC) > > Scott Long wrote: > > > > > Author: scottl > > > Date: Wed May 18 15:45:12 2016 > > > New Revision: 300154 > > > URL: https://svnweb.freebsd.or

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Bjoern A. Zeeb
> On 18 May 2016, at 17:32 , Ian Lepore wrote: > > On Wed, 2016-05-18 at 10:14 -0700, Nathan Whitehorn wrote: >> >> On 05/18/16 08:50, Justin Hibbits wrote: >>> On Wed, 18 May 2016 15:45:12 + (UTC) >>> Scott Long wrote: >>> Author: scottl Date: Wed May 18 15:45:12 2016 New

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Nathan Whitehorn
On 05/18/16 08:50, Justin Hibbits wrote: On Wed, 18 May 2016 15:45:12 + (UTC) Scott Long wrote: Author: scottl Date: Wed May 18 15:45:12 2016 New Revision: 300154 URL: https://svnweb.freebsd.org/changeset/base/300154 Log: Activate the NO_64BIT_ATOMICS code for mips and powerpc Modif

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Ed Maste
On 18 May 2016 at 13:11, Juli Mallett wrote: > On Wed, May 18, 2016 at 9:41 AM, Justin Hibbits wrote: >> #if (defined(__powerpc__) && !defined(__powerpc64__)) || >> (defined(__mips__) && !defined(__mips64__)) >> >> should work. > > Depending on what the point of this is on MIPS, it is probably al

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Juli Mallett
On Wed, May 18, 2016 at 9:41 AM, Justin Hibbits wrote: > #if (defined(__powerpc__) && !defined(__powerpc64__)) || > (defined(__mips__) && !defined(__mips64__)) > > should work. Depending on what the point of this is on MIPS, it is probably also inadequate. I believe you want a MIPS ABI check, as

svn commit: r300159 - head

2016-05-18 Thread Bryan Drewery
Author: bdrewery Date: Wed May 18 17:08:29 2016 New Revision: 300159 URL: https://svnweb.freebsd.org/changeset/base/300159 Log: Combine restage/reinstall in a safe way. Sponsored by: EMC / Isilon Storage Division Modified: head/Makefile.inc1 Modified: head/Makefile.inc1

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Scott Long via svn-src-all
What should I use instead? Scott > On May 18, 2016, at 10:03 AM, Warner Losh wrote: > > Ditto with mips. > > On Wed, May 18, 2016 at 9:50 AM, Justin Hibbits wrote: > On Wed, 18 May 2016 15:45:12 + (UTC) > Scott Long wrote: > > > Author: scottl > > Date: Wed May 18 15:45:12 2016 > > New

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Justin Hibbits
#if (defined(__powerpc__) && !defined(__powerpc64__)) || (defined(__mips__) && !defined(__mips64__)) should work. - Justin On Wed, 18 May 2016 10:40:27 -0600 Scott Long wrote: > What should I use instead? > > Scott > > > On May 18, 2016, at 10:03 AM, Warner Losh wrote: > > > > Ditto with m

svn commit: r300158 - head/sys/kern

2016-05-18 Thread Ravi Pokala
Author: rpokala Date: Wed May 18 16:25:34 2016 New Revision: 300158 URL: https://svnweb.freebsd.org/changeset/base/300158 Log: Fix misleading comments in bus_if.m While looking at r300073, I noticed these incorrect comments in the context of the diff. Reviewed by: imp, jhb Differe

svn commit: r300157 - head/sys/dev/isp

2016-05-18 Thread Alexander Motin
Author: mav Date: Wed May 18 16:15:09 2016 New Revision: 300157 URL: https://svnweb.freebsd.org/changeset/base/300157 Log: Unify Multi ID target code by reusing isp_find_chan_by_did(). Modified: head/sys/dev/isp/isp_target.c Modified: head/sys/dev/isp/isp_target.c ===

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Warner Losh
Ditto with mips. On Wed, May 18, 2016 at 9:50 AM, Justin Hibbits wrote: > On Wed, 18 May 2016 15:45:12 + (UTC) > Scott Long wrote: > > > Author: scottl > > Date: Wed May 18 15:45:12 2016 > > New Revision: 300154 > > URL: https://svnweb.freebsd.org/changeset/base/300154 > > > > Log: > > Ac

svn commit: r300156 - head/sys/boot/common

2016-05-18 Thread Warner Losh
Author: imp Date: Wed May 18 15:57:13 2016 New Revision: 300156 URL: https://svnweb.freebsd.org/changeset/base/300156 Log: Fix typo. Spotted by: Matteo Riondato Modified: head/sys/boot/common/commands.c Modified: head/sys/boot/common/commands.c ==

Re: svn commit: r300154 - head/sys/net

2016-05-18 Thread Justin Hibbits
On Wed, 18 May 2016 15:45:12 + (UTC) Scott Long wrote: > Author: scottl > Date: Wed May 18 15:45:12 2016 > New Revision: 300154 > URL: https://svnweb.freebsd.org/changeset/base/300154 > > Log: > Activate the NO_64BIT_ATOMICS code for mips and powerpc > > Modified: > head/sys/net/mp_ring

svn commit: r300155 - head/sys/net

2016-05-18 Thread Bjoern A. Zeeb
Author: bz Date: Wed May 18 15:50:52 2016 New Revision: 300155 URL: https://svnweb.freebsd.org/changeset/base/300155 Log: Add a "vnet_state" field to struct vnet. This is set to the SI_SUB_* value before executing any VNET_SYSINIT or VNET_SYSUNINT. While good for debugging especially VNET t

svn commit: r300154 - head/sys/net

2016-05-18 Thread Scott Long
Author: scottl Date: Wed May 18 15:45:12 2016 New Revision: 300154 URL: https://svnweb.freebsd.org/changeset/base/300154 Log: Activate the NO_64BIT_ATOMICS code for mips and powerpc Modified: head/sys/net/mp_ring.c Modified: head/sys/net/mp_ring.c

svn commit: r300153 - head/sys/net

2016-05-18 Thread Scott Long
Author: scottl Date: Wed May 18 15:44:45 2016 New Revision: 300153 URL: https://svnweb.freebsd.org/changeset/base/300153 Log: Remove assertions that don't make sense for the data type. Modified: head/sys/net/iflib.c Modified: head/sys/net/iflib.c =

svn commit: r300151 - head/sys/net

2016-05-18 Thread Bjoern A. Zeeb
Author: bz Date: Wed May 18 15:25:19 2016 New Revision: 300151 URL: https://svnweb.freebsd.org/changeset/base/300151 Log: Add a dummy VNET_SYSINIT that will make sure all VNETs started will always end on SI_SUB_VNET_DONE. Obtained from:projects/vnet Sponsored by: The FreeBSD Fou

svn commit: r300152 - head/lib/libutil

2016-05-18 Thread Pedro F. Giffuni
Author: pfg Date: Wed May 18 15:25:45 2016 New Revision: 300152 URL: https://svnweb.freebsd.org/changeset/base/300152 Log: libutil: minor spelling fixes. Modified: head/lib/libutil/login_auth.c head/lib/libutil/login_cap.c head/lib/libutil/pidfile.3 head/lib/libutil/pidfile.c Modified:

Re: svn commit: r300149 - in head/sys: arm/allwinner arm/allwinner/a10 arm/arm arm/broadcom/bcm2835 arm/mv arm/nvidia arm/ti arm/ti/omap4 arm64/arm64 kern mips/mediatek mips/mips sys

2016-05-18 Thread Andrew Turner
On Wed, 18 May 2016 17:15:10 +0200 Zbigniew Bodek wrote: > 2016-05-18 17:05 GMT+02:00 Andrew Turner : ... > > #ifdef INTRNG > > xref = OF_xref_from_node(ofw_bus_get_node(dev)); > > - if (intr_pic_register(dev, xref) != 0) { > > + if (intr_pic_register(dev, xref) == NULL) { >

Re: svn commit: r300149 - in head/sys: arm/allwinner arm/allwinner/a10 arm/arm arm/broadcom/bcm2835 arm/mv arm/nvidia arm/ti arm/ti/omap4 arm64/arm64 kern mips/mediatek mips/mips sys

2016-05-18 Thread Zbigniew Bodek
2016-05-18 17:05 GMT+02:00 Andrew Turner : > Author: andrew > Date: Wed May 18 15:05:44 2016 > New Revision: 300149 > URL: https://svnweb.freebsd.org/changeset/base/300149 > > Log: > Return the struct intr_pic pointer from intr_pic_register. This will be > needed in later changes where we may

svn commit: r300150 - head/sys/boot/efi/loader

2016-05-18 Thread Pedro F. Giffuni
Author: pfg Date: Wed May 18 15:18:18 2016 New Revision: 300150 URL: https://svnweb.freebsd.org/changeset/base/300150 Log: Minor spelling fixes. Modified: head/sys/boot/efi/loader/Makefile Modified: head/sys/boot/efi/loader/Makefile ===

Re: svn commit: r300098 - head/usr.sbin/makefs

2016-05-18 Thread Pedro Giffuni
On 05/17/16 20:12, Ed Maste wrote: On 18 May 2016 at 00:22, Pedro F. Giffuni wrote: Author: pfg Date: Wed May 18 00:22:52 2016 New Revision: 300098 URL: https://svnweb.freebsd.org/changeset/base/300098 Log: makefs(8): Clarify the comment concerning seeding. Avoid giving the impression ma

svn commit: r300149 - in head/sys: arm/allwinner arm/allwinner/a10 arm/arm arm/broadcom/bcm2835 arm/mv arm/nvidia arm/ti arm/ti/omap4 arm64/arm64 kern mips/mediatek mips/mips sys

2016-05-18 Thread Andrew Turner
Author: andrew Date: Wed May 18 15:05:44 2016 New Revision: 300149 URL: https://svnweb.freebsd.org/changeset/base/300149 Log: Return the struct intr_pic pointer from intr_pic_register. This will be needed in later changes where we may not be able to lock the pic list lock to perform a lookup

svn commit: r300148 - in head: share/man/man4 sys/net

2016-05-18 Thread Bjoern A. Zeeb
Author: bz Date: Wed May 18 14:43:17 2016 New Revision: 300148 URL: https://svnweb.freebsd.org/changeset/base/300148 Log: Split 'show vnets' into 'show vnet' and 'show all vnets'. While here adjust some db_printf format string. Document the two show commands in ddb.4. Sponsored by: T

svn commit: r300147 - head/sys/net

2016-05-18 Thread Bjoern A. Zeeb
Author: bz Date: Wed May 18 14:18:03 2016 New Revision: 300147 URL: https://svnweb.freebsd.org/changeset/base/300147 Log: Make compile without INET or without IP support in the kernel by hiding variables and lro function calls behind approriate #ifdefs. Also move the #includes for "opt_*"

svn commit: r300146 - head/sys/boot/common

2016-05-18 Thread Warner Losh
Author: imp Date: Wed May 18 14:09:56 2016 New Revision: 300146 URL: https://svnweb.freebsd.org/changeset/base/300146 Log: Also add comment about the bug I comments in the forth. Modified: head/sys/boot/common/commands.c Modified: head/sys/boot/common/commands.c =

svn commit: r300145 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2016-05-18 Thread Andriy Gapon
Author: avg Date: Wed May 18 13:21:29 2016 New Revision: 300145 URL: https://svnweb.freebsd.org/changeset/base/300145 Log: add vop_print methods to vnode operatios of various zfsctl node types This should help with diagnostics of zfsctl problems. MFC after:2 weeks Modified: head

Re: svn commit: r299371 - in head: sbin/camcontrol sys/cam sys/cam/scsi

2016-05-18 Thread Alan Somers
On Wed, May 18, 2016 at 3:56 AM, Edward Tomasz Napierała wrote: > On 0517T1158, Warner Losh wrote: > > On Tue, May 10, 2016 at 11:33 AM, Edward Tomasz Napierala < > tr...@freebsd.org > > > wrote: > > > > > On 0510T1020, Alan Somers wrote: > > > > On Tue, May 10, 2016 at 9:46 AM, Edward Tomasz Nap

svn commit: r300144 - head/sys/arm/include

2016-05-18 Thread Andrew Turner
Author: andrew Date: Wed May 18 13:09:52 2016 New Revision: 300144 URL: https://svnweb.freebsd.org/changeset/base/300144 Log: Implement atomic_cmpset_acq_64 and atomic_cmpset_rel_64 on arm and armeb. This should allow r300113 to build there. Sponsored by: ABT Systems Ltd Modified: head

svn commit: r300143 - head/sys/netpfil/ipfw

2016-05-18 Thread Andrey V. Elsukov
Author: ae Date: Wed May 18 12:53:21 2016 New Revision: 300143 URL: https://svnweb.freebsd.org/changeset/base/300143 Log: Move protocol state handling code from lookup_dyn_rule_locked() function into dyn_update_proto_state(). This allows eliminate the second state lookup in the ipfw_install_

svn commit: r300142 - in head/sys: kern sys ufs/ufs

2016-05-18 Thread Konstantin Belousov
Author: kib Date: Wed May 18 12:03:57 2016 New Revision: 300142 URL: https://svnweb.freebsd.org/changeset/base/300142 Log: Ensure that ftruncate(2) is performed synchronously when file is opened in O_SYNC mode, at least for UFS. This also handles truncation, done due to the O_SYNC | O_TRUNC

svn commit: r300141 - stable/10/sys/fs/nfsclient

2016-05-18 Thread Konstantin Belousov
Author: kib Date: Wed May 18 12:02:05 2016 New Revision: 300141 URL: https://svnweb.freebsd.org/changeset/base/300141 Log: MFC r299413: Use vfs_hash_ref(9) to eliminate LK_EXCLOTHER kludge. Modified: stable/10/sys/fs/nfsclient/nfs_clport.c stable/10/sys/fs/nfsclient/nfs_clvnops.c Director

svn commit: r300140 - in stable/10/sys: kern sys

2016-05-18 Thread Konstantin Belousov
Author: kib Date: Wed May 18 11:58:16 2016 New Revision: 300140 URL: https://svnweb.freebsd.org/changeset/base/300140 Log: MFC r299412: Add vfs_hash_ref(9) function, which finds a vnode by the hash value and returns it referenced. Modified: stable/10/sys/kern/vfs_hash.c stable/10/sys/sy

svn commit: r300139 - in stable/10/sys: kern sys

2016-05-18 Thread Konstantin Belousov
Author: kib Date: Wed May 18 11:51:17 2016 New Revision: 300139 URL: https://svnweb.freebsd.org/changeset/base/300139 Log: MFC r299408: Style: wrap long lines. Modified: stable/10/sys/kern/vfs_hash.c stable/10/sys/sys/vnode.h Directory Properties: stable/10/ (props changed) Modified:

Re: svn commit: r300113 - in head/sys: conf kern net sys

2016-05-18 Thread Bjoern A. Zeeb
> On 18 May 2016, at 04:35 , Scott Long wrote: > > Author: scottl > Date: Wed May 18 04:35:58 2016 > New Revision: 300113 > URL: https://svnweb.freebsd.org/changeset/base/300113 > > Log: > Import the 'iflib' API library for network drivers. From the author: > > "iflib is a library to elimin

svn commit: r300138 - head/targets

2016-05-18 Thread Andriy Voskoboinyk
Author: avos Date: Wed May 18 10:59:16 2016 New Revision: 300138 URL: https://svnweb.freebsd.org/changeset/base/300138 Log: targets/Makefile: fix a typo (derrived -> derived). Modified: head/targets/Makefile Modified: head/targets/Makefile

svn commit: r300137 - head

2016-05-18 Thread Andriy Voskoboinyk
Author: avos Date: Wed May 18 10:43:13 2016 New Revision: 300137 URL: https://svnweb.freebsd.org/changeset/base/300137 Log: README: remove nonexistent 'games' directory. Games were moved to usr.bin in r288485. (todo: add/describe 'targets' directory) Modified: head/README Modified:

svn commit: r300136 - head/sys/arm64/arm64

2016-05-18 Thread Zbigniew Bodek
Author: zbb Date: Wed May 18 10:09:07 2016 New Revision: 300136 URL: https://svnweb.freebsd.org/changeset/base/300136 Log: Add support for MSI/MSIX deallocation on GICv3-ITS Allow to deallocate previously allocated ITS device along with its interrupts. Interrupt numbers are being freed wh

Re: svn commit: r299944 - in head/sys: arm64/arm64 conf

2016-05-18 Thread Zbigniew Bodek
Hello Andrew, Thanks for the comments. Please check in-line below. Kind regards zbb 2016-05-17 14:19 GMT+02:00 Andrew Turner : > On Mon, 16 May 2016 18:08:49 +0200 > Zbigniew Bodek wrote: > > > Hello Andrew, > > > > I think committing this code should be preceded by at least brief > > review.

svn commit: r300135 - head/sys/dev/sfxge

2016-05-18 Thread Andrew Rybchenko
Author: arybchik Date: Wed May 18 09:57:11 2016 New Revision: 300135 URL: https://svnweb.freebsd.org/changeset/base/300135 Log: sfxge(4): cleanup: remove trailing whitespaces Sponsored by: Solarflare Communications, Inc. MFC after: 1 week Modified: head/sys/dev/sfxge/sfxge_rx.c

Re: svn commit: r299371 - in head: sbin/camcontrol sys/cam sys/cam/scsi

2016-05-18 Thread Edward Tomasz Napierała
On 0517T1158, Warner Losh wrote: > On Tue, May 10, 2016 at 11:33 AM, Edward Tomasz Napierala > wrote: > > > On 0510T1020, Alan Somers wrote: > > > On Tue, May 10, 2016 at 9:46 AM, Edward Tomasz Napierala < > > tr...@freebsd.org> > > > wrote: > > > > > > > Author: trasz > > > > Date: Tue May 10 15

svn commit: r300134 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2016-05-18 Thread Andriy Gapon
Author: avg Date: Wed May 18 08:29:39 2016 New Revision: 300134 URL: https://svnweb.freebsd.org/changeset/base/300134 Log: move zfsctl_freebsd_root_lookup right next to zfsctl_root_lookup That makes it easier to reason about the code. MFC after:5 weeks Modified: head/sys/cddl/co

svn commit: r300133 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2016-05-18 Thread Andriy Gapon
Author: avg Date: Wed May 18 08:26:09 2016 New Revision: 300133 URL: https://svnweb.freebsd.org/changeset/base/300133 Log: zfsctl_common_fid: remove redundant assignment "Reinterpret cast" to zfid_short_t and assignment of zf_len do the job already. MFC after:1 week Modified:

svn commit: r300132 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2016-05-18 Thread Andriy Gapon
Author: avg Date: Wed May 18 08:23:39 2016 New Revision: 300132 URL: https://svnweb.freebsd.org/changeset/base/300132 Log: zfsctl: tighten an assertion and remove an unused definition There are only two entries under .zfs and 'shares' has an ID of a special persistent object in its filesy

  1   2   >