svn commit: r286429 - head/sys/kern

2015-08-07 Thread Ian Lepore
Author: ian Date: Fri Aug 7 23:31:31 2015 New Revision: 286429 URL: https://svnweb.freebsd.org/changeset/base/286429 Log: Only process the PPS event types currently enabled in pps_params.mode. This makes the PPS API behave correctly, but isn't ideal -- we still end up capturing PPS data

Re: svn commit: r286410 - in head: etc etc/rc.d sys/dev/ath sys/dev/ath/ath_rate/sample sys/dev/bwi sys/dev/bwn sys/dev/if_ndis sys/dev/ipw sys/dev/iwi sys/dev/iwn sys/dev/malo sys/dev/mwl sys/dev/ral

2015-08-07 Thread Adrian Chadd
Hi, Since I'm on holidays, and I really don't have time to tidy up after this commit: * everyone can commit to the wireless stuff to get this fixed up and working; * if hostap mode stays broken for more than 4 days, I'm going to back all the changes out. (And yes, gleb did run this stuff by me

svn commit: r286437 - in head/sys: dev/ath dev/ath/ath_rate/sample dev/bwi dev/bwn dev/if_ndis dev/ipw dev/iwi dev/iwn dev/malo dev/mwl dev/ral dev/usb/wlan dev/wi dev/wpi dev/wtap net80211

2015-08-07 Thread Adrian Chadd
Author: adrian Date: Sat Aug 8 01:10:17 2015 New Revision: 286437 URL: https://svnweb.freebsd.org/changeset/base/286437 Log: Revert the wifi ifnet changes until things are more baked and tested. * 286410 * 286413 * 286416 The initial commit broke a variety of debug and features

Re: svn commit: r286410 - in head: etc etc/rc.d sys/dev/ath sys/dev/ath/ath_rate/sample sys/dev/bwi sys/dev/bwn sys/dev/if_ndis sys/dev/ipw sys/dev/iwi sys/dev/iwn sys/dev/malo sys/dev/mwl sys/dev/ral

2015-08-07 Thread Adrian Chadd
Gleb, At least for ath(4), TDMA doesn't work, ATH_DEBUG doesn't work, IFF_DUMPPKTS() has an extra brace, and that's what I found in the last 15 minutes of this, compiling one of the many MIPS kernels that we have in -HEAD for hardware that people are using. I left this up to you to run to

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

2015-08-07 Thread Marcel Moolenaar
Author: marcel Date: Sat Aug 8 04:59:27 2015 New Revision: 286439 URL: https://svnweb.freebsd.org/changeset/base/286439 Log: Document the application interface. Modified: head/share/man/man4/proto.4 Modified: head/share/man/man4/proto.4

svn commit: r286440 - svnadmin/conf

2015-08-07 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 8 05:58:42 2015 New Revision: 286440 URL: https://svnweb.freebsd.org/changeset/base/286440 Log: Add myself for the iwm import. Modified: svnadmin/conf/sizelimit.conf Modified: svnadmin/conf/sizelimit.conf

svn commit: r286428 - vendor/clang/clang-trunk-r242221

2015-08-07 Thread Dimitry Andric
Author: dim Date: Fri Aug 7 23:03:17 2015 New Revision: 286428 URL: https://svnweb.freebsd.org/changeset/base/286428 Log: Tag clang trunk r242221. Added: - copied from r286427, vendor/clang/dist/ Directory Properties: vendor/clang/clang-trunk-r242221/ (props changed)

svn commit: r286427 - in vendor/clang/dist: docs include/clang-c include/clang/AST include/clang/ASTMatchers include/clang/ASTMatchers/Dynamic include/clang/Basic include/clang/CodeGen include/clan...

2015-08-07 Thread Dimitry Andric
Author: dim Date: Fri Aug 7 23:02:44 2015 New Revision: 286427 URL: https://svnweb.freebsd.org/changeset/base/286427 Log: Vendor import of clang trunk r242221: https://llvm.org/svn/llvm-project/cfe/trunk@242221 Added:

svn commit: r286426 - vendor/llvm/llvm-trunk-r242221

2015-08-07 Thread Dimitry Andric
Author: dim Date: Fri Aug 7 23:02:14 2015 New Revision: 286426 URL: https://svnweb.freebsd.org/changeset/base/286426 Log: Tag llvm trunk r242221. Added: - copied from r286425, vendor/llvm/dist/ Directory Properties: vendor/llvm/llvm-trunk-r242221/ (props changed)

Re: svn commit: r286410 - in head: etc etc/rc.d sys/dev/ath sys/dev/ath/ath_rate/sample sys/dev/bwi sys/dev/bwn sys/dev/if_ndis sys/dev/ipw sys/dev/iwi sys/dev/iwn sys/dev/malo sys/dev/mwl sys/dev/ral

2015-08-07 Thread Bjoern A. Zeeb
On 07 Aug 2015, at 11:43 , Gleb Smirnoff gleb...@freebsd.org wrote: Author: glebius Date: Fri Aug 7 11:43:14 2015 New Revision: 286410 URL: https://svnweb.freebsd.org/changeset/base/286410 At least ath is still not compiling. Just to give you a short selection of what I am seeing. I

svn commit: r286425 - in vendor/llvm/dist: . autoconf bindings/python/llvm cmake/modules docs include/llvm include/llvm-c include/llvm/ADT include/llvm/Analysis include/llvm/Bitcode include/llvm/Co...

2015-08-07 Thread Dimitry Andric
Author: dim Date: Fri Aug 7 23:01:33 2015 New Revision: 286425 URL: https://svnweb.freebsd.org/changeset/base/286425 Log: Vendor import of llvm trunk r242221: https://llvm.org/svn/llvm-project/llvm/trunk@242221 Added: vendor/llvm/dist/include/llvm/IR/IntrinsicsWebAssembly.td

svn commit: r286423 - head/sys/kern

2015-08-07 Thread Ian Lepore
Author: ian Date: Fri Aug 7 21:14:19 2015 New Revision: 286423 URL: https://svnweb.freebsd.org/changeset/base/286423 Log: RFC 2783 requires a status of ETIMEDOUT, not EWOULDBLOCK, on a timeout. Modified: head/sys/kern/kern_tc.c Modified: head/sys/kern/kern_tc.c

svn commit: r286401 - in head/sys: i386/include pc98/include

2015-08-07 Thread Konstantin Belousov
Author: kib Date: Fri Aug 7 05:59:58 2015 New Revision: 286401 URL: https://svnweb.freebsd.org/changeset/base/286401 Log: Remove unused i386 header privatespace.h. For the native kernel, its use was removed in r173592 (Nov 2007), yet Xen PV bits continued referencing the privatespace

svn commit: r286402 - head/contrib/bsnmp/snmp_mibII

2015-08-07 Thread Marcelo Araujo
Author: araujo (ports committer) Date: Fri Aug 7 06:15:01 2015 New Revision: 286402 URL: https://svnweb.freebsd.org/changeset/base/286402 Log: Fix variable 'old' is used uninitialized whenever '' condition is false. Spotted by clang. Differential Revision:D2721 Reviewed by:

svn commit: r286406 - head/sys/cam/ctl

2015-08-07 Thread Marcelo Araujo
Author: araujo (ports committer) Date: Fri Aug 7 08:30:43 2015 New Revision: 286406 URL: https://svnweb.freebsd.org/changeset/base/286406 Log: Wrap some unused functions with notyet, it is necessary to be able to build the modules/ctl directly. Remove a dead MALLOC_DEFINE.

svn commit: r286408 - head/sys/dev/mmc/host

2015-08-07 Thread Andrew Turner
Author: andrew Date: Fri Aug 7 08:57:58 2015 New Revision: 286408 URL: https://svnweb.freebsd.org/changeset/base/286408 Log: Attach dwmmc to the ofwbus, som devicetrees place it here. Sponsored by: ABT Systems Ltd Modified: head/sys/dev/mmc/host/dwmmc.c Modified:

svn commit: r286404 - head/sys/geom

2015-08-07 Thread Konstantin Belousov
Author: kib Date: Fri Aug 7 08:13:34 2015 New Revision: 286404 URL: https://svnweb.freebsd.org/changeset/base/286404 Log: The condition to use direct processing for the unmapped bio is reverted. We can do direct processing when g_io_check() does not need to perform transient remapping of

svn commit: r286403 - head/usr.bin/ypmatch

2015-08-07 Thread Marcelo Araujo
Author: araujo (ports committer) Date: Fri Aug 7 07:05:47 2015 New Revision: 286403 URL: https://svnweb.freebsd.org/changeset/base/286403 Log: Remove an extra new line on usage(). Rename domain to domainname to be identical to the man page. Reported by: bde Modified:

svn commit: r286405 - head/sys/geom

2015-08-07 Thread Konstantin Belousov
Author: kib Date: Fri Aug 7 08:24:12 2015 New Revision: 286405 URL: https://svnweb.freebsd.org/changeset/base/286405 Log: Minor style cleanup of the code surrounding r286404. Sponsored by: The FreeBSD Foundation MFC after:1 week Modified: head/sys/geom/geom_io.c Modified:

svn commit: r286407 - head/sys/dev/mmc/host

2015-08-07 Thread Andrew Turner
Author: andrew Date: Fri Aug 7 08:54:50 2015 New Revision: 286407 URL: https://svnweb.freebsd.org/changeset/base/286407 Log: Stop including machine/fdt.h, it's unneeded, and purposefully unimplemented on arm64. Sponsored by: ABT Systems Ltd Modified: head/sys/dev/mmc/host/dwmmc.c

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

2015-08-07 Thread Christian Brueffer
Author: brueffer Date: Fri Aug 7 10:48:52 2015 New Revision: 286409 URL: https://svnweb.freebsd.org/changeset/base/286409 Log: Manpage cleanup. - new sentence - new line - fix manpage references - fix macro usage - fix a typo MFC after:1 week Modified:

svn commit: r286416 - head/sys/dev/usb/wlan

2015-08-07 Thread Gleb Smirnoff
Author: glebius Date: Fri Aug 7 16:23:16 2015 New Revision: 286416 URL: https://svnweb.freebsd.org/changeset/base/286416 Log: Fix mtx_assert() argument. Modified: head/sys/dev/usb/wlan/if_zyd.c Modified: head/sys/dev/usb/wlan/if_zyd.c

svn commit: r286415 - head/sys/dev/ata

2015-08-07 Thread Alexander Motin
Author: mav Date: Fri Aug 7 14:38:26 2015 New Revision: 286415 URL: https://svnweb.freebsd.org/changeset/base/286415 Log: Add unmapped I/O support to ata(4) driver. Main problem there was PIO mode support, that required KVA mapping. Handle that case using recently added

svn commit: r286414 - head/sys/cam/ctl

2015-08-07 Thread Alexander Motin
Author: mav Date: Fri Aug 7 14:12:51 2015 New Revision: 286414 URL: https://svnweb.freebsd.org/changeset/base/286414 Log: Add more ifdefs to fix build with GCC after r286406. Modified: head/sys/cam/ctl/ctl.c head/sys/cam/ctl/ctl.h Modified: head/sys/cam/ctl/ctl.c

svn commit: r286418 - head/sys/ofed/include/linux

2015-08-07 Thread Mark Johnston
Author: markj Date: Fri Aug 7 18:30:11 2015 New Revision: 286418 URL: https://svnweb.freebsd.org/changeset/base/286418 Log: ipv4_is_zeronet() and ipv4_is_loopback() expect an address in network order, but IN_ZERONET and IN_LOOPBACK expect it in host order. Submitted by: Tao Liu

svn commit: r286417 - head/usr.bin/mkimg

2015-08-07 Thread Marcel Moolenaar
Author: marcel Date: Fri Aug 7 17:22:37 2015 New Revision: 286417 URL: https://svnweb.freebsd.org/changeset/base/286417 Log: o Fix a typo. o Describe the file formats mkimg can create. Modified: head/usr.bin/mkimg/mkimg.1 Modified: head/usr.bin/mkimg/mkimg.1

svn commit: r286419 - head/usr.bin/mkimg

2015-08-07 Thread Marcel Moolenaar
Author: marcel Date: Fri Aug 7 18:40:44 2015 New Revision: 286419 URL: https://svnweb.freebsd.org/changeset/base/286419 Log: Fix typo introduced in previous commit. Pointed out by: Nikolai Lifanov lifanov at mail.lifanov.com Modified: head/usr.bin/mkimg/mkimg.1 Modified:

svn commit: r286420 - head/cddl/lib/libdtrace

2015-08-07 Thread Mark Johnston
Author: markj Date: Fri Aug 7 19:56:22 2015 New Revision: 286420 URL: https://svnweb.freebsd.org/changeset/base/286420 Log: - Use an explicit depends_on module kernel guard in DTrace libraries that reference types defined in the kernel. Otherwise dtrace(1) expects to find CTF

svn commit: r286410 - in head: etc etc/rc.d sys/dev/ath sys/dev/ath/ath_rate/sample sys/dev/bwi sys/dev/bwn sys/dev/if_ndis sys/dev/ipw sys/dev/iwi sys/dev/iwn sys/dev/malo sys/dev/mwl sys/dev/ral ...

2015-08-07 Thread Gleb Smirnoff
Author: glebius Date: Fri Aug 7 11:43:14 2015 New Revision: 286410 URL: https://svnweb.freebsd.org/changeset/base/286410 Log: Change KPI of how device drivers that provide wireless connectivity interact with the net80211 stack. Historical background: originally wireless devices created

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

2015-08-07 Thread Jason A. Harmening
Author: jah Date: Fri Aug 7 12:13:15 2015 New Revision: 286411 URL: https://svnweb.freebsd.org/changeset/base/286411 Log: Create man page for pmap_quick_enter_page(9) and pmap_quick_remove_page(9) Reviewed by: kib, brueffer, wblock Approved by: kib (mentor) Differential Revision:

svn commit: r286413 - head/sys/dev/mwl

2015-08-07 Thread Gleb Smirnoff
Author: glebius Date: Fri Aug 7 12:34:20 2015 New Revision: 286413 URL: https://svnweb.freebsd.org/changeset/base/286413 Log: Fix !MWL_DEBUG build. Modified: head/sys/dev/mwl/if_mwl.c Modified: head/sys/dev/mwl/if_mwl.c