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:
head/tests/sys/geom/cla
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
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)
___
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:
head/sys/netin
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:
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 ag
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 (rela
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 ca
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 whe
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:
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: Mel
11 matches
Mail list logo