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

2018-04-10 Thread Allan Jude
On 2018-02-25 22:56, Allan Jude wrote: > On 2017-03-17 08:34, Steven Hartland wrote: >> Author: smh >> Date: Fri Mar 17 12:34:57 2017 >> New Revision: 315449 >> URL: https://svnweb.freebsd.org/changeset/base/315449 >> >> Log: >> Reduce ARC fragmentation threshold >> >> As ZFS can request up

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

2018-04-10 Thread Allan Jude
On 2018-04-10 09:56, Mark Johnston wrote: > Author: markj > Date: Tue Apr 10 13:56:06 2018 > New Revision: 332365 > URL: https://svnweb.freebsd.org/changeset/base/332365 > > Log: > Set zfs_arc_free_target to v_free_target. > > Page daemon output is now regulated by a PID controller with a

svn commit: r332398 - head/sys/kern

2018-04-10 Thread Mateusz Guzik
Author: mjg Date: Wed Apr 11 01:43:29 2018 New Revision: 332398 URL: https://svnweb.freebsd.org/changeset/base/332398 Log: locks: extend speculative spin waiting for readers to drain Now that 10 years have passed since the original limit of 1 was committed, bump it a little bit.

svn commit: r332397 - stable/11/contrib/bsnmp/lib

2018-04-10 Thread Ed Maste
Author: emaste Date: Tue Apr 10 23:38:31 2018 New Revision: 332397 URL: https://svnweb.freebsd.org/changeset/base/332397 Log: MFC r308490 by syrinx: Reply to a snmpEngineID discovery PDU with a Report PDU as per the requirements of RFC 3414 section 4. PR: 174974

svn commit: r332396 - head/bin/setfacl

2018-04-10 Thread Ed Maste
Author: emaste Date: Tue Apr 10 23:29:57 2018 New Revision: 332396 URL: https://svnweb.freebsd.org/changeset/base/332396 Log: setfacl: add recursive functionality Add a -R option to setfacl to operate recursively on directories, along with the accompanying flags -H, -L, and -P (whose

svn commit: r332395 - head/sys/kern

2018-04-10 Thread Ian Lepore
Author: ian Date: Tue Apr 10 22:57:56 2018 New Revision: 332395 URL: https://svnweb.freebsd.org/changeset/base/332395 Log: Use explicit_bzero() when cleaning values out of the kernel environment. Sometimes the values contain geli passphrases being communicated from loader(8) to the

svn commit: r332394 - head/sys/kern

2018-04-10 Thread Mateusz Guzik
Author: mjg Date: Tue Apr 10 22:32:31 2018 New Revision: 332394 URL: https://svnweb.freebsd.org/changeset/base/332394 Log: rw: whack avoidable re-reads in try_upgrade Modified: head/sys/kern/kern_rwlock.c Modified: head/sys/kern/kern_rwlock.c

svn commit: r332393 - head/sys/powerpc/powerpc

2018-04-10 Thread Justin Hibbits
Author: jhibbits Date: Tue Apr 10 21:14:54 2018 New Revision: 332393 URL: https://svnweb.freebsd.org/changeset/base/332393 Log: Reenter KDB on fault on powerpc, instead of panicking Most other architectures already re-enter KDB on faults, powerpc and mips are the only outliers. Correct

svn commit: r332392 - head/sys/arm/broadcom/bcm2835

2018-04-10 Thread Oleksandr Tymoshenko
Author: gonzo Date: Tue Apr 10 20:31:25 2018 New Revision: 332392 URL: https://svnweb.freebsd.org/changeset/base/332392 Log: [pi] Do not attach bcm2835_pwm if DTB node is not enabled Switch to standard FDT-base driver behavior and don't attach if node "status" property value nn DTS is

svn commit: r332391 - in stable/11/sys: contrib/ck contrib/ck/include contrib/ck/include/gcc contrib/ck/include/gcc/sparcv9 contrib/ck/include/gcc/x86 contrib/ck/include/gcc/x86_64 contrib/ck/inclu...

2018-04-10 Thread Olivier Houchard
Author: cognet Date: Tue Apr 10 20:22:36 2018 New Revision: 332391 URL: https://svnweb.freebsd.org/changeset/base/332391 Log: MFC r329388, r331441 and r331898, to bring the -CURRENT ck version. r329388: Define CK_MD_TSO for the relevant arches (i386, amd64 and sparc64). Defaulting to

svn commit: r332390 - in head/release: amd64 arm64 i386 powerpc

2018-04-10 Thread Ed Maste
Author: emaste Date: Tue Apr 10 19:49:04 2018 New Revision: 332390 URL: https://svnweb.freebsd.org/changeset/base/332390 Log: make-memstick.sh: put partition args on separate lines This makes it easier to identify the individual partition types and facilitates comparisons across

svn commit: r332389 - head/sys/net

2018-04-10 Thread Stephen Hurd
Author: shurd Date: Tue Apr 10 19:48:24 2018 New Revision: 332389 URL: https://svnweb.freebsd.org/changeset/base/332389 Log: Split out flag manipulation from general context manipulation in iflib To avoid blocking on the context lock in the swi thread and risk potential deadlocks, this

svn commit: r332388 - in head/sys: kern net

2018-04-10 Thread Stephen Hurd
Author: shurd Date: Tue Apr 10 19:42:50 2018 New Revision: 332388 URL: https://svnweb.freebsd.org/changeset/base/332388 Log: Make BPF global lock an SX This allows NIC drivers to sleep on polling config operations. Submitted by: Matthew Macy Reviewed by: shurd

Re: svn commit: r332386 - head/share/misc

2018-04-10 Thread Kyle Evans
On Tue, Apr 10, 2018 at 2:22 PM, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] >> Author: ram >> Date: Tue Apr 10 18:39:20 2018 >> New Revision: 332386 >> URL: https://svnweb.freebsd.org/changeset/base/332386 >> >> Log: >> Updated mentors

Re: svn commit: r332386 - head/share/misc

2018-04-10 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: ram > Date: Tue Apr 10 18:39:20 2018 > New Revision: 332386 > URL: https://svnweb.freebsd.org/changeset/base/332386 > > Log: > Updated mentors information. > > Approved by: ken, mav > > Modified: > head/share/misc/committers-src.dot

svn commit: r332387 - in head/sys/geom: . bde cache concat eli gate journal label linux_lvm mirror mountver multipath nop part raid3 shsec stripe uzip vinum virstor zero

2018-04-10 Thread Kyle Evans
Author: kevans Date: Tue Apr 10 19:18:16 2018 New Revision: 332387 URL: https://svnweb.freebsd.org/changeset/base/332387 Log: Annotate geom modules with MODULE_VERSION GEOM ELI may double ask the password during boot. Once at loader time, and once at init time. This happens due a

svn commit: r332386 - head/share/misc

2018-04-10 Thread Ram Kishore Vegesna
Author: ram Date: Tue Apr 10 18:39:20 2018 New Revision: 332386 URL: https://svnweb.freebsd.org/changeset/base/332386 Log: Updated mentors information. Approved by: ken, mav Modified: head/share/misc/committers-src.dot Modified: head/share/misc/committers-src.dot

svn commit: r332385 - head/sys/dev/hyperv/storvsc

2018-04-10 Thread Dexuan Cui
Author: dexuan Date: Tue Apr 10 18:05:02 2018 New Revision: 332385 URL: https://svnweb.freebsd.org/changeset/base/332385 Log: hyperv/storvsc: storvsc_io_done(): do not use CAM_SEL_TIMEOUT CAM_SEL_TIMEOUT was introduced in https://reviews.freebsd.org/D7521 (r304251), which claimed:

Re: New study: the best & worst states at managing debt

2018-04-10 Thread Neha Chhabdiya
Hi there, Just following up because I didn’t hear back from you. Do you have a quick minute to check out our report? Here it is: https://www.credible.com/blog/best-worst-states-managing-debt/ I’m trying to spread the word and would love to share it with your audience. If you're interested, I

svn commit: r332384 - head/release/arm64

2018-04-10 Thread Glen Barber
Author: gjb Date: Tue Apr 10 17:40:44 2018 New Revision: 332384 URL: https://svnweb.freebsd.org/changeset/base/332384 Log: Following r331292, many of the files (such as the LICENSE file) have moved from the u-boot-rpi3 share directory to the default rpi-firmware share directory. Remove the

svn commit: r332383 - head/sys/powerpc/booke

2018-04-10 Thread Justin Hibbits
Author: jhibbits Date: Tue Apr 10 17:32:27 2018 New Revision: 332383 URL: https://svnweb.freebsd.org/changeset/base/332383 Log: Call through powerpc_interrupt for all Book-E interrupts Make int_external_input, int_decrementer, and int_performance_counter all now use trap_common, just

svn commit: r332382 - head/sys/netinet

2018-04-10 Thread Jonathan T. Looney
Author: jtl Date: Tue Apr 10 17:00:37 2018 New Revision: 332382 URL: https://svnweb.freebsd.org/changeset/base/332382 Log: Add missing header change from r332381. Sponsored by: Netflix, Inc. Pointy hat: jtl Modified: head/sys/netinet/tcp_var.h Modified: head/sys/netinet/tcp_var.h

svn commit: r332381 - head/sys/netinet

2018-04-10 Thread Jonathan T. Looney
Author: jtl Date: Tue Apr 10 16:59:36 2018 New Revision: 332381 URL: https://svnweb.freebsd.org/changeset/base/332381 Log: Modify the net.inet.tcp.function_ids sysctl introduced in r331347. Export additional information which may be helpful to userspace consumers and rename the sysctl to

svn commit: r332380 - stable/11/sys/sparc64/include

2018-04-10 Thread Ed Maste
Author: emaste Date: Tue Apr 10 16:44:40 2018 New Revision: 332380 URL: https://svnweb.freebsd.org/changeset/base/332380 Log: MFC r318412: fix sparc64 build by restoring 'register' in pcpu.h Modified: stable/11/sys/sparc64/include/pcpu.h Directory Properties: stable/11/ (props changed)

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

2018-04-10 Thread Slawa Olhovchenkov
On Tue, Apr 10, 2018 at 11:17:33AM -0400, Mark Johnston wrote: > On Tue, Apr 10, 2018 at 05:09:57PM +0300, Slawa Olhovchenkov wrote: > > On Tue, Apr 10, 2018 at 01:56:06PM +, Mark Johnston wrote: > > > > > Author: markj > > > Date: Tue Apr 10 13:56:06 2018 > > > New Revision: 332365 > > >

svn commit: r332379 - head/sys/netinet

2018-04-10 Thread Jonathan T. Looney
Author: jtl Date: Tue Apr 10 15:54:29 2018 New Revision: 332379 URL: https://svnweb.freebsd.org/changeset/base/332379 Log: Move the TCP Blackbox Recorder probe in tcp_output.c to be with the other tracing/debugging code. Sponsored by: Netflix, Inc. Modified:

svn commit: r332378 - head/sys/netinet

2018-04-10 Thread Jonathan T. Looney
Author: jtl Date: Tue Apr 10 15:51:37 2018 New Revision: 332378 URL: https://svnweb.freebsd.org/changeset/base/332378 Log: Clean up some debugging code left in tcp_log_buf.c from r331347. Sponsored by: Netflix, Inc. Modified: head/sys/netinet/tcp_log_buf.c Modified:

svn commit: r332377 - stable/11/usr.bin/truss

2018-04-10 Thread Kyle Evans
Author: kevans Date: Tue Apr 10 15:38:16 2018 New Revision: 332377 URL: https://svnweb.freebsd.org/changeset/base/332377 Log: MFC r328037: Rename 'recv' to 'receive' to appease shadow warnings from GCC. Modified: stable/11/usr.bin/truss/syscalls.c Directory Properties: stable/11/ (props

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

2018-04-10 Thread Mark Johnston
On Tue, Apr 10, 2018 at 05:09:57PM +0300, Slawa Olhovchenkov wrote: > On Tue, Apr 10, 2018 at 01:56:06PM +, Mark Johnston wrote: > > > Author: markj > > Date: Tue Apr 10 13:56:06 2018 > > New Revision: 332365 > > URL: https://svnweb.freebsd.org/changeset/base/332365 > > > > Log: > > Set

Re: svn commit: r331880 - stable/11/etc

2018-04-10 Thread Rodney W. Grimes
> On 04/10/18 04:28, Kyle Evans wrote: > > On Mon, Apr 9, 2018 at 11:59 AM, Warner Losh wrote: > >> > >> > >> On Mon, Apr 9, 2018 at 10:09 AM, Kyle Evans wrote: > >>> > >>> Right- so, back out this MFC (and the subsequent FreeBSD_version bump) > >>> and fix

Re: svn commit: r332041 - svnadmin/conf

2018-04-10 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On 5/4/18 2:27 am, Alexander Motin wrote: > > Author: mav > > Date: Wed Apr 4 18:27:18 2018 > > New Revision: 332041 > > URL: https://svnweb.freebsd.org/changeset/base/332041 > > > > Log: > >Restore Sean Eric Fagan (sef) src commit bit. > > !!?

svn commit: r332374 - head/usr.bin/head

2018-04-10 Thread Kyle Evans
Author: kevans Date: Tue Apr 10 14:44:07 2018 New Revision: 332374 URL: https://svnweb.freebsd.org/changeset/base/332374 Log: head(1): Provide long options Provide long options --bytes and --lines to match -c and -n respectively. This improves head(1)'s compatibility with its GNU

svn commit: r332373 - head/usr.bin/tail

2018-04-10 Thread Kyle Evans
Author: kevans Date: Tue Apr 10 14:42:24 2018 New Revision: 332373 URL: https://svnweb.freebsd.org/changeset/base/332373 Log: tail(1): Address mandoc concern (space before punctuation after macro) X-MFC-With: r332372 Modified: head/usr.bin/tail/tail.1 Modified:

Re: svn commit: r332372 - head/usr.bin/tail

2018-04-10 Thread Kyle Evans
On Tue, Apr 10, 2018 at 9:27 AM, Kyle Evans wrote: > Author: kevans > Date: Tue Apr 10 14:27:27 2018 > New Revision: 332372 > URL: https://svnweb.freebsd.org/changeset/base/332372 > > Log: > tail(1): Add some long options > > Add --blocks, --bytes, and --lines long options

svn commit: r332372 - head/usr.bin/tail

2018-04-10 Thread Kyle Evans
Author: kevans Date: Tue Apr 10 14:27:27 2018 New Revision: 332372 URL: https://svnweb.freebsd.org/changeset/base/332372 Log: tail(1): Add some long options Add --blocks, --bytes, and --lines long options for -b, -c, and -n respectively. This improves tail(1)'s compatibility with its GNU

svn commit: r332371 - stable/11/etc

2018-04-10 Thread Kyle Evans
Author: kevans Date: Tue Apr 10 14:13:35 2018 New Revision: 332371 URL: https://svnweb.freebsd.org/changeset/base/332371 Log: MFC r319828, r324625 r319828: rc.subr: Optimize repeated sourcing. When /etc/rc runs all /etc/rc.d scripts, it has already loaded /etc/rc.subr but each

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

2018-04-10 Thread Slawa Olhovchenkov
On Tue, Apr 10, 2018 at 01:56:06PM +, Mark Johnston wrote: > Author: markj > Date: Tue Apr 10 13:56:06 2018 > New Revision: 332365 > URL: https://svnweb.freebsd.org/changeset/base/332365 > > Log: > Set zfs_arc_free_target to v_free_target. > > Page daemon output is now regulated by a

svn commit: r332370 - in stable: 10/release/doc/share/xml 11/release/doc/share/xml

2018-04-10 Thread Glen Barber
Author: gjb Date: Tue Apr 10 14:07:29 2018 New Revision: 332370 URL: https://svnweb.freebsd.org/changeset/base/332370 Log: Document EN-18:03, EN-18:04, SA-18:04, SA-18:05. Sponsored by: The FreeBSD Foundation Modified: stable/11/release/doc/share/xml/errata.xml

svn commit: r332370 - in stable: 10/release/doc/share/xml 11/release/doc/share/xml

2018-04-10 Thread Glen Barber
Author: gjb Date: Tue Apr 10 14:07:29 2018 New Revision: 332370 URL: https://svnweb.freebsd.org/changeset/base/332370 Log: Document EN-18:03, EN-18:04, SA-18:04, SA-18:05. Sponsored by: The FreeBSD Foundation Modified: stable/10/release/doc/share/xml/errata.xml

svn commit: r332369 - head/sys/cddl/contrib/opensolaris/uts/common/dtrace

2018-04-10 Thread Mark Johnston
Author: markj Date: Tue Apr 10 14:07:02 2018 New Revision: 332369 URL: https://svnweb.freebsd.org/changeset/base/332369 Log: Correct a comment. Submitted by: Domagoj Stolfa X-MFC with: r332364 Sponsored by: DARPA, AFRL Modified:

svn commit: r332368 - in stable/11/etc: . defaults

2018-04-10 Thread Kyle Evans
Author: kevans Date: Tue Apr 10 14:04:11 2018 New Revision: 332368 URL: https://svnweb.freebsd.org/changeset/base/332368 Log: MFC r309350, r309352 r309350: If the kenv variable rc_debug is set, turn on rc_debug. r309352: Finish incomplete comments in prior revision. I was going to

svn commit: r332367 - stable/11/etc

2018-04-10 Thread Kyle Evans
Author: kevans Date: Tue Apr 10 14:00:45 2018 New Revision: 332367 URL: https://svnweb.freebsd.org/changeset/base/332367 Log: MFC r308896 r308896: rc.subr: $(ps -p $$ -o jid=) is always 0, so do not fork ps for it. The JID keyword writes 0 for a process also in the host system or in

svn commit: r332366 - stable/11

2018-04-10 Thread Kyle Evans
Author: kevans Date: Tue Apr 10 13:56:30 2018 New Revision: 332366 URL: https://svnweb.freebsd.org/changeset/base/332366 Log: MFC r316487, r316516, r316546, r316567: One big nop r316487: Allow command modifiers (fast, quiet etc.) to be stacked in any order. Add a "debug" modifier that

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

2018-04-10 Thread Mark Johnston
Author: markj Date: Tue Apr 10 13:56:06 2018 New Revision: 332365 URL: https://svnweb.freebsd.org/changeset/base/332365 Log: Set zfs_arc_free_target to v_free_target. Page daemon output is now regulated by a PID controller with a setpoint of v_free_target. Moreover, the page daemon now

svn commit: r332364 - in head/sys/cddl: contrib/opensolaris/uts/common/dtrace dev/dtrace

2018-04-10 Thread Mark Johnston
Author: markj Date: Tue Apr 10 13:47:09 2018 New Revision: 332364 URL: https://svnweb.freebsd.org/changeset/base/332364 Log: Assert that dtrace_probe() doesn't re-enter itself. This helps catch cases where an instrumented function is called while in probe context. Submitted by:

svn commit: r332363 - in stable/11: etc sys/sys

2018-04-10 Thread Kyle Evans
Author: kevans Date: Tue Apr 10 13:35:07 2018 New Revision: 332363 URL: https://svnweb.freebsd.org/changeset/base/332363 Log: Revert r331880, MFC of r328331 and bump FreeBSD_version There are logistics issues that weren't considered when this was originally MFC'd. All rc scripts in ports

svn commit: r332362 - head/sys/dts/arm

2018-04-10 Thread Marcin Wojtas
Author: mw Date: Tue Apr 10 13:25:42 2018 New Revision: 332362 URL: https://svnweb.freebsd.org/changeset/base/332362 Log: Remove deprecated DT sources of Armada 38x SoCs Now, as all platform code and drivers support Linux DT binding, safely remove deprecated sources and rely on

svn commit: r332361 - in head: sbin/geom/class/eli sys/geom/eli

2018-04-10 Thread Mariusz Zaborski
Author: oshogbo Date: Tue Apr 10 13:22:48 2018 New Revision: 332361 URL: https://svnweb.freebsd.org/changeset/base/332361 Log: Introduce dry run option for attaching the device. This will allow us to verify if passphrase and key is valid without decrypting whole device. Reviewed by:

svn commit: r332360 - svnadmin/conf

2018-04-10 Thread Kenneth D. Merry
Author: ken Date: Tue Apr 10 13:16:50 2018 New Revision: 332360 URL: https://svnweb.freebsd.org/changeset/base/332360 Log: Add Ram Kishore Vegesna (ram) as a src committer. Ram works for Broadcom and will be maintaining the Broadcom / Emulex ocs_fc(4) fibre channel driver. Alexander

Re: svn commit: r331880 - stable/11/etc

2018-04-10 Thread Kyle Evans
On Mon, Apr 9, 2018 at 11:22 PM, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] >> On Mon, Apr 9, 2018 at 11:59 AM, Warner Losh wrote: >> > >> > >> > On Mon, Apr 9, 2018 at 10:09 AM, Kyle Evans wrote:

svn commit: r332359 - in head/sys: arm64/conf arm64/qualcomm conf

2018-04-10 Thread Ruslan Bukin
Author: br Date: Tue Apr 10 12:53:48 2018 New Revision: 332359 URL: https://svnweb.freebsd.org/changeset/base/332359 Log: Enable Qualcomm Debug Subsystem (QDSS) block on MSM8916 SoC. This is required for ARM Coresight operation on Dragonboard 410c. Sponsored by: DARPA, AFRL

svn commit: r332358 - head/tests/sys/netpfil

2018-04-10 Thread Kristof Provost
Author: kp Date: Tue Apr 10 12:45:34 2018 New Revision: 332358 URL: https://svnweb.freebsd.org/changeset/base/332358 Log: pf tests: Do not build or install if pf is not enabled Do not build or install pf tests if WITHOUT_PF is set. This fixes the build failure with WITHOUT_PF=yes.

svn commit: r332354 - head/sys/dev/etherswitch/e6000sw

2018-04-10 Thread Marcin Wojtas
Author: mw Date: Tue Apr 10 08:35:43 2018 New Revision: 332354 URL: https://svnweb.freebsd.org/changeset/base/332354 Log: Improve detection of addressing mode in e6000sw Some devices cannot rely on the switch MDIO address passed in the DTB for specifying single/multi-chip addressing

svn commit: r332353 - head/usr.bin/systat

2018-04-10 Thread Michael Tuexen
Author: tuexen Date: Tue Apr 10 08:19:14 2018 New Revision: 332353 URL: https://svnweb.freebsd.org/changeset/base/332353 Log: Don't show the number of currently established SCTP associations, since this is not monotonically increasing. It's number can be derived from the other counters

svn commit: r332352 - head/usr.sbin/ctld

2018-04-10 Thread Edward Tomasz Napierala
Author: trasz Date: Tue Apr 10 08:14:31 2018 New Revision: 332352 URL: https://svnweb.freebsd.org/changeset/base/332352 Log: Strip trailing whitespace. MFC after:2 weeks Modified: head/usr.sbin/ctld/ctl.conf.5 Modified: head/usr.sbin/ctld/ctl.conf.5

svn commit: r332351 - head/sbin/camcontrol

2018-04-10 Thread Edward Tomasz Napierala
Author: trasz Date: Tue Apr 10 08:13:59 2018 New Revision: 332351 URL: https://svnweb.freebsd.org/changeset/base/332351 Log: Strip trailing whitespace. MFC after:2 weeks Modified: head/sbin/camcontrol/camcontrol.8 Modified: head/sbin/camcontrol/camcontrol.8

Re: svn commit: r331880 - stable/11/etc

2018-04-10 Thread Alexey Dokuchaev
On Tue, Apr 10, 2018 at 01:29:19AM +0200, Oliver Pinter wrote: > On Monday, April 9, 2018, Warner Losh wrote: > > On Mon, Apr 9, 2018 at 10:09 AM, Kyle Evans wrote: > > > Right- so, back out this MFC (and the subsequent FreeBSD_version bump) > > > and fix the

svn commit: r332350 - head/share/man/man7

2018-04-10 Thread Edward Tomasz Napierala
Author: trasz Date: Tue Apr 10 08:01:55 2018 New Revision: 332350 URL: https://svnweb.freebsd.org/changeset/base/332350 Log: Make development(7) mention tests and section 9 of manual pages. MFC after:2 weeks Modified: head/share/man/man7/development.7 Modified:

Re: svn commit: r331880 - stable/11/etc

2018-04-10 Thread Niclas Zeising
On 04/10/18 04:28, Kyle Evans wrote: On Mon, Apr 9, 2018 at 11:59 AM, Warner Losh wrote: On Mon, Apr 9, 2018 at 10:09 AM, Kyle Evans wrote: Right- so, back out this MFC (and the subsequent FreeBSD_version bump) and fix the ports to do the right thing

Re: svn commit: r332041 - svnadmin/conf

2018-04-10 Thread Julian Elischer
On 5/4/18 2:27 am, Alexander Motin wrote: Author: mav Date: Wed Apr 4 18:27:18 2018 New Revision: 332041 URL: https://svnweb.freebsd.org/changeset/base/332041 Log: Restore Sean Eric Fagan (sef) src commit bit. !!  Welcome back SEF! I (mav) will be his mentor. Approved by: