Re: svn commit: r311585 - in head: crypto/openssh secure/usr.sbin/sshd

2017-01-09 Thread Ngie Cooper (yaneurabeya)
> On Jan 9, 2017, at 11:56 PM, Xin Li wrote: > > > On 1/7/17 00:08, Ngie Cooper wrote: >> Author: ngie >> Date: Sat Jan 7 08:08:35 2017 >> New Revision: 311585 >> URL: https://svnweb.freebsd.org/changeset/base/311585 >> >> Log: >> Conditionalize building libwrap support

Re: svn commit: r311585 - in head: crypto/openssh secure/usr.sbin/sshd

2017-01-09 Thread Xin Li
On 1/7/17 00:08, Ngie Cooper wrote: > Author: ngie > Date: Sat Jan 7 08:08:35 2017 > New Revision: 311585 > URL: https://svnweb.freebsd.org/changeset/base/311585 > > Log: > Conditionalize building libwrap support into sshd > > Only build libwrap support into sshd if MK_TCP_WRAPPERS != no

svn commit: r311862 - head/sys/net80211

2017-01-09 Thread Adrian Chadd
Author: adrian Date: Tue Jan 10 07:50:21 2017 New Revision: 311862 URL: https://svnweb.freebsd.org/changeset/base/311862 Log: [net80211] add VHT mediatype initialisation and update helper functions. Modified: head/sys/net80211/ieee80211.c Modified: head/sys/net80211/ieee80211.c

svn commit: r311861 - head/sys/net80211

2017-01-09 Thread Adrian Chadd
Author: adrian Date: Tue Jan 10 07:24:29 2017 New Revision: 311861 URL: https://svnweb.freebsd.org/changeset/base/311861 Log: [net80211] Add default parameters for 11ac. I doubt TDMA code will ever work for 11ac, but you never know, someone may one day make it happen. Modified:

svn commit: r311860 - head/sys/net80211

2017-01-09 Thread Adrian Chadd
Author: adrian Date: Tue Jan 10 07:21:07 2017 New Revision: 311860 URL: https://svnweb.freebsd.org/changeset/base/311860 Log: [net80211] add VHT action frame placeholders for when it's time to implement. Modified: head/sys/net80211/ieee80211_vht.c Modified: head/sys/net80211/ieee80211_vht.c

svn commit: r311859 - head/usr.bin/calendar/calendars

2017-01-09 Thread Larry Rosenman
Author: ler (ports committer) Date: Tue Jan 10 05:37:53 2017 New Revision: 311859 URL: https://svnweb.freebsd.org/changeset/base/311859 Log: Add my birthday to calendar.freebsd Approved by: adamw (Mentor) Differential Revision:https://reviews.freebsd.org/D9119 Modified:

svn commit: r311858 - head/sys/net80211

2017-01-09 Thread Adrian Chadd
Author: adrian Date: Tue Jan 10 05:33:34 2017 New Revision: 311858 URL: https://svnweb.freebsd.org/changeset/base/311858 Log: [net80211] add missing VHTCAP declaration changes. These are required for the recent ieee80211_vht.[ch] changes - they make things start to work with MS() / SM()

svn commit: r311856 - head/sys/net80211

2017-01-09 Thread Adrian Chadd
Author: adrian Date: Tue Jan 10 05:32:02 2017 New Revision: 311856 URL: https://svnweb.freebsd.org/changeset/base/311856 Log: [net80211] add VHT EDCA parameters for WME/QoS mode. Modified: head/sys/net80211/ieee80211_proto.c Modified: head/sys/net80211/ieee80211_proto.c

svn commit: r311857 - head/sys/net80211

2017-01-09 Thread Adrian Chadd
Author: adrian Date: Tue Jan 10 05:32:30 2017 New Revision: 311857 URL: https://svnweb.freebsd.org/changeset/base/311857 Log: [net80211] add CHAN_VHT2G/CHAN_VHT5G macros. Modified: head/sys/net80211/_ieee80211.h Modified: head/sys/net80211/_ieee80211.h

svn commit: r311855 - head/sys/net80211

2017-01-09 Thread Adrian Chadd
Author: adrian Date: Tue Jan 10 05:30:15 2017 New Revision: 311855 URL: https://svnweb.freebsd.org/changeset/base/311855 Log: [net80211] create a helper function to calculate the station facing VHT capabilities. This is needed for two reasons: * Drivers will need to know what the

svn commit: r311854 - head/sys/dev/e1000

2017-01-09 Thread Sean Bruno
Author: sbruno Date: Tue Jan 10 04:50:26 2017 New Revision: 311854 URL: https://svnweb.freebsd.org/changeset/base/311854 Log: Add copywrite notices, 2-clause BSD. Reported by: jmallett Modified: head/sys/dev/e1000/em_txrx.c head/sys/dev/e1000/if_em.c head/sys/dev/e1000/if_em.h

svn commit: r311853 - head/share/misc

2017-01-09 Thread Adam Weinberger
Author: adamw (ports committer) Date: Tue Jan 10 04:49:59 2017 New Revision: 311853 URL: https://svnweb.freebsd.org/changeset/base/311853 Log: As much as I've enjoyed being listed as emeritus for the last 10+ years, it's probably time to admit that I am an active committer. Modified:

svn commit: r311852 - head/share/misc

2017-01-09 Thread Larry Rosenman
Author: ler (ports committer) Date: Tue Jan 10 04:31:56 2017 New Revision: 311852 URL: https://svnweb.freebsd.org/changeset/base/311852 Log: Add myself to committers-ports.dot Approved by: adamw (mentor) Differential Revision:https://reviews.freebsd.org/D9117 Modified:

svn commit: r311851 - head/sys/fs/cd9660

2017-01-09 Thread Mateusz Guzik
Author: mjg Date: Tue Jan 10 04:17:53 2017 New Revision: 311851 URL: https://svnweb.freebsd.org/changeset/base/311851 Log: cd9660: fix up compilation on sparc after r311665 Reported by: linimon Modified: head/sys/fs/cd9660/cd9660_vfsops.c Modified: head/sys/fs/cd9660/cd9660_vfsops.c

svn commit: r311850 - head/sys/dev/usb/controller

2017-01-09 Thread Ian Lepore
Author: ian Date: Tue Jan 10 03:53:38 2017 New Revision: 311850 URL: https://svnweb.freebsd.org/changeset/base/311850 Log: Use the post-reset hook to force the controller to host mode. This will make both usb ports work on imx6 systems (the OTG port of course will only work in host mode).

svn commit: r311849 - in head: . sys/amd64/conf sys/arm64/conf sys/conf sys/dev/e1000 sys/i386/conf sys/mips/conf sys/modules sys/modules/em sys/modules/igb sys/powerpc/conf

2017-01-09 Thread Sean Bruno
: ** +20170109: + The igb(4), em(4) and lem(4) ethernet drivers are now implemented via + IFLIB. If you have a custom kernel configuration that excludes em(4) + but you use igb(4), you need to re-add em(4) to your custom configuration. + 20161217: Clang

svn commit: r311848 - head/sys/dev/cxgbe

2017-01-09 Thread Navdeep Parhar
Author: np Date: Tue Jan 10 01:36:50 2017 New Revision: 311848 URL: https://svnweb.freebsd.org/changeset/base/311848 Log: cxgbe(4): Attach to the 2x25 debug card. This is for internal use only. MFC after:3 days Modified: head/sys/dev/cxgbe/t4_main.c Modified:

svn commit: r311847 - head/sys/dev/usb/misc

2017-01-09 Thread Bruce M Simpson
Author: bms Date: Tue Jan 10 01:31:26 2017 New Revision: 311847 URL: https://svnweb.freebsd.org/changeset/base/311847 Log: Allow udbp(4) to claim Belkin "Windows Easy Transfer Cable" for Netgraph use. These have been tested back-to-back with Linux 3.x and a similar attachment at the

svn commit: r311846 - head/sys/dev/cxgbe/common

2017-01-09 Thread Navdeep Parhar
Author: np Date: Tue Jan 10 01:30:41 2017 New Revision: 311846 URL: https://svnweb.freebsd.org/changeset/base/311846 Log: cxgbe(4): Refresh t4_msg.h, mainly for definitions related to the crypto engine. Obtained from:Chelsio Communications MFC after:2 weeks Sponsored by:

svn commit: r311845 - head/sys/dev/rtwn/pci

2017-01-09 Thread Andriy Voskoboinyk
Author: avos Date: Tue Jan 10 01:09:39 2017 New Revision: 311845 URL: https://svnweb.freebsd.org/changeset/base/311845 Log: rtwn_pci(4): fix possible race while accessing 'matched_chip' variable. Modified: head/sys/dev/rtwn/pci/rtwn_pci_attach.c Modified:

svn commit: r311844 - head/sys/dev/usb

2017-01-09 Thread Bruce M Simpson
Author: bms Date: Tue Jan 10 00:28:01 2017 New Revision: 311844 URL: https://svnweb.freebsd.org/changeset/base/311844 Log: Add PID for Belkin F5U258 "Windows Easy Transfer Cable", a udbp-like device. Modified: head/sys/dev/usb/usbdevs Modified: head/sys/dev/usb/usbdevs

Re: svn commit: r311707 - in head/sys/dev/rtwn: . usb

2017-01-09 Thread Andriy Voskoboinyk
Mon, 09 Jan 2017 10:08:13 +0200 було написано Hans Petter Selasky : Hi, The race should be fixed in r311838. On 01/09/17 00:41, Andriy Voskoboinyk wrote: Modified: head/sys/dev/rtwn/usb/rtwn_usb_ep.c

svn commit: r311843 - head/sys/contrib/dev/acpica/components/tables

2017-01-09 Thread Conrad E. Meyer
Author: cem Date: Tue Jan 10 00:03:43 2017 New Revision: 311843 URL: https://svnweb.freebsd.org/changeset/base/311843 Log: Adjust ACPI_EXPORT_SYMBOL for AcpiGetTableWithSize Suggested by: jbeich@ Modified: head/sys/contrib/dev/acpica/components/tables/tbxface.c Modified:

svn commit: r311842 - head/sys/fs/cd9660

2017-01-09 Thread Conrad E. Meyer
Author: cem Date: Mon Jan 9 23:56:45 2017 New Revision: 311842 URL: https://svnweb.freebsd.org/changeset/base/311842 Log: cd9660: typedef cd_ino_t in preference to #define Suggested by: kib@ Modified: head/sys/fs/cd9660/iso.h Modified: head/sys/fs/cd9660/iso.h

svn commit: r311841 - head/sys/fs/cd9660

2017-01-09 Thread Conrad E. Meyer
Author: cem Date: Mon Jan 9 23:51:31 2017 New Revision: 311841 URL: https://svnweb.freebsd.org/changeset/base/311841 Log: cd9660: Add a prototype for cd9660_vfs_hash_cmp GCC warns (and errors, with -Werror) about it otherwise. Clang doesn't care. Introduced in r311665. Reported

svn commit: r311840 - head/sys/conf

2017-01-09 Thread Sean Bruno
Author: sbruno Date: Mon Jan 9 23:45:40 2017 New Revision: 311840 URL: https://svnweb.freebsd.org/changeset/base/311840 Log: White space cleanup from an cut-n-paste. Submitted by: mm...@nextbsd.org Modified: head/sys/conf/files Modified: head/sys/conf/files

svn commit: r311838 - head/sys/dev/rtwn/usb

2017-01-09 Thread Andriy Voskoboinyk
Author: avos Date: Mon Jan 9 23:42:02 2017 New Revision: 311838 URL: https://svnweb.freebsd.org/changeset/base/311838 Log: rtwn_usb(4): do not try to modify global static structure. Use a local copy for modifications instead. Tested with RTL8821AU (AP) + RTL8188EU (STA).

svn commit: r311837 - head/sys/net

2017-01-09 Thread Sean Bruno
Author: sbruno Date: Mon Jan 9 23:41:10 2017 New Revision: 311837 URL: https://svnweb.freebsd.org/changeset/base/311837 Log: Remove unused mtx_held() macro. Modified: head/sys/net/iflib.c Modified: head/sys/net/iflib.c

svn commit: r311832 - head/sys/dev/cxgbe

2017-01-09 Thread Navdeep Parhar
Author: np Date: Mon Jan 9 22:20:09 2017 New Revision: 311832 URL: https://svnweb.freebsd.org/changeset/base/311832 Log: cxgbe(4): Enable automatic cidx flush for all control queues. MFC after:3 days Modified: head/sys/dev/cxgbe/t4_sge.c Modified: head/sys/dev/cxgbe/t4_sge.c

svn commit: r311831 - head/sys/dev/cxgbe

2017-01-09 Thread Navdeep Parhar
Author: np Date: Mon Jan 9 22:18:08 2017 New Revision: 311831 URL: https://svnweb.freebsd.org/changeset/base/311831 Log: cxgbe(4): The wraparound logic in start_wrq_wr() should not get involved in work requests that end at the end of the descriptor ring, even though the pidx wraps around

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

2017-01-09 Thread Adrian Chadd
Author: adrian Date: Mon Jan 9 21:46:24 2017 New Revision: 311830 URL: https://svnweb.freebsd.org/changeset/base/311830 Log: [rsu] add support for the "green" rsu NICs. They're still a 1T2R NIC, so reuse the same rfconfig and nstream configuration. Submitted by: Idwer Vollering

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

2017-01-09 Thread Marius Strobl
Author: marius Date: Mon Jan 9 20:51:51 2017 New Revision: 311817 URL: https://svnweb.freebsd.org/changeset/base/311817 Log: In dummynet(4), random chunks of memory are casted to struct dn_*, potentially leading to fatal unaligned accesses on architectures with strict alignment

svn commit: r311815 - head/sys/fs/pseudofs

2017-01-09 Thread Konstantin Belousov
Author: kib Date: Mon Jan 9 20:14:18 2017 New Revision: 311815 URL: https://svnweb.freebsd.org/changeset/base/311815 Log: Forcibly remove the cached items from pseudofs vncache on module unload. If some process' nodes were accessed using procfs and the process cannot exit properly at

svn commit: r311811 - head/usr.sbin/mfiutil

2017-01-09 Thread Dimitry Andric
Author: dim Date: Mon Jan 9 19:39:35 2017 New Revision: 311811 URL: https://svnweb.freebsd.org/changeset/base/311811 Log: Avoid taking the address of a packed struct member in mfiutil Fix a clang 4.0.0 warning about taking the address of a packed member of struct mfi_evt in mfiutil:

svn commit: r311807 - head/tools/build/mk

2017-01-09 Thread Dimitry Andric
Author: dim Date: Mon Jan 9 19:22:29 2017 New Revision: 311807 URL: https://svnweb.freebsd.org/changeset/base/311807 Log: Add recently added libc++ headers to OptionalObsoleteFiles.inc. MFC after:3 days Modified: head/tools/build/mk/OptionalObsoleteFiles.inc Modified:

svn commit: r311806 - head

2017-01-09 Thread Dimitry Andric
Author: dim Date: Mon Jan 9 19:12:41 2017 New Revision: 311806 URL: https://svnweb.freebsd.org/changeset/base/311806 Log: After r311565, also remove llvm-ranlib from ObsoleteFiles.inc. Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc

svn commit: r311804 - in head: sys/cam/ctl usr.bin/ctlstat

2017-01-09 Thread Alexander Motin
Author: mav Date: Mon Jan 9 18:18:15 2017 New Revision: 311804 URL: https://svnweb.freebsd.org/changeset/base/311804 Log: Rewrite CTL statistics in more simple and scalable way. Instead of collecting statistics for each combination of ports and logical units, that consumed ~45KB per LU

Re: svn commit: r311667 - in head/sys/contrib/dev/acpica: components/namespace components/tables include

2017-01-09 Thread Jung-uk Kim
On 01/09/2017 12:08, John Baldwin wrote: On Sunday, January 08, 2017 06:26:33 AM Conrad E. Meyer wrote: Author: cem Date: Sun Jan 8 06:26:33 2017 New Revision: 311667 URL: https://svnweb.freebsd.org/changeset/base/311667 Log: Add some additional ACPI methods for DRM Add AcpiGetDataFull

Re: svn commit: r311667 - in head/sys/contrib/dev/acpica: components/namespace components/tables include

2017-01-09 Thread John Baldwin
On Sunday, January 08, 2017 06:26:33 AM Conrad E. Meyer wrote: > Author: cem > Date: Sun Jan 8 06:26:33 2017 > New Revision: 311667 > URL: https://svnweb.freebsd.org/changeset/base/311667 > > Log: > Add some additional ACPI methods for DRM > > Add AcpiGetDataFull and AcpiGetTableWithSize.

svn commit: r311797 - head/sys/dev/sdhci

2017-01-09 Thread Ian Lepore
Author: ian Date: Mon Jan 9 17:10:50 2017 New Revision: 311797 URL: https://svnweb.freebsd.org/changeset/base/311797 Log: Add sdhci_handle_card_present_locked() that can be called from the interrupt handler which already holds the mutex, and have sdhci_handle_card_present() be just a tiny

svn commit: r311794 - head/sys/dev/sdhci

2017-01-09 Thread Marius Strobl
Author: marius Date: Mon Jan 9 17:07:13 2017 New Revision: 311794 URL: https://svnweb.freebsd.org/changeset/base/311794 Log: - Add support for Intel Apollo Lake and Bay Trail eMMC controllers. Besides slots always having non-removable media, these HCIs require a custom hardware reset

svn commit: r311793 - head/sys/dev/mmc

2017-01-09 Thread Marius Strobl
Author: marius Date: Mon Jan 9 17:05:39 2017 New Revision: 311793 URL: https://svnweb.freebsd.org/changeset/base/311793 Log: In mmcsd_task(), bio_resid was not being set to 0 on a successful read or write, resulting in random short-read and short-write returns for requests. Fixing this

Re: svn commit: r311736 - head/sys/dev/sdhci

2017-01-09 Thread Shawn Webb
Hey Ian, On Mon, Jan 09, 2017 at 02:04:54AM +, Ian Lepore wrote: > Author: ian > Date: Mon Jan 9 02:04:54 2017 > New Revision: 311736 > URL: https://svnweb.freebsd.org/changeset/base/311736 > > Log: > Use the new sdhci_fdt_gpio helper functions to add full support for FDT > gpio pins

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

2017-01-09 Thread Alexander Motin
Author: mav Date: Mon Jan 9 16:21:06 2017 New Revision: 311787 URL: https://svnweb.freebsd.org/changeset/base/311787 Log: Allocate memory for prevent flags only for removable LUs. This array takes 64KB of RAM now, that was more then half of struct ctl_lun size. If at some point we

svn commit: r311781 - head/lib/libprocstat

2017-01-09 Thread Konstantin Belousov
Author: kib Date: Mon Jan 9 11:11:52 2017 New Revision: 311781 URL: https://svnweb.freebsd.org/changeset/base/311781 Log: Use standard Versions.def for libprocstat. This makes the versions inheritance consistent for our versioned libraries. Extracted from: ino64 Discussed

svn commit: r311780 - head/lib/libprocstat

2017-01-09 Thread Konstantin Belousov
Author: kib Date: Mon Jan 9 10:47:20 2017 New Revision: 311780 URL: https://svnweb.freebsd.org/changeset/base/311780 Log: Use tab for indent. Extracted from: ino64 work by gleb Sponsored by: The FreeBSD Foundation MFC after:1 week Modified: head/lib/libprocstat/Makefile

svn commit: r311769 - head/usr.bin/netstat

2017-01-09 Thread Steven Hartland
Author: smh Date: Mon Jan 9 09:28:03 2017 New Revision: 311769 URL: https://svnweb.freebsd.org/changeset/base/311769 Log: Fix rstat: symbol not in namelist from netstat Load kvm symbols earlier to prevent rstat: symbol not in namelist error when running netstat -rs. Submitted by:

Re: svn commit: r311707 - in head/sys/dev/rtwn: . usb

2017-01-09 Thread Hans Petter Selasky
On 01/09/17 00:41, Andriy Voskoboinyk wrote: Modified: head/sys/dev/rtwn/usb/rtwn_usb_ep.c == --- head/sys/dev/rtwn/usb/rtwn_usb_ep.c Sun Jan 8 23:25:46 2017 (r311706) +++ head/sys/dev/rtwn/usb/rtwn_usb_ep.c Sun