Author: mmel
Date: Sat Nov 28 09:06:51 2020
New Revision: 368121
URL: https://svnweb.freebsd.org/changeset/base/368121
Log:
MFC r366700:
Add 'netserver' command to EFI loader.
Modified:
stable/12/stand/efi/loader/main.c
Directory Properties:
stable/12/ (props changed)
Modified: st
Author: kib
Date: Sat Nov 28 10:36:19 2020
New Revision: 368122
URL: https://svnweb.freebsd.org/changeset/base/368122
Log:
MFC r367918, r367919:
Stop using eventhandler to invoke umtx_exec hook.
Modified:
stable/12/sys/kern/kern_exec.c
stable/12/sys/kern/kern_umtx.c
stable/12/sys/sys/um
Author: kib
Date: Sat Nov 28 10:38:00 2020
New Revision: 368123
URL: https://svnweb.freebsd.org/changeset/base/368123
Log:
MFC r367923:
Stop using eventhandlers for itimers subsystem exec and exit hooks.
Modified:
stable/12/sys/kern/kern_exec.c
stable/12/sys/kern/kern_exit.c
stable/12/s
Author: kib
Date: Sat Nov 28 12:12:51 2020
New Revision: 368124
URL: https://svnweb.freebsd.org/changeset/base/368124
Log:
Make MAXPHYS tunable. Bump MAXPHYS to 1M.
Replace MAXPHYS by runtime variable maxphys. It is initialized from
MAXPHYS by default, but can be also adjusted with the t
Author: kib
Date: Sat Nov 28 12:19:20 2020
New Revision: 368125
URL: https://svnweb.freebsd.org/changeset/base/368125
Log:
libc: Add pthread_attr_get_np(3) stub, reporting ESRCH.
This seems to be required by recent clang asan.
I do not see other way than put the symbol under FBSD_1.0 vers
Author: mmel
Date: Sat Nov 28 15:00:08 2020
New Revision: 368126
URL: https://svnweb.freebsd.org/changeset/base/368126
Log:
Remove now unused armv4 and not-INTRNG files.
Deleted:
head/sys/arm/arm/identcpu-v4.c
head/sys/arm/arm/intr.c
head/sys/arm/arm/locore-v4.S
head/sys/arm/arm/pmap-v4
Author: melifaro
Date: Sat Nov 28 15:11:59 2020
New Revision: 368127
URL: https://svnweb.freebsd.org/changeset/base/368127
Log:
Cleanup nexthops request flags:
* remove NHR_IFAIF as it was used by previous version of nexthop KPI
* update NHR_REF description
Modified:
head/sys/net/route.h
Author: melifaro
Date: Sat Nov 28 15:46:40 2020
New Revision: 368128
URL: https://svnweb.freebsd.org/changeset/base/368128
Log:
Add nhgrp_get_idx() as a counterpart for nhop_get_idx().
It allows the routing-related code to reference nexthop groups by index
instead of storing a pointer.
Author: cy
Date: Sat Nov 28 18:09:16 2020
New Revision: 368129
URL: https://svnweb.freebsd.org/changeset/base/368129
Log:
MFC r367094:
MFV r367082:
Update unbound 1.11.0 --> 1.12.0.
Modified:
stable/11/contrib/unbound/Makefile.in
stable/11/contrib/unbound/README.md
stable/11/con
Author: cy
Date: Sat Nov 28 18:09:16 2020
New Revision: 368129
URL: https://svnweb.freebsd.org/changeset/base/368129
Log:
MFC r367094:
MFV r367082:
Update unbound 1.11.0 --> 1.12.0.
Modified:
stable/12/contrib/unbound/Makefile.in
stable/12/contrib/unbound/README.md
stable/12/con
Author: phk
Date: Sat Nov 28 22:34:33 2020
New Revision: 368130
URL: https://svnweb.freebsd.org/changeset/base/368130
Log:
Add watchdog(9) driver for the Fintek F81803 SuperIO chip
Added:
head/share/man/man4/ftwd.4 (contents, props changed)
head/sys/dev/ftwd/
head/sys/dev/ftwd/ftwd.c
Author: asomers
Date: Sat Nov 28 23:24:19 2020
New Revision: 368131
URL: https://svnweb.freebsd.org/changeset/base/368131
Log:
ping: allow building without INET support
Building without INET6 support was already possible. Now it's possible to
build ping with only INET6, or even with neith
Author: mav
Date: Sun Nov 29 00:20:31 2020
New Revision: 368132
URL: https://svnweb.freebsd.org/changeset/base/368132
Log:
Increase nvme(4) maximum transfer size from 1MB to 2MB.
With 4KB page size the 2MB is the maximum we can address with one page PRP.
Going further would require chaini
Author: mav
Date: Sun Nov 29 00:35:13 2020
New Revision: 368133
URL: https://svnweb.freebsd.org/changeset/base/368133
Log:
Mark inline functions static.
Modified:
head/sys/dev/isp/isp_library.h
Modified: head/sys/dev/isp/isp_library.h
=
Author: mav
Date: Sun Nov 29 00:49:14 2020
New Revision: 368134
URL: https://svnweb.freebsd.org/changeset/base/368134
Log:
Remove alignment requirements for KVA buffer mapping.
After r368124 vmapbuf() should happily map misaligned maxphys-sized buffers
thanks to extra page added to pbuf_z
Author: grehan
Date: Sun Nov 29 00:54:13 2020
New Revision: 368135
URL: https://svnweb.freebsd.org/changeset/base/368135
Log:
MFC r368047
Remove manual instruction encodings for VMLOAD, VMRUN, and VMSAVE.
Modified:
stable/12/sys/amd64/vmm/amd/svm_support.S
Directory Properties:
stable/12
Author: mav
Date: Sun Nov 29 00:57:19 2020
New Revision: 368136
URL: https://svnweb.freebsd.org/changeset/base/368136
Log:
Remove aligment requirements for passthrough buffer.
After r368124 vmapbuf() should happily map misaligned maxphys-sized buffers
thanks to extra page added to pbuf_zo
Author: rmacklem
Date: Sun Nov 29 01:22:30 2020
New Revision: 368137
URL: https://svnweb.freebsd.org/changeset/base/368137
Log:
MFC: r367026
Add "-R" option to tell mountd to not register with rpcbind.
rpcbind is now considered a security risk for some sites.
Since an NFSv4 only NFS ser
Author: mav
Date: Sun Nov 29 01:30:17 2020
New Revision: 368138
URL: https://svnweb.freebsd.org/changeset/base/368138
Log:
Remove alignment requirements for KVA buffer mapping.
After r368124 pbuf_zone has extra page to handle this particular case.
Modified:
head/sys/kern/kern_physio.c
M
Author: rmacklem
Date: Sun Nov 29 01:32:53 2020
New Revision: 368139
URL: https://svnweb.freebsd.org/changeset/base/368139
Log:
MFC: r367027
Update man page for -R option added by r376026.
This is a content change.
Modified:
stable/12/usr.sbin/mountd/mountd.8
Directory Properties:
st
Author: yuripv
Date: Sun Nov 29 01:43:04 2020
New Revision: 368140
URL: https://svnweb.freebsd.org/changeset/base/368140
Log:
hwpstate_intel: don't unconditionally print the error message
Actually check the wrmsr_safe() return value when setting autonomous
HWP for package.
PR:
21 matches
Mail list logo