svn commit: r361129 - head/tests/sys/geom/class/gate

2020-05-16 Thread Alan Somers
Author: asomers Date: Sun May 17 02:41:50 2020 New Revision: 361129 URL: https://svnweb.freebsd.org/changeset/base/361129 Log: Reenable sys.geom.class.gate.ggate_test.ggated in CI Should be fixed by r360613 PR: 244737 Reported by: lwhsu Modified:

svn commit: r361118 - head/sys/dev/ath/ath_rate/sample

2020-05-16 Thread Adrian Chadd
Author: adrian Date: Sat May 16 21:59:41 2020 New Revision: 361118 URL: https://svnweb.freebsd.org/changeset/base/361118 Log: [ath_rate_sample] Fix correct status when completing frames with short failures. My preivous logic was a bit wrong. This caused transmissions that failed due to

svn commit: r361117 - head/bin/sh/tests/execution

2020-05-16 Thread Jilles Tjoelker
Author: jilles Date: Sat May 16 19:38:58 2020 New Revision: 361117 URL: https://svnweb.freebsd.org/changeset/base/361117 Log: sh/tests: Fix keywords on newly added test Modified: Directory Properties: head/bin/sh/tests/execution/unknown2.0 (props changed)

svn commit: r361116 - head/sys/netinet

2020-05-16 Thread Michael Tuexen
Author: tuexen Date: Sat May 16 19:26:39 2020 New Revision: 361116 URL: https://svnweb.freebsd.org/changeset/base/361116 Log: Ensure that an stcb is not dereferenced when it is about to be freed. This issue was found by SYZKALLER. MFC after:3 days Modified:

svn commit: r361115 - head/tools/tools/ath/athratestats

2020-05-16 Thread Adrian Chadd
Author: adrian Date: Sat May 16 18:49:37 2020 New Revision: 361115 URL: https://svnweb.freebsd.org/changeset/base/361115 Log: [ath] Flip athratestats to use two columns for now. Yeah I have too many rates on the screen now... Modified: head/tools/tools/ath/athratestats/main.c Modified:

Re: svn commit: r361114 - head/libexec/rc/rc.d

2020-05-16 Thread Colin Percival
On 2020-05-16 11:37, Colin Percival wrote: > Author: cperciva > Date: Sat May 16 18:37:48 2020 > New Revision: 361114 > URL: https://svnweb.freebsd.org/changeset/base/361114 > > Log: > Move the devmatch rc.d script before netif in the boot process. > > Prior to this change, using lagg to

svn commit: r361114 - head/libexec/rc/rc.d

2020-05-16 Thread Colin Percival
Author: cperciva Date: Sat May 16 18:37:48 2020 New Revision: 361114 URL: https://svnweb.freebsd.org/changeset/base/361114 Log: Move the devmatch rc.d script before netif in the boot process. Prior to this change, using lagg to aggregate wired and wireless networks was broken in the

svn commit: r361113 - head/sys/net

2020-05-16 Thread Pawel Biernacki
Author: kaktus Date: Sat May 16 17:05:44 2020 New Revision: 361113 URL: https://svnweb.freebsd.org/changeset/base/361113 Log: sysctl: fix setting net.isr.dispatch during early boot Fix another collateral damage of r357614: netisr is initialised way before malloc() is available hence it

svn commit: r361112 - in head/bin/sh: . tests/execution

2020-05-16 Thread Jilles Tjoelker
Author: jilles Date: Sat May 16 16:29:23 2020 New Revision: 361112 URL: https://svnweb.freebsd.org/changeset/base/361112 Log: sh: Fix double INTON with vfork The shell maintains a count of the number of times SIGINT processing has been disabled via INTOFF, so SIGINT processing resumes

svn commit: r361111 - in head/sys/cam: . ata mmc nvme scsi

2020-05-16 Thread Conrad Meyer
Author: cem Date: Sat May 16 14:33:08 2020 New Revision: 36 URL: https://svnweb.freebsd.org/changeset/base/36 Log: cam: ANSIfy 0-argument function definitions No functional change. Reviewed by: imp Differential Revision:https://reviews.freebsd.org/D24854 Modified:

svn commit: r361110 - head/sys/compat/linuxkpi/common/include/linux

2020-05-16 Thread Hans Petter Selasky
Author: hselasky Date: Sat May 16 14:27:50 2020 New Revision: 361110 URL: https://svnweb.freebsd.org/changeset/base/361110 Log: Implement synchronize_srcu_expedited() in the LinuxKPI. Differential Revision:https://reviews.freebsd.org/D24798 MFC after:1 week Sponsored by:

svn commit: r361107 - head/tools/tools/ath/athratestats

2020-05-16 Thread Adrian Chadd
Author: adrian Date: Sat May 16 06:09:24 2020 New Revision: 361107 URL: https://svnweb.freebsd.org/changeset/base/361107 Log: [ath] ok ok, fix the indenting now that I have 5 column packet sizes. Now things line up nicely again. There's a lot of them, and I don't have a long enough