svn commit: r303368 - head/sys/dev/hyperv/vmbus

2016-07-26 Thread Sepherosa Ziehau
Author: sephe Date: Wed Jul 27 06:52:43 2016 New Revision: 303368 URL: https://svnweb.freebsd.org/changeset/base/303368 Log: hyperv/vmbus: Cleanup TX bufring write process. MFC after:1 week Sponsored by: Microsoft Differential Revision:https://reviews.freebsd.org/D7315 Modi

svn commit: r303367 - head/usr.bin/sed/tests

2016-07-26 Thread Garrett Cooper
Author: ngie Date: Wed Jul 27 06:49:16 2016 New Revision: 303367 URL: https://svnweb.freebsd.org/changeset/base/303367 Log: Testcase 7.8 no longer needs to be marked TODO It passes out of the box today MFC after: 2 months Sponsored by: EMC / Isilon Storage Division Modified: head/

svn commit: r303366 - head/sys/dev/hyperv/vmbus

2016-07-26 Thread Sepherosa Ziehau
Author: sephe Date: Wed Jul 27 06:36:57 2016 New Revision: 303366 URL: https://svnweb.freebsd.org/changeset/base/303366 Log: hyperv/vmbus: Update comment for bufring MFC after:1 week Sponsored by: Microsoft Differential Revision:https://reviews.freebsd.org/D7314 Modified:

svn commit: r303365 - stable/10/sys/netinet

2016-07-26 Thread Julien Charbon
Author: jch Date: Wed Jul 27 06:31:40 2016 New Revision: 303365 URL: https://svnweb.freebsd.org/changeset/base/303365 Log: MFC r273014: A connection in TIME_WAIT state before calling close() actually did not received any RST packet. Do not set error to ECONNRESET in this case. Diffe

svn commit: r303364 - stable/11

2016-07-26 Thread Garrett Cooper
Author: ngie Date: Wed Jul 27 06:29:41 2016 New Revision: 303364 URL: https://svnweb.freebsd.org/changeset/base/303364 Log: MFC r302842: Don't delete usr/share/local/kk_KZ.UTF-8 with "make delete-old" after r302329 kk_KZ.UTF-8 was originally removed in r290494, but restored as an alias

svn commit: r303363 - stable/11

2016-07-26 Thread Garrett Cooper
Author: ngie Date: Wed Jul 27 06:29:26 2016 New Revision: 303363 URL: https://svnweb.freebsd.org/changeset/base/303363 Log: MFC r302842: Don't delete usr/share/local/kk_KZ.UTF-8 with "make delete-old" after r302329 kk_KZ.UTF-8 was originally removed in r290494, but restored as an alias

svn commit: r303362 - head/sys/dev/hyperv/vmbus

2016-07-26 Thread Sepherosa Ziehau
Author: sephe Date: Wed Jul 27 06:17:20 2016 New Revision: 303362 URL: https://svnweb.freebsd.org/changeset/base/303362 Log: hyperv/vmbus: Use different struct for RX/TX bufring. So that they can use suitable MP synchronization mechanism. While I'm here change the bufring init/read/wri

Re: svn commit: r303047 - head/usr.bin/sed

2016-07-26 Thread Ngie Cooper (yaneurabeya)
> On Jul 26, 2016, at 21:33, Pedro Giffuni wrote: > > > > On 07/26/16 22:19, Ngie Cooper (yaneurabeya) wrote: >> >>> On Jul 19, 2016, at 15:56, Pedro F. Giffuni wrote: >>> >>> Author: pfg >>> Date: Tue Jul 19 22:56:40 2016 >>> New Revision: 303047 >>> URL: https://svnweb.freebsd.org/changes

svn commit: r303361 - head/sys/dev/hyperv/vmbus

2016-07-26 Thread Sepherosa Ziehau
Author: sephe Date: Wed Jul 27 05:47:32 2016 New Revision: 303361 URL: https://svnweb.freebsd.org/changeset/base/303361 Log: hyperv/vmbus: Initialize RX/TX bufring mutex at channel creation time MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://revi

svn commit: r303360 - stable/11

2016-07-26 Thread Bryan Drewery
Author: bdrewery Date: Wed Jul 27 05:38:09 2016 New Revision: 303360 URL: https://svnweb.freebsd.org/changeset/base/303360 Log: MFC r303274: Don't disable binutils/elftoolchain bootstrapping with external compiler. Approved by: re (kib) Modified: stable/11/Makefile.inc1 stable/

svn commit: r303359 - stable/11

2016-07-26 Thread Bryan Drewery
Author: bdrewery Date: Wed Jul 27 05:17:55 2016 New Revision: 303359 URL: https://svnweb.freebsd.org/changeset/base/303359 Log: MFC r303272,r303273: r303272: SYSTEM_COMPILER: Rework the logic to allow a 'make test-system-compiler'. r303273: Fix empty WANT_COMPILER_TYPE whe

Re: svn commit: r303047 - head/usr.bin/sed

2016-07-26 Thread Pedro Giffuni
On 07/26/16 22:19, Ngie Cooper (yaneurabeya) wrote: On Jul 19, 2016, at 15:56, Pedro F. Giffuni wrote: Author: pfg Date: Tue Jul 19 22:56:40 2016 New Revision: 303047 URL: https://svnweb.freebsd.org/changeset/base/303047 Log: sed(1):Assorted cleanups and simplifications. Const-i

svn commit: r303356 - head/sys/vm

2016-07-26 Thread Alan Cox
Author: alc Date: Wed Jul 27 03:49:00 2016 New Revision: 303356 URL: https://svnweb.freebsd.org/changeset/base/303356 Log: Update a comment to reflect r284376. MFC after:3 days Modified: head/sys/vm/vm_pageout.c Modified: head/sys/vm/vm_pageout.c

svn commit: r303355 - in head/sys: conf kern

2016-07-26 Thread Stephen J. Kiernan
Author: stevek Date: Wed Jul 27 03:21:02 2016 New Revision: 303355 URL: https://svnweb.freebsd.org/changeset/base/303355 Log: Add the NUM_CORE_FILES kernel config option which specifies the limit for the number of core files allowed by a particular process when using the %I core file name pa

Re: svn commit: r303047 - head/usr.bin/sed

2016-07-26 Thread Ngie Cooper (yaneurabeya)
> On Jul 19, 2016, at 15:56, Pedro F. Giffuni wrote: > > Author: pfg > Date: Tue Jul 19 22:56:40 2016 > New Revision: 303047 > URL: https://svnweb.freebsd.org/changeset/base/303047 > > Log: > sed(1): Assorted cleanups and simplifications. > > Const-ify several variables, make it build c

Re: svn commit: r303342 - in head: include lib/libc/stdlib

2016-07-26 Thread Bruce Evans
On Tue, 26 Jul 2016, Ed Schouten wrote: Log: Fix typing of srandom() and initstate(). POSIX requires that these functions have an unsigned int for their first argument; not an unsigned long. My reasoning is that we can safely change these functions without breaking the ABI. As far as I kn

Re: svn commit: r303354 - head/share/timedef

2016-07-26 Thread Andrey Chernov
On 27.07.2016 3:46, Kevin Lo wrote: > Author: kevlo > Date: Wed Jul 27 00:46:48 2016 > New Revision: 303354 > URL: https://svnweb.freebsd.org/changeset/base/303354 > > Log: > Add weekday to the date format. This file is generated, so this change will be lost after next generation. It will be be

svn commit: r303354 - head/share/timedef

2016-07-26 Thread Kevin Lo
Author: kevlo Date: Wed Jul 27 00:46:48 2016 New Revision: 303354 URL: https://svnweb.freebsd.org/changeset/base/303354 Log: Add weekday to the date format. Modified: head/share/timedef/zh_TW.UTF-8.src Modified: head/share/timedef/zh_TW.UTF-8.src =

svn commit: r303353 - head/sys/dev/usb/serial

2016-07-26 Thread Ian Lepore
Author: ian Date: Wed Jul 27 00:08:01 2016 New Revision: 303353 URL: https://svnweb.freebsd.org/changeset/base/303353 Log: Annotate the usb-serial drivers which always return 0 for line status, so that it'll be easier to find and fix them in the future. Modified: head/sys/dev/usb/serial/u3g

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

2016-07-26 Thread Peter Grehan
Author: grehan Date: Wed Jul 27 00:03:29 2016 New Revision: 303352 URL: https://svnweb.freebsd.org/changeset/base/303352 Log: - Change the fbuf "vga" parameter to "vga=on|io|off". "io" is the default, and allows VGA i/o registers to be accessed. This is required by Win7/2k8 graphics gu

svn commit: r303351 - head/sys/dev/usb/serial

2016-07-26 Thread Ian Lepore
Author: ian Date: Wed Jul 27 00:03:18 2016 New Revision: 303351 URL: https://svnweb.freebsd.org/changeset/base/303351 Log: Translate modem status reg bits from ns16550 to SER_* values used by the tty layer. Also annotate a switch case fall-through per style(9). Modified: head/sys/dev/u

svn commit: r303350 - head/sys/dev/usb/serial

2016-07-26 Thread Ian Lepore
Author: ian Date: Tue Jul 26 23:42:42 2016 New Revision: 303350 URL: https://svnweb.freebsd.org/changeset/base/303350 Log: Translate modem status reg bits from ns16550 to SER_* values used by the tty layer. Also annotate a switch case fall-through per style(9). Modified: head/sys/dev/u

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

2016-07-26 Thread Peter Grehan
Author: grehan Date: Tue Jul 26 23:40:25 2016 New Revision: 303349 URL: https://svnweb.freebsd.org/changeset/base/303349 Log: Catch another case where an XHCI interrupt was being injected without state being set up. This fixes a core dump when dropping to the UEFI prompt with graphics e

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

2016-07-26 Thread Navdeep Parhar
Author: np Date: Tue Jul 26 23:29:37 2016 New Revision: 303348 URL: https://svnweb.freebsd.org/changeset/base/303348 Log: cxgbe(4): Initialize the adapter queues (fwq and mgmtq) instead of returning EAGAIN if they aren't available when the user tries to program a filter. Do this after valid

svn commit: r303347 - head/sys/dev/usb/serial

2016-07-26 Thread Ian Lepore
Author: ian Date: Tue Jul 26 23:27:28 2016 New Revision: 303347 URL: https://svnweb.freebsd.org/changeset/base/303347 Log: Translate modem status reg bits from ns16550 to SER_* values used by the tty layer. Also, the line status reg bits are already ns16550 as expected by the ucom layer, so

svn commit: r303346 - head/sys/dev/usb/serial

2016-07-26 Thread Ian Lepore
Author: ian Date: Tue Jul 26 22:26:49 2016 New Revision: 303346 URL: https://svnweb.freebsd.org/changeset/base/303346 Log: Actually return line status register values from umoscom_cfg_get_status(). The hardware delivers ns16550-compatible status bits, which is what the usb_serial code exp

Re: svn commit: r303342 - in head: include lib/libc/stdlib

2016-07-26 Thread Ed Schouten
Hi Pedro, Benjamin, 2016-07-26 22:35 GMT+02:00 Pedro Giffuni : > On 07/26/16 15:14, Benjamin Kaduk wrote: >> Is a __FreeBSD_version bump planned? (Third-party software might want >> to be warning-clean.) > > Third party software should already follow standards ;). Not only that. This change only

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

2016-07-26 Thread Imre Vadász
Author: ivadasz Date: Tue Jul 26 21:27:02 2016 New Revision: 303345 URL: https://svnweb.freebsd.org/changeset/base/303345 Log: Mention AC3165 and AC8260 chipsets in iwm(4) and mention AC3165 in iwmfw(4) - Support for the AC3165 and AC8260 chipsets was added by r303322 and r303327. Appr

Re: svn commit: r303342 - in head: include lib/libc/stdlib

2016-07-26 Thread Pedro Giffuni
On 07/26/16 15:14, Benjamin Kaduk wrote: On Tue, Jul 26, 2016 at 3:11 PM, Ed Schouten mailto:e...@freebsd.org>> wrote: Author: ed Date: Tue Jul 26 20:11:29 2016 New Revision: 303342 URL: https://svnweb.freebsd.org/changeset/base/303342 Log: Fix typing of srandom() an

svn commit: r303344 - stable/11/sys/dev/urtwn

2016-07-26 Thread Andriy Voskoboinyk
Author: avos Date: Tue Jul 26 20:26:03 2016 New Revision: 303344 URL: https://svnweb.freebsd.org/changeset/base/303344 Log: MFC r303115: urtwn: fix A-MSDU tx aggregation when encryption is used. Clear unused (undocumented) CAM bytes while setting a key; without that, hardware does we

svn commit: r303343 - head/sys/netinet/cc

2016-07-26 Thread Brad Davis
Author: brd (doc,ports committer) Date: Tue Jul 26 20:20:09 2016 New Revision: 303343 URL: https://svnweb.freebsd.org/changeset/base/303343 Log: Fix the case for some sysctl descriptions. Reviewed by: gnn Modified: head/sys/netinet/cc/cc.c Modified: head/sys/netinet/cc/cc.c ===

Re: svn commit: r303342 - in head: include lib/libc/stdlib

2016-07-26 Thread Benjamin Kaduk
On Tue, Jul 26, 2016 at 3:11 PM, Ed Schouten wrote: > Author: ed > Date: Tue Jul 26 20:11:29 2016 > New Revision: 303342 > URL: https://svnweb.freebsd.org/changeset/base/303342 > > Log: > Fix typing of srandom() and initstate(). > > POSIX requires that these functions have an unsigned int for

svn commit: r303342 - in head: include lib/libc/stdlib

2016-07-26 Thread Ed Schouten
Author: ed Date: Tue Jul 26 20:11:29 2016 New Revision: 303342 URL: https://svnweb.freebsd.org/changeset/base/303342 Log: Fix typing of srandom() and initstate(). POSIX requires that these functions have an unsigned int for their first argument; not an unsigned long. My reasoning is

svn commit: r303341 - head/share/misc

2016-07-26 Thread Phil Shafer
Author: phil Date: Tue Jul 26 18:27:48 2016 New Revision: 303341 URL: https://svnweb.freebsd.org/changeset/base/303341 Log: Fix start date to not be in the future. Submitted by: phil Reviewed by: sjg (mentor) Approved by: sjg Modified: head/share/misc/committers-src.dot Modified:

svn commit: r303340 - in head/sys: compat/freebsd32 kern sys

2016-07-26 Thread Ed Schouten
Author: ed Date: Tue Jul 26 17:23:49 2016 New Revision: 303340 URL: https://svnweb.freebsd.org/changeset/base/303340 Log: Add shmatt_t. It looks like our "struct shmid_ds::shm_nattch" deviates from the standard in the sense that it is a signed integer, whereas POSIX requires that it is

Re: svn commit: r303338 - head/sys/dev/vt

2016-07-26 Thread Ed Maste
On 26 July 2016 at 12:27, Ed Schouten wrote: > Hi Ed, > > 2016-07-26 17:34 GMT+02:00 Ed Maste : >> if (vw == vd->vd_curwindow) { >> + mtx_lock(&Giant); >> kbd = kbd_get_keyboard(vd->vd_keyboard); >> if (kbd != NU

svn commit: r303339 - head/sys/dev/etherswitch/arswitch

2016-07-26 Thread Adrian Chadd
Author: adrian Date: Tue Jul 26 16:40:03 2016 New Revision: 303339 URL: https://svnweb.freebsd.org/changeset/base/303339 Log: Update my TODO items. Modified: head/sys/dev/etherswitch/arswitch/arswitch_7240.c head/sys/dev/etherswitch/arswitch/arswitch_8316.c Modified: head/sys/dev/etherswit

Re: svn commit: r303338 - head/sys/dev/vt

2016-07-26 Thread Ed Schouten
Hi Ed, 2016-07-26 17:34 GMT+02:00 Ed Maste : > if (vw == vd->vd_curwindow) { > + mtx_lock(&Giant); > kbd = kbd_get_keyboard(vd->vd_keyboard); > if (kbd != NULL) > vt_save_kbd_state

svn commit: r303338 - head/sys/dev/vt

2016-07-26 Thread Ed Maste
Author: emaste Date: Tue Jul 26 15:34:26 2016 New Revision: 303338 URL: https://svnweb.freebsd.org/changeset/base/303338 Log: vt: lock Giant around kbd calls in CONS_GETINFO Note that keyboards are stored in an array and are not freed (just "unregistered" by clearing some fields) so a rac

svn commit: r303337 - stable/11

2016-07-26 Thread Ed Maste
Author: emaste Date: Tue Jul 26 15:22:21 2016 New Revision: 303337 URL: https://svnweb.freebsd.org/changeset/base/303337 Log: MFC r303034: Include makewhatis in ITOOLS when MK_MAN_UTILS is true Previously it was conditional on MK_MAN. It's possible to build FreeBSD with man pages but with

svn commit: r303336 - stable/11/lib/libc/locale

2016-07-26 Thread Pedro F. Giffuni
Author: pfg Date: Tue Jul 26 14:12:11 2016 New Revision: 303336 URL: https://svnweb.freebsd.org/changeset/base/303336 Log: MFC r303046: libc: tag the rune initialization function prototypes visibility as hidden. It is good practice to export as few symbols as possible from your shared l

svn commit: r303335 - head/sys/dev/kbd

2016-07-26 Thread Ed Maste
Author: emaste Date: Tue Jul 26 13:36:28 2016 New Revision: 303335 URL: https://svnweb.freebsd.org/changeset/base/303335 Log: apply some style(9) to kbd: make function name start in column 1 Sponsored by: The FreeBSD Foundation Modified: head/sys/dev/kbd/kbd.c Modified: head/sys/dev/kbd