svn commit: r302812 - in head/sys/dev/hyperv: include netvsc vmbus

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 06:59:04 2016 New Revision: 302812 URL: https://svnweb.freebsd.org/changeset/base/302812 Log: hyperv/vmbus: Nuke the channel open state. Channel is either opened or not-opened. MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:

Re: svn commit: r302601 - in head/sys: arm/include arm64/include [clang 3.8.0: powerpc int instead of 32-bit SYSVR4's long and 64-bit ELF V2 long]

2016-07-13 Thread Mark Millard
On 2016-Jul-13, at 6:00 PM, Andrey Chernov wrote: > On 13.07.2016 11:53, Mark Millard wrote: >> [The below does note that TARGET=powerpc has a mix of signed wchar_t and >> unsigned char types and most architectures have both being signed types.] > > POSIX says nothing about wchar_t and char sho

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 06:48:24 2016 New Revision: 302811 URL: https://svnweb.freebsd.org/changeset/base/302811 Log: hyperv/vmbus: Cleanup vmbus_chan_msgproc_choffer MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://reviews.freebsd.org/D7104

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 06:40:42 2016 New Revision: 302810 URL: https://svnweb.freebsd.org/changeset/base/302810 Log: hyperv/vmbus: Move new channel scan notification to device register And nuke now unnecessary function indirection. MFC after:1 week Sponsored by: Microsoft

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 06:29:12 2016 New Revision: 302809 URL: https://svnweb.freebsd.org/changeset/base/302809 Log: hyperv/vmbus: Move device register and channel free to the caller. This paves the way for more cleanup/disentangle. MFC after:1 week Sponsored by: Microsof

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 06:18:11 2016 New Revision: 302808 URL: https://svnweb.freebsd.org/changeset/base/302808 Log: hyperv/vmbus: Alloc/Free monitor param in vmbus channel alloc/free. MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://review

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 06:10:00 2016 New Revision: 302806 URL: https://svnweb.freebsd.org/changeset/base/302806 Log: hyperv/vmbus: Get rid of rel{_id,id}, use channel id consistently. MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://reviews

svn commit: r302807 - head/contrib/ldns-host

2016-07-13 Thread Garrett Cooper
Author: ngie Date: Thu Jul 14 06:10:16 2016 New Revision: 302807 URL: https://svnweb.freebsd.org/changeset/base/302807 Log: Initialize first_serial to 0 in dozonetransfer(..) to fix -Wuninitialized warning MFC after: 3 days X-MFC with: r302779 Pointyhat to: des PR: 209177 Reported

svn commit: r302805 - in head/sys/dev/hyperv: include vmbus

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 06:00:40 2016 New Revision: 302805 URL: https://svnweb.freebsd.org/changeset/base/302805 Log: hyperv/vmbus: Remove unused bits MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://reviews.freebsd.org/D7095 Modified: he

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 05:49:14 2016 New Revision: 302804 URL: https://svnweb.freebsd.org/changeset/base/302804 Log: hyperv/vmbus: Switch to vmbus channel message macros Prepare for more cleanup. MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 05:33:33 2016 New Revision: 302803 URL: https://svnweb.freebsd.org/changeset/base/302803 Log: hyperv/vmbus: Move channel offer message definition to vmbus_reg.h - Avoid bit fields. - Avoid unnecessary indirection. MFC after:1 week Sponsored by: Mi

svn commit: r302802 - in head/sys/dev/hyperv: include netvsc storvsc utilities vmbus

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 05:25:31 2016 New Revision: 302802 URL: https://svnweb.freebsd.org/changeset/base/302802 Log: hyperv: hv_guid -> struct hyperv_guid. This paves way for the further cleanup/disentangle. MFC after:1 week Sponsored by: Microsoft OSTC Differential Rev

svn commit: r302801 - head/sys/dev/hyperv/include

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Thu Jul 14 05:14:12 2016 New Revision: 302801 URL: https://svnweb.freebsd.org/changeset/base/302801 Log: hyperv/vmbus: Remove unused bits MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://reviews.freebsd.org/D7091 Modified: he

svn commit: r302799 - head/usr.bin/mail

2016-07-13 Thread Pedro F. Giffuni
Author: pfg Date: Thu Jul 14 02:25:29 2016 New Revision: 302799 URL: https://svnweb.freebsd.org/changeset/base/302799 Log: mail(1): Bring some fixes from other BSDs. Fix missing forked job changes from r302776 in wait_child(). Obtained from:NetBSD Modified: head/usr.bin/mail

svn commit: r302798 - head/etc/defaults

2016-07-13 Thread Cy Schubert
Author: cy Date: Thu Jul 14 01:16:07 2016 New Revision: 302798 URL: https://svnweb.freebsd.org/changeset/base/302798 Log: Restore lost comment from r301295. PR: 211027 Reported by: trond.endres...@ximalas.info Pointy hat to:cy@ (me) MFC after:3 days Modified:

Re: svn commit: r302601 - in head/sys: arm/include arm64/include [clang 3.8.0: powerpc has odd mix of signed wchar_t and unsigned char]

2016-07-13 Thread Andrey Chernov
On 13.07.2016 11:53, Mark Millard wrote: > [The below does note that TARGET=powerpc has a mix of signed wchar_t and > unsigned char types and most architectures have both being signed types.] POSIX says nothing about wchar_t and char should be the same (un)signed. It is arm ABI docs may say so on

Re: svn commit: r302790 - head/usr.sbin/bsdinstall/scripts

2016-07-13 Thread Nathan Whitehorn
On 07/13/16 17:41, Allan Jude wrote: On 2016-07-13 20:18, Nathan Whitehorn wrote: Can you please make this dialog default to "skip" for people with systems where the time is set correctly? I realize "OK" is usually a no-op, so the "just press enter" is maintained, but "skip" is even more of a

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

2016-07-13 Thread Mark Johnston
Author: markj Date: Thu Jul 14 00:42:27 2016 New Revision: 302797 URL: https://svnweb.freebsd.org/changeset/base/302797 Log: Document DDB's "alltrace" and "show all trace" commands. MFC after:3 days Modified: head/share/man/man4/ddb.4 Modified: head/share/man/man4/ddb.4

svn commit: r302796 - in head: etc/defaults share/man/man5

2016-07-13 Thread Mark Johnston
Author: markj Date: Thu Jul 14 00:41:37 2016 New Revision: 302796 URL: https://svnweb.freebsd.org/changeset/base/302796 Log: Remove more references to mroute6d, which was removed in r298512. Modified: head/etc/defaults/rc.conf head/share/man/man5/rc.conf.5 Modified: head/etc/defaults/rc.co

Re: svn commit: r302790 - head/usr.sbin/bsdinstall/scripts

2016-07-13 Thread Allan Jude
On 2016-07-13 20:18, Nathan Whitehorn wrote: > Can you please make this dialog default to "skip" for people with > systems where the time is set correctly? I realize "OK" is usually a > no-op, so the "just press enter" is maintained, but "skip" is even more > of a no-op. > -Nathan > > On 07/13/16

svn commit: r302795 - head/usr.sbin/bsdinstall/scripts

2016-07-13 Thread Allan Jude
Author: allanjude Date: Thu Jul 14 00:41:19 2016 New Revision: 302795 URL: https://svnweb.freebsd.org/changeset/base/302795 Log: Make the new 'set date and time' dialog default to skip X-MFC-With: 302790 Requested by: nwhitehorn Modified: head/usr.sbin/bsdinstall/scripts/time Modifi

svn commit: r302794 - head/sys/geom/mirror

2016-07-13 Thread Mark Johnston
Author: markj Date: Thu Jul 14 00:40:24 2016 New Revision: 302794 URL: https://svnweb.freebsd.org/changeset/base/302794 Log: Move some gmirror metadata update messages to a higher debug level. These can be printed quite frequently from a mostly-idle mirror, cluttering the console. MF

svn commit: r302793 - head/sys/x86/acpica

2016-07-13 Thread Mark Johnston
Author: markj Date: Thu Jul 14 00:38:04 2016 New Revision: 302793 URL: https://svnweb.freebsd.org/changeset/base/302793 Log: Allow ACPI wakeup code and page tables to be stored in non-contiguous pages. Since these pages are allocated from a narrow range of memory, this makes the allocatio

svn commit: r302792 - head/usr.bin/gcore

2016-07-13 Thread Mark Johnston
Author: markj Date: Thu Jul 14 00:32:27 2016 New Revision: 302792 URL: https://svnweb.freebsd.org/changeset/base/302792 Log: Remove gcore's -s option. It has no effect and is always implicitly set since ptrace(2) stops the target process. Modified: head/usr.bin/gcore/extern.h head/us

Re: svn commit: r302790 - head/usr.sbin/bsdinstall/scripts

2016-07-13 Thread Nathan Whitehorn
Can you please make this dialog default to "skip" for people with systems where the time is set correctly? I realize "OK" is usually a no-op, so the "just press enter" is maintained, but "skip" is even more of a no-op. -Nathan On 07/13/16 16:49, Allan Jude wrote: Author: allanjude Date: Wed J

Re: svn commit: r302779 - head/contrib/ldns-host

2016-07-13 Thread Ngie Cooper
On Wed, Jul 13, 2016 at 11:26 AM, Dag-Erling Smørgrav wrote: > Author: des > Date: Wed Jul 13 18:26:05 2016 > New Revision: 302779 > URL: https://svnweb.freebsd.org/changeset/base/302779 > > Log: > merge upstream hg 06347b1f76fe (fix IXFR) > > PR: 209177 > MFC after:3 days > >

Re: svn commit: r302577 - head/sys/dev/drm2

2016-07-13 Thread Ngie Cooper
On Wed, Jul 13, 2016 at 4:54 AM, Robert Watson wrote: > On Mon, 11 Jul 2016, Garrett Cooper wrote: > >> Add missing default case to capable(..) function definition >> >> By definition (enum __drm_capabilities), cases other than CAP_SYS_ADMIN >> aren't possible. Add in a KASSERT safety belt and

svn commit: r302790 - head/usr.sbin/bsdinstall/scripts

2016-07-13 Thread Allan Jude
Author: allanjude Date: Wed Jul 13 23:49:45 2016 New Revision: 302790 URL: https://svnweb.freebsd.org/changeset/base/302790 Log: bsdinstall: Prompt user to set the date and time after selecting timezone Not having the correct date and time makes many PKI based things not work In 10 and

svn commit: r302789 - in head/sys/arm64: arm64 include

2016-07-13 Thread Andrew Turner
Author: andrew Date: Wed Jul 13 23:03:34 2016 New Revision: 302789 URL: https://svnweb.freebsd.org/changeset/base/302789 Log: Add memmmap on arm64 so we can mmap /dev/mem and /dev/kmem. Obtained from:ABT Systems Ltd MFC after:1 week Sponsored by: The FreeBSD Foundation Modi

svn commit: r302788 - head/usr.sbin/acpi/acpidump

2016-07-13 Thread Andrew Turner
Author: andrew Date: Wed Jul 13 22:53:30 2016 New Revision: 302788 URL: https://svnweb.freebsd.org/changeset/base/302788 Log: Fix the type used to hold the value returned from getopt. On arm64 char is unsigned so will never be -1. Obtained from:ABT Systems Ltd MFC after:1 we

Re: svn commit: r302787 - head/cddl/contrib/opensolaris/cmd/zpool

2016-07-13 Thread Ngie Cooper
On Wed, Jul 13, 2016 at 2:27 PM, Eric van Gyzen wrote: > Author: vangyzen > Date: Wed Jul 13 21:27:10 2016 > New Revision: 302787 > URL: https://svnweb.freebsd.org/changeset/base/302787 > > Log: > zpool(8): update Hot Spares section to mention zfsd(8) I know it's childish, but it reminds me of

svn commit: r302787 - head/cddl/contrib/opensolaris/cmd/zpool

2016-07-13 Thread Eric van Gyzen
Author: vangyzen Date: Wed Jul 13 21:27:10 2016 New Revision: 302787 URL: https://svnweb.freebsd.org/changeset/base/302787 Log: zpool(8): update Hot Spares section to mention zfsd(8) Reviewed and reworded by: asomers MFC after:3 days Sponsored by: Dell Inc. Modified: head/cdd

svn commit: r302786 - head/sys/arm/allwinner

2016-07-13 Thread Jared McNeill
Author: jmcneill Date: Wed Jul 13 20:46:54 2016 New Revision: 302786 URL: https://svnweb.freebsd.org/changeset/base/302786 Log: Allwinner Gigabit EMAC performance improvements. - Support DEVICE_POLLING - Increase TX descriptors to 1024 - Add support for passing a chain of mbufs to if

svn commit: r302785 - head/sys/arm/allwinner/clk

2016-07-13 Thread Jared McNeill
Author: jmcneill Date: Wed Jul 13 20:44:02 2016 New Revision: 302785 URL: https://svnweb.freebsd.org/changeset/base/302785 Log: H3/A83T: Use PLL_PERIPH/2 for AHB2 parent clock. Reviewed by: manu Modified: head/sys/arm/allwinner/clk/aw_ahbclk.c Modified: head/sys/arm/allwinner/clk/aw_ah

svn commit: r302784 - head/sys/netinet6

2016-07-13 Thread Dimitry Andric
Author: dim Date: Wed Jul 13 19:41:19 2016 New Revision: 302784 URL: https://svnweb.freebsd.org/changeset/base/302784 Log: Fix a page fault in ip6_setpktopt(), occurring when the pflog module is loaded, and syncthing is started, which uses setsockopt(IPV6_PKGINFO). This is because pflog i

svn commit: r302783 - in head/sys: amd64/amd64 i386/i386 kern sys x86/x86

2016-07-13 Thread Eric Badger
Author: badger Date: Wed Jul 13 19:19:18 2016 New Revision: 302783 URL: https://svnweb.freebsd.org/changeset/base/302783 Log: Add explicit detection of KVM hypervisor Set vm_guest to a new enum value (VM_GUEST_KVM) when kvm is detected and use vm_guest in conditionals testing for KVM.

svn commit: r302782 - in head/sys: dev/acpica i386/isa

2016-07-13 Thread Jung-uk Kim
Author: jkim Date: Wed Jul 13 19:16:32 2016 New Revision: 302782 URL: https://svnweb.freebsd.org/changeset/base/302782 Log: Remove a tunable and always reset system clock while resuming with ACPI. Requested by: bde (long ago) Modified: head/sys/dev/acpica/acpi.c head/sys/i386/isa/pmtim

svn commit: r302781 - head/gnu/usr.bin/grep

2016-07-13 Thread Andrey A. Chernov
Author: ache Date: Wed Jul 13 19:02:59 2016 New Revision: 302781 URL: https://svnweb.freebsd.org/changeset/base/302781 Log: After removing collation for [a-z] ranges in r302512, do it here too. Instead of trying to expand whole range at regcomp() stage as we do, GNU regex allocates separa

svn commit: r302780 - head/contrib/libgnuregex

2016-07-13 Thread Andrey A. Chernov
Author: ache Date: Wed Jul 13 18:51:19 2016 New Revision: 302780 URL: https://svnweb.freebsd.org/changeset/base/302780 Log: After removing collation for [a-z] ranges in r302512, do it here too. Instead of trying to expand whole range at regcomp() stage as we do, GNU regex allocates separa

Re: svn commit: r271300 - in head/sys: net netinet

2016-07-13 Thread Adrian Chadd
ugh, hm. Wonder how I missed that. I'll go see about fixing it. -adrian On 13 July 2016 at 09:18, Andrey V. Elsukov wrote: > On 09.09.14 08:18, Adrian Chadd wrote: >> Author: adrian >> Date: Tue Sep 9 04:18:20 2014 >> New Revision: 271300 >> URL: http://svnweb.freebsd.org/changeset/base/27130

svn commit: r302779 - head/contrib/ldns-host

2016-07-13 Thread Dag-Erling Smørgrav
Author: des Date: Wed Jul 13 18:26:05 2016 New Revision: 302779 URL: https://svnweb.freebsd.org/changeset/base/302779 Log: merge upstream hg 06347b1f76fe (fix IXFR) PR: 209177 MFC after:3 days Modified: head/contrib/ldns-host/ldns-host.c Directory Properties: head/contr

svn commit: r302778 - in head/usr.sbin/pw: . tests

2016-07-13 Thread Alan Somers
Author: asomers Date: Wed Jul 13 17:09:20 2016 New Revision: 302778 URL: https://svnweb.freebsd.org/changeset/base/302778 Log: pw should sanitize the argument of -w. Otherwise, it will silently disable the login for the selected account if the argument is unrecognizable. usr.sbin/pw/

svn commit: r302777 - head/contrib/tcsh

2016-07-13 Thread Andrey A. Chernov
Author: ache Date: Wed Jul 13 16:49:48 2016 New Revision: 302777 URL: https://svnweb.freebsd.org/changeset/base/302777 Log: After removing collation for [a-z] ranges in r302512, mimic system glob() here too. I try to keep the change minimal to not touch contribed code much. I'll send it

svn commit: r302776 - head/usr.bin/mail

2016-07-13 Thread Pedro F. Giffuni
Author: pfg Date: Wed Jul 13 16:45:26 2016 New Revision: 302776 URL: https://svnweb.freebsd.org/changeset/base/302776 Log: mail(1): Bring some fixes from other BSDs. - Use varargs properly - Use pid_t - Better handling of error conditions on forked jobs. - Some prototype and warning c

Re: svn commit: r271300 - in head/sys: net netinet

2016-07-13 Thread Andrey V. Elsukov
On 09.09.14 08:18, Adrian Chadd wrote: > Author: adrian > Date: Tue Sep 9 04:18:20 2014 > New Revision: 271300 > URL: http://svnweb.freebsd.org/changeset/base/271300 > > Log: > Update the IPv4 input path to handle reassembled frames and incoming frames > with no RSS hash. > > When doing

Re: svn commit: r302691 - head/release

2016-07-13 Thread Glen Barber
On Wed, Jul 13, 2016 at 09:03:52AM -0700, Nathan Whitehorn wrote: > >There’s a lot more that could be done to be honest. > > > >Here are some other knobs that might help, depending on how > >people configure their custom installers. > > Yep, this is just a first pass to fix the low-hanging fruit:

Re: svn commit: r302691 - head/release

2016-07-13 Thread Adrian Chadd
... does dynamically linking the toolchain reduce its size? -a ___ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Re: svn commit: r302691 - head/release

2016-07-13 Thread Nathan Whitehorn
On 07/12/16 19:20, Ngie Cooper (yaneurabeya) wrote: On Jul 12, 2016, at 19:07, Nathan Whitehorn wrote: Author: nwhitehorn Date: Wed Jul 13 02:07:36 2016 New Revision: 302691 URL: https://svnweb.freebsd.org/changeset/base/302691 Log: Reduce the set of things on the disc1 image to those on t

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

2016-07-13 Thread Andriy Gapon
Author: avg Date: Wed Jul 13 15:16:51 2016 New Revision: 302772 URL: https://svnweb.freebsd.org/changeset/base/302772 Log: re-apply r299908: zfsctl_snapdir_lookup: clear VV_ROOT of snapshot's root The change has been undone in r301275 on the assumption that it was no longer required. But

svn commit: r302771 - head/usr.bin/mail

2016-07-13 Thread Pedro F. Giffuni
Author: pfg Date: Wed Jul 13 14:59:17 2016 New Revision: 302771 URL: https://svnweb.freebsd.org/changeset/base/302771 Log: mail(1): check for out of memory conditions when calling calloc(3). Suggested by: oshogbo MFC after:3 days Modified: head/usr.bin/mail/cmd3.c Modified: head/u

svn commit: r302770 - in head: sys/kern sys/sys usr.bin/kdump

2016-07-13 Thread Konstantin Belousov
Author: kib Date: Wed Jul 13 14:37:58 2016 New Revision: 302770 URL: https://svnweb.freebsd.org/changeset/base/302770 Log: Trace timeval parameters to the getitimer(2) and setitimer(2) syscalls. Reviewed by: jhb Tested by:pho Sponsored by: The FreeBSD Foundation MFC after:1 w

Re: svn commit: r302577 - head/sys/dev/drm2

2016-07-13 Thread Robert Watson
On Mon, 11 Jul 2016, Garrett Cooper wrote: Add missing default case to capable(..) function definition By definition (enum __drm_capabilities), cases other than CAP_SYS_ADMIN aren't possible. Add in a KASSERT safety belt and return false in !INVARIANTS case if an invalid value is passed in,

Re: svn commit: r302350 - in head: share/man/man9 sys/kern sys/sys

2016-07-13 Thread Hans Petter Selasky
Hi, Can we agree on the following return values for callout_stop() and callout_reset() and their variants: If the callout was scheduled regardless of being serviced or not, .Dv CALLOUT_RET_CANCELLED is returned. If the callout was stopped and is still being serviced .Dv CALLOUT_RET_DRAINING is

svn commit: r302742 - head/contrib/one-true-awk

2016-07-13 Thread Andrey A. Chernov
Author: ache Date: Wed Jul 13 10:01:31 2016 New Revision: 302742 URL: https://svnweb.freebsd.org/changeset/base/302742 Log: After removing collation for [a-z] ranges in r302512, do it here too. I'll try to keep the change very minimal to not touch contribed code much. I'll send it upstrea

Re: svn commit: r302350 - in head: share/man/man9 sys/kern sys/sys

2016-07-13 Thread Hans Petter Selasky
On 07/13/16 10:49, Roger Pau Monné wrote: On Tue, Jul 05, 2016 at 06:47:18PM +, Gleb Smirnoff wrote: Author: glebius Date: Tue Jul 5 18:47:17 2016 New Revision: 302350 URL: https://svnweb.freebsd.org/changeset/base/302350 Log: The paradigm of a callout is that it has three consequent sta

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Wed Jul 13 09:44:24 2016 New Revision: 302737 URL: https://svnweb.freebsd.org/changeset/base/302737 Log: hyperv/vmbus: Cleanup channel rescind MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://reviews.freebsd.org/D7090 Modified:

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Wed Jul 13 09:36:46 2016 New Revision: 302733 URL: https://svnweb.freebsd.org/changeset/base/302733 Log: hyperv/vmbus: Remove unused code MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://reviews.freebsd.org/D7089 Modified: he

svn commit: r302731 - in head/sys/dev/hyperv: include vmbus

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Wed Jul 13 09:28:46 2016 New Revision: 302731 URL: https://svnweb.freebsd.org/changeset/base/302731 Log: hyperv/vmbus: Reorganize MNF event sending. MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://reviews.freebsd.org/D7088 Mod

svn commit: r302726 - in head/sys/dev/hyperv: include vmbus

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Wed Jul 13 09:19:33 2016 New Revision: 302726 URL: https://svnweb.freebsd.org/changeset/base/302726 Log: hyperv: Signal event input parameter is shared w/ MNF MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://reviews.freebsd.org/

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Wed Jul 13 09:11:03 2016 New Revision: 302723 URL: https://svnweb.freebsd.org/changeset/base/302723 Log: hyperv: All Hypercall parameters have same alignment requirement. MFC after:1 week Sponsored by: Microsoft OSTC Differential Revision:https://reviews.

Re: svn commit: r302601 - in head/sys: arm/include arm64/include [clang 3.8.0: powerpc has odd mix of signed wchar_t and unsigned char]

2016-07-13 Thread Mark Millard
[The below does note that TARGET=powerpc has a mix of signed wchar_t and unsigned char types and most architectures have both being signed types.] On 2016-Jul-11, at 8:57 PM, Andrey Chernov wrote: > On 12.07.2016 5:44, Mark Millard wrote: >> My understanding of the criteria for __WCHAR_MIN and

Re: svn commit: r302350 - in head: share/man/man9 sys/kern sys/sys

2016-07-13 Thread Roger Pau Monné
On Tue, Jul 05, 2016 at 06:47:18PM +, Gleb Smirnoff wrote: > Author: glebius > Date: Tue Jul 5 18:47:17 2016 > New Revision: 302350 > URL: https://svnweb.freebsd.org/changeset/base/302350 > > Log: > The paradigm of a callout is that it has three consequent states: > not scheduled -> sched

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

2016-07-13 Thread Sepherosa Ziehau
Author: sephe Date: Wed Jul 13 08:30:14 2016 New Revision: 302713 URL: https://svnweb.freebsd.org/changeset/base/302713 Log: hyperv/vmbus: Install different task function for batch/non-batch channels This avoids bunch of unnecessary checks on hot path and simplifies the channel processing

svn commit: r302712 - in head/bin/sh: . tests/builtins

2016-07-13 Thread Andrey A. Chernov
Author: ache Date: Wed Jul 13 08:13:09 2016 New Revision: 302712 URL: https://svnweb.freebsd.org/changeset/base/302712 Log: After removing collation for [a-z] ranges in r302512, do it here too. Approved by:jilles Modified: head/bin/sh/expand.c head/bin/sh/tests/builtins/case7.0 Mo

svn commit: r302711 - head/usr.bin/tr

2016-07-13 Thread Andrey A. Chernov
Author: ache Date: Wed Jul 13 07:56:01 2016 New Revision: 302711 URL: https://svnweb.freebsd.org/changeset/base/302711 Log: Fully back out r302594 case 2) since overflow may happens. Modified: head/usr.bin/tr/tr.c Modified: head/usr.bin/tr/tr.c ===