Author: bz
Date: Sun Oct 11 00:01:00 2020
New Revision: 366623
URL: https://svnweb.freebsd.org/changeset/base/366623
Log:
ip_mroute: fix the viftable export sysctl
It seems that in r354857 I got more than one thing wrong.
Convert the SYSCTL_OPAQUE to a SYSCTL_PROC to properly export the t
Author: cem
Date: Sat Oct 10 21:52:00 2020
New Revision: 366622
URL: https://svnweb.freebsd.org/changeset/base/366622
Log:
random(4) FenestrasX: Push root seed version to arc4random(3)
Push the root seed version to userspace through the VDSO page, if
the RANDOM_FENESTRASX algorithm is ena
Author: cem
Date: Sat Oct 10 21:48:06 2020
New Revision: 366621
URL: https://svnweb.freebsd.org/changeset/base/366621
Log:
arc4random(9): Integrate with RANDOM_FENESTRASX push-reseed
There is no functional change for the existing Fortuna random(4)
implementation, which remains the default
Author: cem
Date: Sat Oct 10 21:45:59 2020
New Revision: 366620
URL: https://svnweb.freebsd.org/changeset/base/366620
Log:
Add "Fenestras X" alternative /dev/random implementation
Fortuna remains the default; no functional change to GENERIC.
Big picture:
- Scalable entropy generation
Author: kib
Date: Sat Oct 10 18:22:12 2020
New Revision: 366619
URL: https://svnweb.freebsd.org/changeset/base/366619
Log:
MFC r366415:
Move ctx_switch_xsave declaration to amd64 md_var.h.
Modified:
stable/11/sys/amd64/include/md_var.h
stable/11/sys/x86/include/x86_var.h
Directory Propert
Author: kib
Date: Sat Oct 10 18:18:08 2020
New Revision: 366618
URL: https://svnweb.freebsd.org/changeset/base/366618
Log:
MFC r366514:
Fix typo.
Modified:
stable/11/sys/net/if.h
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sys/net/if.h
=
On Sat, Oct 10, 2020 at 09:02:50AM -0500, Mike Karels wrote:
> > Date: Sat, 10 Oct 2020 15:28:29 +0200
> > From: Gordon Bergling
> > On Sat, Oct 10, 2020 at 08:12:43AM -0500, Mike Karels wrote:
> > > > Author: gbe (doc committer)
> > > > Date: Sat Oct 10 09:52:41 2020
> > > > New Revision: 366608
Author: gbe (doc committer)
Date: Sat Oct 10 14:38:01 2020
New Revision: 366617
URL: https://svnweb.freebsd.org/changeset/base/366617
Log:
pnfsdsfile(8): Remove dublicate word 'the'
MFC after:1 week
Modified:
head/usr.sbin/pnfsdsfile/pnfsdsfile.8
Modified: head/usr.sbin/pnfsdsfile/p
Author: gbe (doc committer)
Date: Sat Oct 10 14:36:16 2020
New Revision: 366616
URL: https://svnweb.freebsd.org/changeset/base/366616
Log:
cxgbetool(8): Remove dublicate word 'whether'
MFC after:1 week
Modified:
head/usr.sbin/cxgbetool/cxgbetool.8
Modified: head/usr.sbin/cxgbetool/c
Author: gbe (doc committer)
Date: Sat Oct 10 14:20:07 2020
New Revision: 366615
URL: https://svnweb.freebsd.org/changeset/base/366615
Log:
man5: Fix a few typos spotted by igor
- fstab(5): conjuction -> conjunction
- mount.conf(5): repeated 'the'
- periodic.conf(5): Partion -> Partitio
> Date: Sat, 10 Oct 2020 15:28:29 +0200
> From: Gordon Bergling
> On Sat, Oct 10, 2020 at 08:12:43AM -0500, Mike Karels wrote:
> > > Author: gbe (doc committer)
> > > Date: Sat Oct 10 09:52:41 2020
> > > New Revision: 366608
> > > URL: https://svnweb.freebsd.org/changeset/base/366608
> >
> > > L
Author: kib
Date: Sat Oct 10 13:46:48 2020
New Revision: 366614
URL: https://svnweb.freebsd.org/changeset/base/366614
Log:
MFC r366417:
amd64: Store full 64bit of FIP/FDP for 64bit processes when using XSAVE.
PR: 250043
Modified:
stable/12/sys/amd64/amd64/cpu_switch.S
stable/12/sys
Author: gbe (doc committer)
Date: Sat Oct 10 13:39:13 2020
New Revision: 366613
URL: https://svnweb.freebsd.org/changeset/base/366613
Log:
ls(1): Use \& as an escape character for the ',' option
Reported by: karels@, xtouqh at hotmail dot com
MFC after:1 day
Modified:
head/bin/ls/
Author: kib
Date: Sat Oct 10 13:33:57 2020
New Revision: 366612
URL: https://svnweb.freebsd.org/changeset/base/366612
Log:
MFC r366514:
Fix typo.
Modified:
stable/12/sys/net/if.h
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sys/net/if.h
=
On Sat, Oct 10, 2020 at 08:12:43AM -0500, Mike Karels wrote:
> > Author: gbe (doc committer)
> > Date: Sat Oct 10 09:52:41 2020
> > New Revision: 366608
> > URL: https://svnweb.freebsd.org/changeset/base/366608
>
> > Log:
> > MFC r366407, r366403
> >
> > ls(1): Bugfix for an issue reported
> Author: gbe (doc committer)
> Date: Sat Oct 10 09:52:41 2020
> New Revision: 366608
> URL: https://svnweb.freebsd.org/changeset/base/366608
> Log:
> MFC r366407, r366403
>
> ls(1): Bugfix for an issue reported by mandoc
> dhclient(8): Bugfixes for some issues reported by mandoc
>
>
Author: gbe (doc committer)
Date: Sat Oct 10 13:01:04 2020
New Revision: 366611
URL: https://svnweb.freebsd.org/changeset/base/366611
Log:
cpuset(1): Fix a typo
- 'at at' -> 'at a'
MFC after:1 week
Modified:
head/usr.bin/cpuset/cpuset.1
Modified: head/usr.bin/cpuset/cpuset.1
==
Author: gbe (doc committer)
Date: Sat Oct 10 12:06:39 2020
New Revision: 366610
URL: https://svnweb.freebsd.org/changeset/base/366610
Log:
sigevent(3): Fix a typo
- asychronous -> asynchronous
MFC after:1 week
Modified:
head/share/man/man3/sigevent.3
Modified: head/share/man/ma
Author: gbe (doc committer)
Date: Sat Oct 10 12:05:54 2020
New Revision: 366609
URL: https://svnweb.freebsd.org/changeset/base/366609
Log:
dtrace_audit(4): Fix a typo
- asynchonously -> asynchronously
MFC after:1 week
Modified:
head/share/man/man4/dtrace_audit.4
Modified: head/
Author: gbe (doc committer)
Date: Sat Oct 10 09:52:41 2020
New Revision: 366608
URL: https://svnweb.freebsd.org/changeset/base/366608
Log:
MFC r366407, r366403
ls(1): Bugfix for an issue reported by mandoc
dhclient(8): Bugfixes for some issues reported by mandoc
- no blank before tra
Author: gbe (doc committer)
Date: Sat Oct 10 09:50:09 2020
New Revision: 366607
URL: https://svnweb.freebsd.org/changeset/base/366607
Log:
MFC r366408, r366410, r366405
fsdb(8): Fix an issue reported by mandoc
mdmfs(8): Fix an issue reported by mandoc
devd.conf(5): Bugfix for an issue r
Author: gbe (doc committer)
Date: Sat Oct 10 09:44:56 2020
New Revision: 366606
URL: https://svnweb.freebsd.org/changeset/base/366606
Log:
MFC r366411: gvinum(8): Fix an issue reported by mandoc
- new sentence, new line
Modified:
stable/12/sbin/gvinum/gvinum.8
Directory Properties:
sta
Author: gbe (doc committer)
Date: Sat Oct 10 09:43:35 2020
New Revision: 366605
URL: https://svnweb.freebsd.org/changeset/base/366605
Log:
MFC 366404: cp(1): Bugfixes for some issues reported by mandoc
- no blank before trailing delimiter
Modified:
stable/12/bin/cp/cp.1
Directory Propert
Author: gbe (doc committer)
Date: Sat Oct 10 09:42:24 2020
New Revision: 366604
URL: https://svnweb.freebsd.org/changeset/base/366604
Log:
MFC r366409: veriexec(8): Bugfix for an issue reported by mandoc
- consider using OS macro: Nx
Modified:
stable/12/sbin/veriexec/veriexec.8
Directory
Author: gbe (doc committer)
Date: Sat Oct 10 09:41:20 2020
New Revision: 366603
URL: https://svnweb.freebsd.org/changeset/base/366603
Log:
MFC r366406: camcontrol(8): Bugfixes for some issues reported by mandoc
- new sentence, new line
Modified:
stable/12/sbin/camcontrol/camcontrol.8
Dir
Author: gbe (doc committer)
Date: Sat Oct 10 09:40:03 2020
New Revision: 366602
URL: https://svnweb.freebsd.org/changeset/base/366602
Log:
MFC r366414: cpuset(1): Fix some issues reported by mandoc
- whitespace at end of input line
- new sentence, new line
Modified:
stable/12/usr.bin/c
Author: manu
Date: Sat Oct 10 07:20:59 2020
New Revision: 366600
URL: https://svnweb.freebsd.org/changeset/base/366600
Log:
arm: Check dtb version against the one we're expecting to find
Reviewed by: imp, emaste, mmel
Differential Revision:https://reviews.freebsd.org/D26725
Modi
Author: manu
Date: Sat Oct 10 07:18:51 2020
New Revision: 366599
URL: https://svnweb.freebsd.org/changeset/base/366599
Log:
Brand our DTS with the Linux version it was imported from
DTS must be synced with the kernel, add a freebsd,dts-version string in
the root node of each DTS that we c
28 matches
Mail list logo