svn commit: r316504 - head/usr.sbin/extattr/tests

2017-04-04 Thread Ngie Cooper
Author: ngie Date: Tue Apr 4 21:30:24 2017 New Revision: 316504 URL: https://svnweb.freebsd.org/changeset/base/316504 Log: Clean up more trailing whitespace in the licensing tort that happened to be spaces, not tabs MFC after:2 months Sponsored by: Dell EMC Isilon Modified:

Re: svn commit: r316492 - in head/usr.bin/grep: . regex

2017-04-04 Thread Kyle Evans
On Tue, Apr 4, 2017 at 1:56 PM, Dimitry Andric wrote: > > > Where did xmalloc.c originate from? > > GNU. Almost all software from the GNU project relies on malloc wrappers > which abort the program on allocation failures. This also explains the grep_* versions of `malloc`,

Re: svn commit: r316492 - in head/usr.bin/grep: . regex

2017-04-04 Thread Ngie Cooper (yaneurabeya)
> On Apr 4, 2017, at 12:04, Conrad Meyer wrote: > > On Tue, Apr 4, 2017 at 11:56 AM, Dimitry Andric wrote: >> On 4 Apr 2017, at 19:14, Ngie Cooper (yaneurabeya) >> wrote: >>> Where did xmalloc.c originate from? >> >> GNU. > > I

svn commit: r316501 - in head: etc/mtree usr.bin/pr usr.bin/pr/tests

2017-04-04 Thread Alan Somers
Author: asomers Date: Tue Apr 4 20:03:57 2017 New Revision: 316501 URL: https://svnweb.freebsd.org/changeset/base/316501 Log: Fix file descriptor and memory leaks in pr(1) Also, hook NetBSD's pr test into the build, and add three more test cases. Reported by: Coverity, Valgrind

Re: svn commit: r316492 - in head/usr.bin/grep: . regex

2017-04-04 Thread Conrad Meyer
On Tue, Apr 4, 2017 at 11:56 AM, Dimitry Andric wrote: > On 4 Apr 2017, at 19:14, Ngie Cooper (yaneurabeya) > wrote: >> Where did xmalloc.c originate from? > > GNU. I believe this to be completely incorrect. > Almost all software from the GNU project

svn commit: r316502 - head/sys/net

2017-04-04 Thread Sean Bruno
Author: sbruno Date: Tue Apr 4 21:03:34 2017 New Revision: 316502 URL: https://svnweb.freebsd.org/changeset/base/316502 Log: Allow MSIX to be turned off by tuneable per interface, per driver. Sponsored by: Limelight Networks Modified: head/sys/net/iflib.c head/sys/net/iflib.h

Re: svn commit: r316492 - in head/usr.bin/grep: . regex

2017-04-04 Thread Conrad Meyer
On Tue, Apr 4, 2017 at 12:16 PM, Kyle Evans wrote: > On Tue, Apr 4, 2017 at 1:56 PM, Dimitry Andric wrote: >> >> > Where did xmalloc.c originate from? >> >> GNU. Almost all software from the GNU project relies on malloc wrappers >> which abort the program on

Re: svn commit: r316492 - in head/usr.bin/grep: . regex

2017-04-04 Thread Dimitry Andric
On 4 Apr 2017, at 19:14, Ngie Cooper (yaneurabeya) wrote: > >> On Apr 4, 2017, at 09:08, Conrad Meyer wrote: >> >> Author: cem >> Date: Tue Apr 4 16:08:51 2017 >> New Revision: 316492 >> URL: https://svnweb.freebsd.org/changeset/base/316492 >> >>

Re: svn commit: r316492 - in head/usr.bin/grep: . regex

2017-04-04 Thread Kyle Evans
On Tue, Apr 4, 2017 at 2:45 PM, Ngie Cooper (yaneurabeya) < yaneurab...@gmail.com> wrote: > > > On Apr 4, 2017, at 12:04, Conrad Meyer wrote: > > > > On Tue, Apr 4, 2017 at 11:56 AM, Dimitry Andric wrote: > >> On 4 Apr 2017, at 19:14, Ngie Cooper

svn commit: r316503 - head/usr.sbin/extattr/tests

2017-04-04 Thread Ngie Cooper
Author: ngie Date: Tue Apr 4 21:29:37 2017 New Revision: 316503 URL: https://svnweb.freebsd.org/changeset/base/316503 Log: Clean up trailing whitespace MFC after:2 months Sponsored by: Dell EMC Isilon Modified: head/usr.sbin/extattr/tests/extattr_test.sh Modified:

svn commit: r316505 - head/usr.sbin/extattr/tests

2017-04-04 Thread Ngie Cooper
Author: ngie Date: Tue Apr 4 21:36:13 2017 New Revision: 316505 URL: https://svnweb.freebsd.org/changeset/base/316505 Log: Don't assume NAME_MAX is 255 Query the filesystem limit via getconf(3) instead MFC after:2 months Sponsored by: Dell EMC Isilon Modified:

svn commit: r316485 - in head: share/man/man4 sys/conf sys/dev/qlnx sys/dev/qlnx/qlnxe sys/modules sys/modules/qlnx sys/modules/qlnx/qlnxe

2017-04-04 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 4 06:16:59 2017 New Revision: 316485 URL: https://svnweb.freebsd.org/changeset/base/316485 Log: Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's. Qlogic 45000 Series Adapters MFC after:2 weeks Added: head/share/man/man4/qlnxe.4

svn commit: r316507 - head/sbin/setkey

2017-04-04 Thread Andrey V. Elsukov
Author: ae Date: Tue Apr 4 23:28:22 2017 New Revision: 316507 URL: https://svnweb.freebsd.org/changeset/base/316507 Log: In the example section show that TCP-MD5 connection needs SA for both directions. Submitted by: Mike Tancsa MFC after:1 week Modified:

svn commit: r316508 - head/sbin/setkey

2017-04-04 Thread Andrey V. Elsukov
Author: ae Date: Tue Apr 4 23:30:05 2017 New Revision: 316508 URL: https://svnweb.freebsd.org/changeset/base/316508 Log: Use unique SPI. MFC after:1 week Modified: head/sbin/setkey/setkey.8 Modified: head/sbin/setkey/setkey.8

svn commit: r316509 - in head/sys/ufs: ffs ufs

2017-04-04 Thread Conrad Meyer
Author: cem Date: Wed Apr 5 01:44:03 2017 New Revision: 316509 URL: https://svnweb.freebsd.org/changeset/base/316509 Log: ufs: Export UFS_MAXNAMLEN to pathconf, statfs Rather than the global NAME_MAX constant. This change is required to support systems with a NAME_MAX/MAXNAMLEN that

Re: svn commit: r316509 - in head/sys/ufs: ffs ufs

2017-04-04 Thread Ngie Cooper (yaneurabeya)
> On Apr 4, 2017, at 18:44, Conrad Meyer wrote: > > Author: cem > Date: Wed Apr 5 01:44:03 2017 > New Revision: 316509 > URL: https://svnweb.freebsd.org/changeset/base/316509 > > Log: > ufs: Export UFS_MAXNAMLEN to pathconf, statfs > > Rather than the global NAME_MAX

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Kyle Evans
On Tue, Apr 4, 2017 at 7:51 PM, Rodney W. Grimes < free...@pdx.rh.cn85.dnsmgr.net> wrote: > > Also it might be worth making NetBSD aware of the bad output, and fix > it there, and the regression test, and everyone well be better off. > FWIW- I've been in contact with ngie@ w.r.t regression

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Ngie Cooper (yaneurabeya)
> On Apr 4, 2017, at 17:54, Kyle Evans wrote: > > On Tue, Apr 4, 2017 at 7:51 PM, Rodney W. Grimes > wrote: > Also it might be worth making NetBSD aware of the bad output, and fix > it there, and the regression test, and everyone well be

svn commit: r316510 - head/sys/opencrypto

2017-04-04 Thread John Baldwin
Author: jhb Date: Wed Apr 5 01:46:41 2017 New Revision: 316510 URL: https://svnweb.freebsd.org/changeset/base/316510 Log: Don't leak a session and lock if a GMAC key has an invalid length. Reviewed by: delphij (secteam) MFC after:2 weeks Differential Revision:

Re: svn commit: r316492 - in head/usr.bin/grep: . regex

2017-04-04 Thread Pedro Giffuni
> On Apr 4, 2017, at 14:48, Kyle Evans wrote: > > On Tue, Apr 4, 2017 at 2:45 PM, Ngie Cooper (yaneurabeya) > > wrote: > > > On Apr 4, 2017, at 12:04, Conrad Meyer > > wrote: >

Re: svn commit: r316492 - in head/usr.bin/grep: . regex

2017-04-04 Thread Ngie Cooper (yaneurabeya)
> On Apr 4, 2017, at 19:21, Pedro Giffuni wrote: > >> On Apr 4, 2017, at 14:48, Kyle Evans wrote: >> >> On Tue, Apr 4, 2017 at 2:45 PM, Ngie Cooper (yaneurabeya) >> wrote: >> >> > On Apr 4, 2017, at 12:04, Conrad Meyer

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

2017-04-04 Thread Navdeep Parhar
Author: np Date: Tue Apr 4 23:14:03 2017 New Revision: 316506 URL: https://svnweb.freebsd.org/changeset/base/316506 Log: cxgbe(4): Program the global RSS key once instead of once per ifnet. MFC after:3 days Sponsored by: Chelsio Communications Modified:

Re: svn commit: r316495 - head/usr.bin/grep/regex

2017-04-04 Thread Kyle Evans
On Tue, Apr 4, 2017 at 12:05 PM, Conrad Meyer wrote: > Author: cem > Date: Tue Apr 4 17:05:37 2017 > New Revision: 316495 > URL: https://svnweb.freebsd.org/changeset/base/316495 > > Log: > bsdgrep(1): Fix errors with invalid expressions > > Invalid expressions with an

svn commit: r316511 - in head: contrib/compiler-rt/lib/builtins lib/libcompiler_rt

2017-04-04 Thread John Baldwin
Author: jhb Date: Wed Apr 5 02:40:53 2017 New Revision: 316511 URL: https://svnweb.freebsd.org/changeset/base/316511 Log: Add an implementation of __ffssi2() derived from __ffsdi2(). Newer versions of GCC include an __ffssi2() symbol in libgcc and the compiler can emit calls to it in

svn commit: r316500 - in head/usr.bin: banner fortune/strfile limits rpcinfo

2017-04-04 Thread Alan Somers
Author: asomers Date: Tue Apr 4 19:46:23 2017 New Revision: 316500 URL: https://svnweb.freebsd.org/changeset/base/316500 Log: strcpy => strlcpy, strcat => strlcat Reported by: Coverity CID: 1006703 978863 1006745 1347163 Reviewed by: cem MFC after:3 weeks Sponsored

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Rodney W. Grimes
> On 04.04.2017 15:24, Kyle Evans wrote: > > On Tue, Apr 4, 2017 at 7:07 AM, Andrey Chernov > > wrote: > > > > On 04.04.2017 2:16, Ed Maste wrote: > > > if (color) > > > - fprintf(stdout,

svn commit: r316514 - head/sys/conf

2017-04-04 Thread John Baldwin
Author: jhb Date: Wed Apr 5 03:05:04 2017 New Revision: 316514 URL: https://svnweb.freebsd.org/changeset/base/316514 Log: Always pass the linker emulation via -m when linking modules and kernels. Previously the linker emulation was only passed when building binary objects for firmware

Re: svn commit: r316487 - head/etc

2017-04-04 Thread Cy Schubert
In message <201704041143.v34bhvna046...@repo.freebsd.org>, =?UTF-8?Q?Dag-Erling _Sm=c3=b8rgrav?= writes: > Author: des > Date: Tue Apr 4 11:43:31 2017 > New Revision: 316487 > URL: https://svnweb.freebsd.org/changeset/base/316487 > > Log: > Allow command modifiers (fast, quiet etc.) to be

Re: svn commit: r316516 - head/etc

2017-04-04 Thread Cy Schubert
In message <201704050523.v355n9km082...@repo.freebsd.org>, Cy Schubert writes: > Author: cy > Date: Wed Apr 5 05:23:09 2017 > New Revision: 316516 > URL: https://svnweb.freebsd.org/changeset/base/316516 > > Log: > r316487 altered the defined values of rc_force from "yes" (for yes) > and

svn commit: r316516 - head/etc

2017-04-04 Thread Cy Schubert
Author: cy Date: Wed Apr 5 05:23:09 2017 New Revision: 316516 URL: https://svnweb.freebsd.org/changeset/base/316516 Log: r316487 altered the defined values of rc_force from "yes" (for yes) and NULL (for no) to "no" (for no) and no change to the definition of yes. Two rc.d scripts, dhclient

Re: svn commit: r316487 - head/etc

2017-04-04 Thread Cy Schubert
In message <58cc0b95-0423-429e-ba73-0f0bd3a2a...@gmail.com>, Ngie Cooper writes : > > > > On Apr 4, 2017, at 20:05, Cy Schubert wrote: > > > > In message <201704041143.v34bhvna046...@repo.freebsd.org>, > > =?UTF-8?Q?Dag-Erling > > _Sm=c3=b8rgrav?= writes: > >>

svn commit: r316513 - head/sys/conf

2017-04-04 Thread John Baldwin
Author: jhb Date: Wed Apr 5 03:00:52 2017 New Revision: 316513 URL: https://svnweb.freebsd.org/changeset/base/316513 Log: Sync SYSTEM_LD in Makefile.arm with kern.pre.mk. - Add --no-warn-mismatch. - Use same whitespace to make future updates simpler. Reviewed by: imp (part of a

svn commit: r316486 - head/sys/mips/mips

2017-04-04 Thread Edward Tomasz Napierala
Author: trasz Date: Tue Apr 4 08:17:03 2017 New Revision: 316486 URL: https://svnweb.freebsd.org/changeset/base/316486 Log: Remove dead code/ifdef. MFC after:2 weeks Sponsored by: DARPA, AFRL Modified: head/sys/mips/mips/trap.c Modified: head/sys/mips/mips/trap.c

svn commit: r316487 - head/etc

2017-04-04 Thread Dag-Erling Smørgrav
Author: des Date: Tue Apr 4 11:43:31 2017 New Revision: 316487 URL: https://svnweb.freebsd.org/changeset/base/316487 Log: Allow command modifiers (fast, quiet etc.) to be stacked in any order. Add a "debug" modifier that sets rc_debug. MFC after:3 weeks Modified: head/etc/rc.subr

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Andrey Chernov
On 04.04.2017 2:16, Ed Maste wrote: > if (color) > - fprintf(stdout, "\33[m\33[K"); > + fprintf(stdout, "\33[00m\33[K"); Please back that one out. We don't need to handle internally or print remotely excessive 00. At

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Kyle Evans
On Tue, Apr 4, 2017 at 7:07 AM, Andrey Chernov wrote: > On 04.04.2017 2:16, Ed Maste wrote: > > if (color) > > - fprintf(stdout, "\33[m\33[K"); > > + fprintf(stdout, "\33[00m\33[K"); > > Please back

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Andrey Chernov
On 04.04.2017 15:24, Kyle Evans wrote: > On Tue, Apr 4, 2017 at 7:07 AM, Andrey Chernov > wrote: > > On 04.04.2017 2:16, Ed Maste wrote: > > if (color) > > - fprintf(stdout, "\33[m\33[K"); >

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Bruce Evans
On Tue, 4 Apr 2017, Andrey Chernov wrote: On 04.04.2017 2:16, Ed Maste wrote: if (color) - fprintf(stdout, "\33[m\33[K"); + fprintf(stdout, "\33[00m\33[K"); Please back that one out. We don't need to handle

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Kyle Evans
First, apologies, I must rewind: what did you mean initially by "We don't need to handle internally [...]" -- the second half I understand, but it occurs to me that we should already be internally handling \33[m = \33[00m as defined by ANSI. On Tue, Apr 4, 2017 at 7:37 AM, Andrey Chernov

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Andrey Chernov
On 04.04.2017 16:09, Kyle Evans wrote: > > First, apologies, I must rewind: what did you mean initially by "We > don't need to handle internally [...]" > -- the second half I understand, but it occurs to me that we should > already be internally handling \33[m = \33[00m as defined by ANSI. Of

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

2017-04-04 Thread Sevan Janiyan
Author: sevan (doc committer) Date: Tue Apr 4 13:18:56 2017 New Revision: 316488 URL: https://svnweb.freebsd.org/changeset/base/316488 Log: Replace an with a Reword caveat on PCI 2.2 requirement. PR: 218070 Submitted by: Approved by: bcr MFC after:5 days

Re: svn commit: r316485 - in head: share/man/man4 sys/conf sys/dev/qlnx sys/dev/qlnx/qlnxe sys/modules sys/modules/qlnx sys/modules/qlnx/qlnxe

2017-04-04 Thread Fabian Keil
David C Somayajulu wrote: > Author: davidcs > Date: Tue Apr 4 06:16:59 2017 > New Revision: 316485 > URL: https://svnweb.freebsd.org/changeset/base/316485 > > Log: > Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's. > Qlogic 45000 Series Adapters >

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Andrey Chernov
On 04.04.2017 16:05, Bruce Evans wrote: > This might be to work around a bug in a terminal driver. I needed the > 0 (but just one) to reset the attributes in my attribute tests, on at > least 1 of the tested terminals (current sc, current vt, old sc, old > xterm, old cygwin xterm). CSI m seems

svn commit: r316489 - head/usr.bin/grep

2017-04-04 Thread Ed Maste
Author: emaste Date: Tue Apr 4 13:34:19 2017 New Revision: 316489 URL: https://svnweb.freebsd.org/changeset/base/316489 Log: bsdgrep: Initialize vars to avoid a false positive GCC warning Reported by: lwhsu MFC after:1 month MFC with: r316477 Modified:

svn commit: r316490 - head/sys/netipsec

2017-04-04 Thread Andrey V. Elsukov
Author: ae Date: Tue Apr 4 13:41:50 2017 New Revision: 316490 URL: https://svnweb.freebsd.org/changeset/base/316490 Log: When we are doing SA lookup for TCP-MD5, check both source and destination addresses. Previous code has used only destination address for lookup. But for inbound packets

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Kyle Evans
On Tue, Apr 4, 2017 at 8:19 AM, Andrey Chernov wrote: > On 04.04.2017 16:09, Kyle Evans wrote: > > > > First, apologies, I must rewind: what did you mean initially by "We > > don't need to handle internally [...]" > > -- the second half I understand, but it occurs to me that

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Ed Maste
On 4 April 2017 at 09:09, Kyle Evans wrote: > > This is where it gets kind of finnicky, and I'll step out and let others > weigh in -- the test I refer to was specifically written by me > (https://reviews.freebsd.org/D10112), and it's entirely to make it easier > for me to check

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Kyle Evans
On Tue, Apr 4, 2017 at 8:53 AM, Ed Maste wrote: > In this case I'd rather we remove the 00 and have the test verify > that. I think it's fine if there are a few tests that fail when run > with GNU grep where it has the undesired, differing behaviour. > Excellent- can you

svn commit: r316491 - head/usr.bin/grep

2017-04-04 Thread Ed Maste
Author: emaste Date: Tue Apr 4 14:17:50 2017 New Revision: 316491 URL: https://svnweb.freebsd.org/changeset/base/316491 Log: bsdgrep: revert color changes from r316477 r316477 changed the color output to match exactly the in-tree GNU grep, but introduces unnecessary escape sequences.

Re: svn commit: r316477 - head/usr.bin/grep

2017-04-04 Thread Andrey Chernov
On 04.04.2017 16:41, Kyle Evans wrote: > Upon further review, newer versions of GNU grep(1) drop the explicit > '00' and add the \33[K dropped in this commit a few lines above the > mentioned one. In that case, we might as well revert those two lines and > consider this an improvement. I guess it

RE: svn commit: r316485 - in head: share/man/man4 sys/conf sys/dev/qlnx sys/dev/qlnx/qlnxe sys/modules sys/modules/qlnx sys/modules/qlnx/qlnxe

2017-04-04 Thread Somayajulu, David
> Looks like this driver contains source-less microcode and should thus honour > WITHOUT_SOURCELESS_UCODE. Sure will fix. Thanks David S. -Original Message- From: Fabian Keil [mailto:freebsd-lis...@fabiankeil.de] Sent: Tuesday, April 04, 2017 5:58 AM To: David C Somayajulu

Re: svn commit: r316488 - head/share/man/man4

2017-04-04 Thread Ian Lepore
On Tue, 2017-04-04 at 13:18 +, Sevan Janiyan wrote: > Author: sevan (doc committer) > Date: Tue Apr  4 13:18:56 2017 > New Revision: 316488 > URL: https://svnweb.freebsd.org/changeset/base/316488 > > Log: >   Replace an with a >   Reword caveat on PCI 2.2 requirement. >    >   PR:

svn commit: r316492 - in head/usr.bin/grep: . regex

2017-04-04 Thread Conrad Meyer
Author: cem Date: Tue Apr 4 16:08:51 2017 New Revision: 316492 URL: https://svnweb.freebsd.org/changeset/base/316492 Log: bsdgrep(1): Rip out "xmalloc" bits xmalloc was a debug malloc implementation, but the x{malloc,calloc,free} functions default to calling the malloc(3) equivalents.

svn commit: r316493 - head/sys/vm

2017-04-04 Thread John Baldwin
Author: jhb Date: Tue Apr 4 16:26:46 2017 New Revision: 316493 URL: https://svnweb.freebsd.org/changeset/base/316493 Log: Assert that the align parameter to uma_zcreate() is valid. Reviewed by: kib MFC after:1 week Sponsored by: DARPA / AFRL Differential Revision:

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

2017-04-04 Thread Sean Bruno
Author: sbruno Date: Tue Apr 4 16:54:46 2017 New Revision: 316494 URL: https://svnweb.freebsd.org/changeset/base/316494 Log: no_desc_avail is tracked in iflib now making this redundant. Sponsored by: Limelight Networks Modified: head/sys/dev/e1000/if_em.c head/sys/dev/e1000/if_em.h

svn commit: r316495 - head/usr.bin/grep/regex

2017-04-04 Thread Conrad Meyer
Author: cem Date: Tue Apr 4 17:05:37 2017 New Revision: 316495 URL: https://svnweb.freebsd.org/changeset/base/316495 Log: bsdgrep(1): Fix errors with invalid expressions Invalid expressions with an ultimate compiled pattern length of 0 (e.g., "grep -E {") were not taken into account and

Re: svn commit: r316492 - in head/usr.bin/grep: . regex

2017-04-04 Thread Ngie Cooper (yaneurabeya)
> On Apr 4, 2017, at 09:08, Conrad Meyer wrote: > > Author: cem > Date: Tue Apr 4 16:08:51 2017 > New Revision: 316492 > URL: https://svnweb.freebsd.org/changeset/base/316492 > > Log: > bsdgrep(1): Rip out "xmalloc" bits > > xmalloc was a debug malloc implementation, but

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

2017-04-04 Thread Sevan Janiyan
Author: sevan (doc committer) Date: Tue Apr 4 17:18:45 2017 New Revision: 316496 URL: https://svnweb.freebsd.org/changeset/base/316496 Log: Correct the grammar mistakes introduced by me in the previous commit. The original sentence used the correct article to reference the MAC & radio.

Re: svn commit: r316488 - head/share/man/man4

2017-04-04 Thread Sevan Janiyan
On 04/04/2017 16:58, Ian Lepore wrote: > 'An' was correct for these usages. The choice should be based on the > sound of the word that follows, which in this case is 'ar'. Fixed :) Thanks for the heads up. Sevan ___ svn-src-all@freebsd.org mailing

Re: svn commit: r316486 - head/sys/mips/mips

2017-04-04 Thread John Baldwin
On Tuesday, April 04, 2017 08:17:03 AM Edward Tomasz Napierala wrote: > Author: trasz > Date: Tue Apr 4 08:17:03 2017 > New Revision: 316486 > URL: https://svnweb.freebsd.org/changeset/base/316486 > > Log: > Remove dead code/ifdef. > > MFC after: 2 weeks > Sponsored by: DARPA,

Re: svn commit: r316486 - head/sys/mips/mips

2017-04-04 Thread Edward Napierala
2017-04-04 17:20 GMT+01:00 John Baldwin : > On Tuesday, April 04, 2017 08:17:03 AM Edward Tomasz Napierala wrote: > > Author: trasz > > Date: Tue Apr 4 08:17:03 2017 > > New Revision: 316486 > > URL: https://svnweb.freebsd.org/changeset/base/316486 > > > > Log: > > Remove

svn commit: r316497 - head/sys/kern

2017-04-04 Thread Brooks Davis
Author: brooks Date: Tue Apr 4 17:32:08 2017 New Revision: 316497 URL: https://svnweb.freebsd.org/changeset/base/316497 Log: Correct a kernel stack leak in 32-bit compat when vfc_name is short. Don't zero unused pointer members again. Per discussion with secteam we are not issuing an

svn commit: r316498 - in stable/11/sys: cam sys

2017-04-04 Thread Alexander Motin
Author: mav Date: Tue Apr 4 17:59:10 2017 New Revision: 316498 URL: https://svnweb.freebsd.org/changeset/base/316498 Log: MFC r315673, r315674: Make CAM SIM lock optional. For three years now CAM does not use SIM lock, but still enforces SIM to use it. Remove this requirement, allowing

svn commit: r316499 - in stable/10/sys: cam sys

2017-04-04 Thread Alexander Motin
Author: mav Date: Tue Apr 4 18:01:35 2017 New Revision: 316499 URL: https://svnweb.freebsd.org/changeset/base/316499 Log: MFC r315673, r315674: Make CAM SIM lock optional. For three years now CAM does not use SIM lock, but still enforces SIM to use it. Remove this requirement, allowing

Re: svn commit: r316487 - head/etc

2017-04-04 Thread Ngie Cooper
> On Apr 4, 2017, at 20:05, Cy Schubert wrote: > > In message <201704041143.v34bhvna046...@repo.freebsd.org>, > =?UTF-8?Q?Dag-Erling > _Sm=c3=b8rgrav?= writes: >> Author: des >> Date: Tue Apr 4 11:43:31 2017 >> New Revision: 316487 >> URL:

svn commit: r316512 - head/sys/conf

2017-04-04 Thread John Baldwin
Author: jhb Date: Wed Apr 5 02:52:49 2017 New Revision: 316512 URL: https://svnweb.freebsd.org/changeset/base/316512 Log: Use correct linker emulation name for armeb. MFC after:1 week Sponsored by: DARPA / AFRL Differential Revision:https://reviews.freebsd.org/D10085

svn commit: r316515 - in head/sys: conf dev/hyperv/input

2017-04-04 Thread Sepherosa Ziehau
Author: sephe Date: Wed Apr 5 05:01:23 2017 New Revision: 316515 URL: https://svnweb.freebsd.org/changeset/base/316515 Log: hyperv/kbd: Add support for synthetic keyboard. Synthetic keyboard is the only supported keyboard on GEN2 Hyper-V. Submitted by: Hongjiang Zhang MFC after: