svn commit: r330474 - stable/11

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:44:49 2018 New Revision: 330474 URL: https://svnweb.freebsd.org/changeset/base/330474 Log: MFC r306435: callsign isn't required anymore Modified: stable/11/.arcconfig Directory Properties: stable/11/ (props changed) Modified: stable/11/.arcconfig

svn commit: r330473 - stable/11/share/misc

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:44:08 2018 New Revision: 330473 URL: https://svnweb.freebsd.org/changeset/base/330473 Log: MFC r324423,r324436: Update iso3166 codes Based on https://raw.githubusercontent.com/lukes/ISO-3166-Countries-with-Regional-Codes/master/all/all.csv and

svn commit: r330472 - stable/11/sys/dev/usb/wlan

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:42:07 2018 New Revision: 330472 URL: https://svnweb.freebsd.org/changeset/base/330472 Log: MFC r311830: [rsu] add support for the "green" rsu NICs. They're still a 1T2R NIC, so reuse the same rfconfig and nstream configuration. Modified:

svn commit: r330471 - stable/11/sys/net80211

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:40:18 2018 New Revision: 330471 URL: https://svnweb.freebsd.org/changeset/base/330471 Log: MFC r311861: [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.

svn commit: r330470 - stable/11/sys/net80211

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:37:08 2018 New Revision: 330470 URL: https://svnweb.freebsd.org/changeset/base/330470 Log: MFC r310891: [net80211] add placeholders for the VHT action frame handling. Upcoming vht support will register send/receive action handlers. Modified:

svn commit: r330469 - stable/11/sbin/ifconfig

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:33:29 2018 New Revision: 330469 URL: https://svnweb.freebsd.org/changeset/base/330469 Log: MFC r313979: [ifconfig] fix a memory leak! Modified: stable/11/sbin/ifconfig/ifbridge.c Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330468 - stable/11/sbin/ifconfig

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:32:54 2018 New Revision: 330468 URL: https://svnweb.freebsd.org/changeset/base/330468 Log: MFC r313978: [ifconfig] fix a memory leak. Modified: stable/11/sbin/ifconfig/ifieee80211.c Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330467 - stable/11/sys/dev/asmc

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:32:15 2018 New Revision: 330467 URL: https://svnweb.freebsd.org/changeset/base/330467 Log: MFC r313880: [asmc] Add support for MacBook Pro 11,2 This patch will add support for MacBookPro 11.2. For the macros, the MBP11_* macros (for the existing

svn commit: r330466 - stable/11/sys/net80211

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:30:47 2018 New Revision: 330466 URL: https://svnweb.freebsd.org/changeset/base/330466 Log: MFC r313578: [net80211] add a sysctl that forces a vap restart. Well, vap restart really does "all restart" for now, which will be a good way of debugging

svn commit: r330465 - stable/11/sys/conf

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:29:38 2018 New Revision: 330465 URL: https://svnweb.freebsd.org/changeset/base/330465 Log: MFC r313425: [iwm] add version 17 firmware. Modified: stable/11/sys/conf/files Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330464 - stable/11/usr.bin/users

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:27:29 2018 New Revision: 330464 URL: https://svnweb.freebsd.org/changeset/base/330464 Log: MFC r311581: Capsicum: add capability mode to users binary Submitted by: Tyler Littlefield Reviewed by: cem, oshogbo Differential

svn commit: r330463 - stable/11/sys/net80211

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:25:23 2018 New Revision: 330463 URL: https://svnweb.freebsd.org/changeset/base/330463 Log: MFC r308950: [net80211] Remove extra \n. Modified: stable/11/sys/net80211/ieee80211_ht.c Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330462 - stable/11/sys/net80211

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:24:58 2018 New Revision: 330462 URL: https://svnweb.freebsd.org/changeset/base/330462 Log: MFC r308663: [net80211] announce 11n capabilities in probe requests in IBSS mode. The 802.11-2012 specification notes that a subset of IEs should be present

svn commit: r330461 - stable/11/sys/net80211

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:22:48 2018 New Revision: 330461 URL: https://svnweb.freebsd.org/changeset/base/330461 Log: MFC r308008: [net80211] add comments! Modified: stable/11/sys/net80211/ieee80211_scan.c Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330459 - stable/11/sbin/ifconfig

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:21:31 2018 New Revision: 330459 URL: https://svnweb.freebsd.org/changeset/base/330459 Log: MFC r306836: [ifconfig] correctly display RSSI. Modified: stable/11/sbin/ifconfig/ifieee80211.c Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330458 - stable/11/sys/net80211

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:18:13 2018 New Revision: 330458 URL: https://svnweb.freebsd.org/changeset/base/330458 Log: MFC r306139: [net80211] don't add IBSS node table entries for neighbors from other SSIDs. The adhoc probe/beacon input path was creating nodes for all SSIDs.

svn commit: r330460 - stable/11/sys/net80211

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:22:24 2018 New Revision: 330460 URL: https://svnweb.freebsd.org/changeset/base/330460 Log: MFC r308007: [net80211] don't abort a background scan upon reception of a single packet. Full offload drivers don't need this behaviour - they do it in

Re: svn commit: r306525 - in head/lib: . librss

2018-03-05 Thread Eitan Adler
lications can begin > auto-tuning. Any reason to not MFC this? -- Eitan Adler ___ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

svn commit: r330457 - stable/11/sys/net80211

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:17:02 2018 New Revision: 330457 URL: https://svnweb.freebsd.org/changeset/base/330457 Log: MFC r305895: [net80211] add a HT method to populate HTCAP based on IBSS requirements. IBSS negotiation is a subset of the STA/AP negotiation. We always have a

svn commit: r330456 - stable/11/sys/dev/etherswitch/arswitch

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:14:11 2018 New Revision: 330456 URL: https://svnweb.freebsd.org/changeset/base/330456 Log: MFC r303339: Update my TODO items. Modified: stable/11/sys/dev/etherswitch/arswitch/arswitch_7240.c stable/11/sys/dev/etherswitch/arswitch/arswitch_8316.c

svn commit: r330455 - stable/11/sys/dev/iwm

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:05:30 2018 New Revision: 330455 URL: https://svnweb.freebsd.org/changeset/base/330455 Log: MFC r318001: [iwm] include opt_iwm.h and opt_wlan.h consistently in all files. Modified: stable/11/sys/dev/iwm/if_iwm.c stable/11/sys/dev/iwm/if_iwm_7000.c

svn commit: r330454 - stable/11/sys/dev/iwm

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:01:08 2018 New Revision: 330454 URL: https://svnweb.freebsd.org/changeset/base/330454 Log: MFC r313306: [iwm] free node reference if rxparams addition fails. Modified: stable/11/sys/dev/iwm/if_iwm.c Directory Properties: stable/11/ (props changed)

svn commit: r330453 - stable/11/sys/dev/iwm

2018-03-05 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 08:00:17 2018 New Revision: 330453 URL: https://svnweb.freebsd.org/changeset/base/330453 Log: MFC r308185: [iwm] Set full-offload scan flag. Fixes fw panic when already associated. * Starting a scan from wpa_supplicant or via ifconfig while associated,

svn commit: r330452 - in stable/11/sys: dev/iwm dev/otus dev/usb/wlan net80211

2018-03-04 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 07:58:48 2018 New Revision: 330452 URL: https://svnweb.freebsd.org/changeset/base/330452 Log: MFC r307158: net80211: convert all ieee80211_input_mimo*() consumers to ieee80211_add_rx_params() + drop last (ieee80211_rx_stats) parameter Note: there is

svn commit: r330451 - in stable/11/sys: dev/iwm dev/otus dev/usb/wlan net80211

2018-03-04 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 07:54:57 2018 New Revision: 330451 URL: https://svnweb.freebsd.org/changeset/base/330451 Log: MFC r306837: [net80211] extend the ieee80211_rx_stats struct to include more information. There are a variety of more interesting RX statistics that we should

svn commit: r330450 - stable/11/sys/dev/ioat

2018-03-04 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 07:33:00 2018 New Revision: 330450 URL: https://svnweb.freebsd.org/changeset/base/330450 Log: MFC r326572: ioat(4): Add Skylake Xeon PCI-ID SKX IOAT is just another 3.2 version of the CBDMA engine. Modified: stable/11/sys/dev/ioat/ioat.c Directory

svn commit: r330449 - in stable/11: bin/pkill etc/pam.d kerberos5/lib/libgssapi_krb5 kerberos5/lib/libgssapi_ntlm kerberos5/lib/libgssapi_spnego sbin/adjkerntz sbin/camcontrol sbin/ccdconfig sbin/c...

2018-03-04 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 07:26:05 2018 New Revision: 330449 URL: https://svnweb.freebsd.org/changeset/base/330449 Log: MFC r326276: various: general adoption of SPDX licensing ID tags. Mainly focus on files that use BSD 2-Clause license, however the tool I was using

svn commit: r330448 - stable/11/sbin/ifconfig

2018-03-04 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 07:14:56 2018 New Revision: 330448 URL: https://svnweb.freebsd.org/changeset/base/330448 Log: MFC r314181: [ifconfig] handle illegal WPS frames Some APs broadcast WPS IE frames with totally broken data. Ifconfig's printwpsie() loops through WPS

svn commit: r330447 - stable/11/sys/dev/iwm

2018-03-04 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 07:08:58 2018 New Revision: 330447 URL: https://svnweb.freebsd.org/changeset/base/330447 Log: MFC r315924: [iwm] GC unused code from if_iwm_scan.c, copyied from iwn or iwlwifi/dvm. Obtained from:dragonflybsd.git

svn commit: r330446 - in stable/11: lib/libc/include lib/libc/sparc64/fpu lib/libedit lib/libefivar lib/msun/src sys/amd64/amd64 sys/dev/ath sys/dev/cadence sys/dev/de sys/dev/drm sys/dev/e1000 sys...

2018-03-04 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 06:59:30 2018 New Revision: 330446 URL: https://svnweb.freebsd.org/changeset/base/330446 Log: MFC r327231,r327232: kernel: Fix several typos and minor errors lib: Fix several typos and minor errors - duplicate words - typos - references to old

svn commit: r330445 - in stable/11/sys/netinet: . cc tcp_stacks

2018-03-04 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 06:52:26 2018 New Revision: 330445 URL: https://svnweb.freebsd.org/changeset/base/330445 Log: MFC r307901,r308180: FreeBSD tcp stack used to inform respective congestion control module about the loss event but not use or obay the recommendations i.e.

svn commit: r330444 - stable/11/sys/dev/aacraid

2018-03-04 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 06:47:28 2018 New Revision: 330444 URL: https://svnweb.freebsd.org/changeset/base/330444 Log: MFC r308065: Remove a PCI ID for a raid controller from Adaptec that was planned, but never released. Since no real hardware was released with this ID, just

svn commit: r330443 - stable/11/sbin/ifconfig

2018-03-04 Thread Eitan Adler
Author: eadler Date: Mon Mar 5 06:37:02 2018 New Revision: 330443 URL: https://svnweb.freebsd.org/changeset/base/330443 Log: MFC r306896: Fix spurious white space introduced in r301059 r301059 accidently introduced a subtle change for point to point interfaces where an extra space

svn commit: r330402 - stable/11/sys/fs/nullfs

2018-03-04 Thread Eitan Adler
Author: eadler Date: Sun Mar 4 19:17:32 2018 New Revision: 330402 URL: https://svnweb.freebsd.org/changeset/base/330402 Log: MFC r305504: nullfs: stop special-casing directories in null_vptocnp The previous code was forcing an expensive walk in vop_stdvptocnp, which was causing

svn commit: r330386 - head/lib/libutil

2018-03-04 Thread Eitan Adler
Author: eadler Date: Sun Mar 4 18:00:32 2018 New Revision: 330386 URL: https://svnweb.freebsd.org/changeset/base/330386 Log: open.3: Use .Fa where appropriate Obtained From:DragonFlyBSD (78732326a796ca521f3c0fe33c6fc9c695742ede) Modified: head/lib/libutil/flopen.3 Modified:

Re: svn commit: r320579 - head/usr.bin/patch

2018-03-04 Thread Eitan Adler
havior for some git diffs. In particular with 'diff.mnemonicprefix = true' the prefix is awesome something other than 'a/'. It can be 'w' for working copy, 'i' for index, 'c' for commit, or some other values. While I don't oppose this feature, it'd be better if we did not tie it to a single specific

svn commit: r330373 - stable/11/usr.sbin/freebsd-update

2018-03-04 Thread Eitan Adler
Author: eadler Date: Sun Mar 4 08:00:07 2018 New Revision: 330373 URL: https://svnweb.freebsd.org/changeset/base/330373 Log: MFC r307156: MFportsnap r264740: Use case insensitive match when parsing host(1) output. Some DNS caches turn "FreeBSD.org" into "freebsd.org", which was

svn commit: r330367 - stable/11/sys/sys

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sun Mar 4 02:41:25 2018 New Revision: 330367 URL: https://svnweb.freebsd.org/changeset/base/330367 Log: MFC r330256: sys/sys: Use a more common spelling of 'dirent' Modified: stable/11/sys/sys/dirent.h Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330359 - head/sys/compat/cloudabi

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 21:50:55 2018 New Revision: 330359 URL: https://svnweb.freebsd.org/changeset/base/330359 Log: sys/linux: Fix a few potential infoleaks in cloudabi Submitted by: Domagoj Stolfa MFC After:1 month Sponsored by: DARPA/AFRL

svn commit: r330357 - stable/11/sys/netinet

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 21:23:31 2018 New Revision: 330357 URL: https://svnweb.freebsd.org/changeset/base/330357 Log: MFC r306767: Correctly calculate snd_max in persist case. In the persist case, take the SYN and FIN flags into account when updating the sequence space sent.

svn commit: r330356 - head/sys/compat/linux

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 21:14:55 2018 New Revision: 330356 URL: https://svnweb.freebsd.org/changeset/base/330356 Log: sys/linux: Fix a few potential infoleaks in Linux IPC Submitted by: Domagoj Stolfa MFC After:1 month Modified:

svn commit: r330355 - stable/11/sys/kern

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 21:05:28 2018 New Revision: 330355 URL: https://svnweb.freebsd.org/changeset/base/330355 Log: MFC r305137: Eliminate unnecessary loop in _cap_check() Calling cap_rights_contains() several times with the same inputs is not going to produce a different

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

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 20:42:39 2018 New Revision: 330354 URL: https://svnweb.freebsd.org/changeset/base/330354 Log: sys/fuse: fix off by one error Reported by: Ilja Van Sprundel Reported by: Domagoj Stolfa Modified:

svn commit: r330343 - stable/11/sys/kern

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 18:11:02 2018 New Revision: 330343 URL: https://svnweb.freebsd.org/changeset/base/330343 Log: MFC r302519: Audit the file-descriptor number argument for openat(2). Remove a comment about the desirability of auditing the number, as it was in fact in the

svn commit: r330333 - stable/11/bin/freebsd-version

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 11:18:38 2018 New Revision: 330333 URL: https://svnweb.freebsd.org/changeset/base/330333 Log: MFC r325800: Add a -r option to print the running kernel version. Modified: stable/11/bin/freebsd-version/freebsd-version.1

svn commit: r330332 - stable/11/bin/pkill/tests

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 11:17:05 2018 New Revision: 330332 URL: https://svnweb.freebsd.org/changeset/base/330332 Log: MFC r307519,r307629: Increase timeout so low-end platforms have a chance to complete test procedures. This fixes operation in QEMU/MIPS64. Modified:

svn commit: r330331 - stable/11/bin/rm

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 11:12:09 2018 New Revision: 330331 URL: https://svnweb.freebsd.org/changeset/base/330331 Log: MFC r325450: Fix cosmetic nit when printing out "override $mode" and "$owner/$group ..." The wrong index was being checked for == ' ' in the resulting

svn commit: r330330 - stable/11/tools/tools/syscall_timing

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 11:11:07 2018 New Revision: 330330 URL: https://svnweb.freebsd.org/changeset/base/330330 Log: MFC r325319: Remove artificial limit for -i. Modified: stable/11/tools/tools/syscall_timing/syscall_timing.c Directory Properties: stable/11/ (props changed)

svn commit: r330329 - stable/11/bin/uuidgen

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 11:02:34 2018 New Revision: 330329 URL: https://svnweb.freebsd.org/changeset/base/330329 Log: MFC r303727: uuid_to_string(3) is allocating memory and can fail on that. Check if any error accrued. Modified: stable/11/bin/uuidgen/uuidgen.c Directory

svn commit: r330328 - stable/11/sbin/sysctl

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:50:16 2018 New Revision: 330328 URL: https://svnweb.freebsd.org/changeset/base/330328 Log: MFC r323645: kern.osreldate is an integer, not a string PR: 217501 Modified: stable/11/sbin/sysctl/sysctl.8 Directory Properties: stable/11/

svn commit: r330327 - stable/11

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:48:23 2018 New Revision: 330327 URL: https://svnweb.freebsd.org/changeset/base/330327 Log: MFC r322804 (record only) Correct typo in usage string. Modified: Directory Properties: stable/11/ (props changed)

svn commit: r330326 - stable/11/contrib/mdocml

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:47:30 2018 New Revision: 330326 URL: https://svnweb.freebsd.org/changeset/base/330326 Log: MFC r322657: typo PR: 211160 Modified: stable/11/contrib/mdocml/lib.in Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330325 - stable/11/usr.bin/mkesdb

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:45:19 2018 New Revision: 330325 URL: https://svnweb.freebsd.org/changeset/base/330325 Log: MFC r322428: Set usage() to show -d flag mkesdb supports the -d flag for enabling debug mode, as documented in the manual. PR: 209865 Submitted

svn commit: r330324 - stable/11/bin/pkill

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:43:41 2018 New Revision: 330324 URL: https://svnweb.freebsd.org/changeset/base/330324 Log: MFC r322210,r322613,r322831: pgrep naively appends the delimiter to all PIDs including the last e.g. "pgrep -d, getty" outputs

svn commit: r330323 - stable/11/share/mk

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:37:53 2018 New Revision: 330323 URL: https://svnweb.freebsd.org/changeset/base/330323 Log: MFC r321426: cleanobj: Unhide removal of directory. Modified: stable/11/share/mk/bsd.obj.mk Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330322 - stable/11/libexec/rshd

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:35:00 2018 New Revision: 330322 URL: https://svnweb.freebsd.org/changeset/base/330322 Log: MFC r320406: A little tweak for performance Modified: stable/11/libexec/rshd/rshd.c Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330321 - stable/11/etc/rc.d

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:32:00 2018 New Revision: 330321 URL: https://svnweb.freebsd.org/changeset/base/330321 Log: MFC r319843: Fix 'restart' action: rc.subr only expects to restart one service, not two. PR: 217393 Modified: stable/11/etc/rc.d/sendmail

svn commit: r330320 - stable/11/sys/compat/linux

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:30:54 2018 New Revision: 330320 URL: https://svnweb.freebsd.org/changeset/base/330320 Log: MFC 319851: Remove the outdated definition. Modified: stable/11/sys/compat/linux/linux_file.c Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330319 - stable/11/bin/pkill

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:29:29 2018 New Revision: 330319 URL: https://svnweb.freebsd.org/changeset/base/330319 Log: MFC r319602: Clarify -q is only for pgrep. Modified: stable/11/bin/pkill/pkill.1 Directory Properties: stable/11/ (props changed) Modified:

svn commit: r330318 - in stable/11/usr.sbin/bsdconfig: console share

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:27:33 2018 New Revision: 330318 URL: https://svnweb.freebsd.org/changeset/base/330318 Log: MFC r318891: Fix long standing issue in bsdconfig's keymap selection Since the translation to vt as terminal emulator, the keymaps files path has changed and

svn commit: r330317 - stable/11/usr.bin/dc

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:18:32 2018 New Revision: 330317 URL: https://svnweb.freebsd.org/changeset/base/330317 Log: MFC r314409: dc(1): Introduce e command, equivalent to p, but writes to stderr Obtained from:OpenBSD MFC after:2 weeks Modified:

svn commit: r330316 - stable/11/etc

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:15:37 2018 New Revision: 330316 URL: https://svnweb.freebsd.org/changeset/base/330316 Log: MFC r313276: Use kldload -n when loading if_deqna This fixes if_deqna from being loaded by accident twice if it's already loaded in the kernel. Modified:

svn commit: r330315 - in stable/11/usr.bin: calendar calendar/calendars/pt_BR.UTF-8 fortune/datfiles mkcsmapper unifdef units

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 10:01:12 2018 New Revision: 330315 URL: https://svnweb.freebsd.org/changeset/base/330315 Log: MFC r325095: Update URLs in usr.bin - http -> https - contents have moved locations - removal of URL if I could not find new location Modified:

svn commit: r330314 - stable/11/usr.bin/units

2018-03-03 Thread Eitan Adler
Author: eadler Date: Sat Mar 3 09:59:04 2018 New Revision: 330314 URL: https://svnweb.freebsd.org/changeset/base/330314 Log: MFC r322424: Correct the -H longopt equivillant PR: 209876 Modified: stable/11/usr.bin/units/units.1 Directory Properties: stable/11/ (props

svn commit: r330256 - head/sys/sys

2018-03-01 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 22:38:21 2018 New Revision: 330256 URL: https://svnweb.freebsd.org/changeset/base/330256 Log: sys/sys: Use a more common spelling of 'dirent' Submitted by: Domagoj Stolfa MFC After:3 days Modified: head/sys/sys/dirent.h

svn commit: r330242 - stable/11/sys/contrib/dev/iwm

2018-03-01 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 16:03:13 2018 New Revision: 330242 URL: https://svnweb.freebsd.org/changeset/base/330242 Log: MFC r314077: Add 7265D firmware. Added: stable/11/sys/contrib/dev/iwm/iwm-7265D-17.fw.uu - copied unchanged from r314077,

svn commit: r330241 - stable/11/sys/net80211

2018-03-01 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 15:21:52 2018 New Revision: 330241 URL: https://svnweb.freebsd.org/changeset/base/330241 Log: Revert MFC of r330233 This was an additional commit that I did not intend to MFC... and also broke the build Pointy Hat To:me Modified:

svn commit: r330231 - stable/11/share/man/man4

2018-03-01 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 07:55:48 2018 New Revision: 330231 URL: https://svnweb.freebsd.org/changeset/base/330231 Log: MFC r314080: Modified: stable/11/share/man/man4/iwmfw.4 Directory Properties: stable/11/ (props changed) Modified: stable/11/share/man/man4/iwmfw.4

svn commit: r330233 - stable/11/sys/net80211

2018-03-01 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 08:05:52 2018 New Revision: 330233 URL: https://svnweb.freebsd.org/changeset/base/330233 Log: MFC r324570,r324580: [net80211] begin handling multiple hardware decap'ed A-MSDU in the RX path. The duplicate detection code currently expects A-MSDU frames

svn commit: r330230 - in stable/11/sys: conf contrib/dev/iwm modules/iwmfw modules/iwmfw/iwm3160fw modules/iwmfw/iwm7260fw modules/iwmfw/iwm7265Dfw modules/iwmfw/iwm7265fw modules/iwmfw/iwm8000Cfw

2018-03-01 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 07:42:20 2018 New Revision: 330230 URL: https://svnweb.freebsd.org/changeset/base/330230 Log: MFC r313419,r313420,r313421,r313423,r313426,r313428,r314078,r314079,r319584,r319586,r319588,r324469,r324470,r324435,r325122: [iwmfw] add version 17 firmware.

svn commit: r330232 - stable/11/sys/net80211

2018-03-01 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 07:59:14 2018 New Revision: 330232 URL: https://svnweb.freebsd.org/changeset/base/330232 Log: MFC r307602: [net80211] Initial full-offload scan support. This is a very simple addition to the net80211 scan support. It doesn't implement a replacement

svn commit: r330229 - stable/11/sys/conf

2018-03-01 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 07:22:53 2018 New Revision: 330229 URL: https://svnweb.freebsd.org/changeset/base/330229 Log: MFC r325122,r325124,r325125: Fill in the blanks for iwm8265fw(4) rules, missed in r324434 Now using "device iwmfw" or "device iwm8265fw" in one's kernel

svn commit: r330228 - stable/11/share/man/man4

2018-03-01 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 07:18:28 2018 New Revision: 330228 URL: https://svnweb.freebsd.org/changeset/base/330228 Log: MFC r325123: Reference iwm8265fw support in iwm(4) as well This documentation update is similar to what was done in iwmfw(4) in r325121. Modified:

svn commit: r330227 - in stable/11/sys: dev/iwm modules/iwmfw/iwm8265fw

2018-03-01 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:57:38 2018 New Revision: 330227 URL: https://svnweb.freebsd.org/changeset/base/330227 Log: MFC r324434: Add support for Intel 8265 WiFi Obtained from:OpenBSD Added: stable/11/sys/modules/iwmfw/iwm8265fw/ - copied from r324434,

svn commit: r330225 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:56:34 2018 New Revision: 330225 URL: https://svnweb.freebsd.org/changeset/base/330225 Log: MFC r321510: [iwm] Add iwm_mvm_send_lq_cmd() from Linux iwlwifi to if_iwm_util.c. Modified: stable/11/sys/dev/iwm/if_iwm.c stable/11/sys/dev/iwm/if_iwm_util.c

svn commit: r330224 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:56:10 2018 New Revision: 330224 URL: https://svnweb.freebsd.org/changeset/base/330224 Log: MFC r321509: [iwm] Sync statistics API definitions with Linux iwlwifi. Modified: stable/11/sys/dev/iwm/if_iwm.c stable/11/sys/dev/iwm/if_iwmreg.h

svn commit: r330226 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:57:02 2018 New Revision: 330226 URL: https://svnweb.freebsd.org/changeset/base/330226 Log: MFC r321511: [iwm] Sync rs (rate-selection) API definitions from Linux iwlwifi. * While there clean up alignments and line wrapping in existing definitions

svn commit: r330223 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:55:46 2018 New Revision: 330223 URL: https://svnweb.freebsd.org/changeset/base/330223 Log: MFC r321508: [iwm] Cleanup mbufq draining. Add iwm_xmit_queue_drain() like in iwn(4). * iwm_xmit_queue_drain() calls ieee80211_free_node(), removing a possible

svn commit: r330221 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:53:37 2018 New Revision: 330221 URL: https://svnweb.freebsd.org/changeset/base/330221 Log: MFC r319589: [iwm] Remove support for fw older than -17 and -22 * iwm(4) didn't use any of these definitions yet, anyway. Modified:

svn commit: r330222 - stable/11/tests/sys/aio

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:54:03 2018 New Revision: 330222 URL: https://svnweb.freebsd.org/changeset/base/330222 Log: MFC r319590: Modified: stable/11/tests/sys/aio/aio_test.c Directory Properties: stable/11/ (props changed) Modified: stable/11/tests/sys/aio/aio_test.c

svn commit: r330220 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:50:34 2018 New Revision: 330220 URL: https://svnweb.freebsd.org/changeset/base/330220 Log: MFC r319582: [iwm] Ignore IWM_DEBUG_LOG_MSG notifications. * Firmware versions 21 and 22 generate some IWM_DEBUG_LOG_MSG notifications, which seem to be

svn commit: r330218 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:48:18 2018 New Revision: 330218 URL: https://svnweb.freebsd.org/changeset/base/330218 Log: MFC r319579: [iwm] Remove dead code from iwm_pcie_load_cpu_sections(). * If device family is 8000 then iwm_pcie_load_cpu_sections() won't be called at all

svn commit: r330219 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:50:05 2018 New Revision: 330219 URL: https://svnweb.freebsd.org/changeset/base/330219 Log: MFC r319581: [iwm] Set command code for PHY_DB as well. Modified: stable/11/sys/dev/iwm/if_iwm.c stable/11/sys/dev/iwm/if_iwm_phy_db.c

svn commit: r330217 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:47:52 2018 New Revision: 330217 URL: https://svnweb.freebsd.org/changeset/base/330217 Log: MFC r319578: [iwm] Check for lar_disable tunable, and lar_enabled flag from NVM. * LAR can be disabled with the hw.iwm.lar.disable tunable now. * On

svn commit: r330216 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:46:56 2018 New Revision: 330216 URL: https://svnweb.freebsd.org/changeset/base/330216 Log: MFC r318232: [iwm] Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd response correctly. Modified: stable/11/sys/dev/iwm/if_iwm.c Directory Properties: stable/11/

svn commit: r330209 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:40:08 2018 New Revision: 330209 URL: https://svnweb.freebsd.org/changeset/base/330209 Log: MFC r318219: [iwm] Properly implement iwm_wme_update callback function. * Inspired by iwn(4) and Linux iwlwifi. * Read wme parameters into a buffer within

svn commit: r330215 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:46:31 2018 New Revision: 330215 URL: https://svnweb.freebsd.org/changeset/base/330215 Log: MFC r318230: [iwm] Fix iwm_mvm_send_cmd_pdu(_status) declarations. Make id a uint32_t. * This fixes cases where the group id of wide commands got lost, e.g.

svn commit: r330214 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:45:24 2018 New Revision: 330214 URL: https://svnweb.freebsd.org/changeset/base/330214 Log: MFC r318231: [iwm] Revert "if_iwm - SCAN_ABORT_UMAC response doesn't use a wide id" This reverts commit cef47a9cbb0a3ce5f18369fed9403d2764884bc2. Modified:

svn commit: r330213 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:44:32 2018 New Revision: 330213 URL: https://svnweb.freebsd.org/changeset/base/330213 Log: MFC r318229: [iwm] Adjust if_iwm_sta.h prototypes, don't pass iwm_node to rm_sta(). * Since a RUN -> INIT/SCAN transition seems to immediately destroy the

svn commit: r330200 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:33:27 2018 New Revision: 330200 URL: https://svnweb.freebsd.org/changeset/base/330200 Log: MFC r318003: [iwm] Add iwm_nic_unlock() calls missing from previous commit. Modified: stable/11/sys/dev/iwm/if_iwm.c stable/11/sys/dev/iwm/if_iwm_pcie_trans.c

svn commit: r330207 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:39:14 2018 New Revision: 330207 URL: https://svnweb.freebsd.org/changeset/base/330207 Log: MFC r318217: [iwm] Change UCODE_TLV_API #define-s from bitmasks to indexes. * Fixes oversight from commit 757eecf0e6c92745aa2eee95811e573c8300850e.

svn commit: r330212 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:42:47 2018 New Revision: 330212 URL: https://svnweb.freebsd.org/changeset/base/330212 Log: MFC r318224: [iwm] Refuse connection to APs with beacon interval < 16. Modified: stable/11/sys/dev/iwm/if_iwm.c Directory Properties: stable/11/ (props

svn commit: r330199 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:32:46 2018 New Revision: 330199 URL: https://svnweb.freebsd.org/changeset/base/330199 Log: MFC r318002: [iwm] iwm_{read,write}_prph() don't grab the nic lock in iwm themselves. * Fix a couple of cases where the nic lock ended up not being grabbed

svn commit: r330208 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:39:44 2018 New Revision: 330208 URL: https://svnweb.freebsd.org/changeset/base/330208 Log: MFC r318218: [iwm] Process multiple frames per RX buffer. * Factor out iwm_handle_rxb() function from iwm_notif_intr(). * Removing the

svn commit: r330204 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:36:41 2018 New Revision: 330204 URL: https://svnweb.freebsd.org/changeset/base/330204 Log: MFC r318214: [iwm] Sanity check channel for IEEE80211_CHAN_ANYC in if_iwm_mac_ctxt.c. * This avoids panicing in some broken vap state handling cases.

svn commit: r330211 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:42:19 2018 New Revision: 330211 URL: https://svnweb.freebsd.org/changeset/base/330211 Log: MFC r318223: [iwm] Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT better * Tear down the relevant firmware state (i.e. the station, the vif binding) in these

Re: svn commit: r330204 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
On 28 February 2018 at 22:36, Eitan Adler <ead...@freebsd.org> wrote: > Author: eadler > Date: Thu Mar 1 06:36:41 2018 > New Revision: 330204 > URL: https://svnweb.freebsd.org/changeset/base/330204 > > Log: > MFC r318214: This one is actually r318213, r318214, r3

svn commit: r330210 - in stable/11/sys: conf dev/iwm modules/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:41:35 2018 New Revision: 330210 URL: https://svnweb.freebsd.org/changeset/base/330210 Log: MFC r318222: [iwm] Factor out firmware station handling into if_iwm_sta.c. * This adds iwm_mvm_rm_sta(), which will be used to tear down firmware state for

svn commit: r330203 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:35:13 2018 New Revision: 330203 URL: https://svnweb.freebsd.org/changeset/base/330203 Log: MFC r318013: [iwm] Move in_phyctxt from struct iwm_node to phy_ctxt in struct iwm_vap. * This better matches how things are organized in Linux's iwlwifi.

svn commit: r330206 - stable/11/sys/dev/iwm

2018-02-28 Thread Eitan Adler
Author: eadler Date: Thu Mar 1 06:38:42 2018 New Revision: 330206 URL: https://svnweb.freebsd.org/changeset/base/330206 Log: MFC r318216: [iwm] Sync iwm_read_firmware()'s loop to iwlwifi's code. Modified: stable/11/sys/dev/iwm/if_iwm.c Directory Properties: stable/11/ (props

<    1   2   3   4   5   6   7   8   9   10   >