Author: mhorne
Date: Fri May 1 01:31:19 2020
New Revision: 360519
URL: https://svnweb.freebsd.org/changeset/base/360519
Log:
Add RISC-V interpreter example
Now that RISC-V support has landed in qemu-user-static, add to the list
of examples in the binmiscctl(8) manpage.
Reviewed by:
Author: jkim
Date: Fri May 1 01:26:36 2020
New Revision: 360517
URL: https://svnweb.freebsd.org/changeset/base/360517
Log:
MFV: r360512
Merge ACPICA 20200430.
Modified:
head/sys/contrib/dev/acpica/changes.txt
head/sys/contrib/dev/acpica/common/acgetline.c
head/sys/contrib/dev
Author: rmacklem
Date: Fri May 1 00:36:14 2020
New Revision: 360514
URL: https://svnweb.freebsd.org/changeset/base/360514
Log:
Factor some code out of nfsm_dissct() into separate functions.
Factoring some of the code in nfsm_dissct() out into separate functions
allows these functions to
Author: jhb
Date: Thu Apr 30 22:08:40 2020
New Revision: 360511
URL: https://svnweb.freebsd.org/changeset/base/360511
Log:
Remove the SYMVER build option.
This option was added as a transition aide when symbol versioning was
first added. It was enabled by default in 2007 and is supported
Author: emaste
Date: Thu Apr 30 21:09:01 2020
New Revision: 360509
URL: https://svnweb.freebsd.org/changeset/base/360509
Log:
geli tests require OpenSSL - exclude them under WITHOUT_OPENSSL
PR: 245931
Submitted by: The FreeBSD Foundation
Modified:
head/tests/sys/geom/class/Ma
Author: imp
Date: Thu Apr 30 21:08:59 2020
New Revision: 360508
URL: https://svnweb.freebsd.org/changeset/base/360508
Log:
Fix three bugs highlighted by review:
- maxio should be dp->d_maxsize. This is often MAXPHYS, but not always
(especially if MAXPHYS is > 1MB).
- Unlock the periph
Author: emaste
Date: Thu Apr 30 21:08:22 2020
New Revision: 360507
URL: https://svnweb.freebsd.org/changeset/base/360507
Log:
src.conf.5: regen after WITHOUT_OPENSSL dep changes
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
Author: kevans
Date: Thu Apr 30 21:04:39 2020
New Revision: 360506
URL: https://svnweb.freebsd.org/changeset/base/360506
Log:
lualoader: config: improve readConfFiles, rename to readConf
The previous interface was pretty bad, and required the caller to get some
implementation details corr
Author: kevans
Date: Thu Apr 30 20:58:58 2020
New Revision: 360505
URL: https://svnweb.freebsd.org/changeset/base/360505
Log:
lualoader: config: add a table for restricted environment vars
This new table should be used for transient values that don't need to end up
in the loader environme
Author: imp
Date: Thu Apr 30 20:58:38 2020
New Revision: 360504
URL: https://svnweb.freebsd.org/changeset/base/360504
Log:
Style(9) nit: put function name at start of line.
Modified:
head/sys/dev/nvme/nvme_ns.c
Modified: head/sys/dev/nvme/nvme_ns.c
===
Author: imp
Date: Thu Apr 30 20:58:33 2020
New Revision: 360503
URL: https://svnweb.freebsd.org/changeset/base/360503
Log:
Move / reword a comment.
Explain what we're doing with mapping CAM's notion of a LUN to NVMe's
notion of a namespace.
Modified:
head/sys/dev/nvme/nvme_sim.c
Modif
Author: imp
Date: Thu Apr 30 19:48:55 2020
New Revision: 360502
URL: https://svnweb.freebsd.org/changeset/base/360502
Log:
Remove stray blank line.
This was accidentally added in r360483.
Modified:
head/sys/cam/cam_ccb.h
Modified: head/sys/cam/cam_ccb.h
=
Author: emaste
Date: Thu Apr 30 18:11:56 2020
New Revision: 360501
URL: https://svnweb.freebsd.org/changeset/base/360501
Log:
src.opts.mk: add WITHOUT_OPENSSL dependencies
A number of components require OpenSSL and fail to build if it is not
enabled. As a first phase force these off unde
Author: avg
Date: Thu Apr 30 15:45:01 2020
New Revision: 360499
URL: https://svnweb.freebsd.org/changeset/base/360499
Log:
ig4iic_acpi_probe: remove set but unused variable
MFC after:1 week
Modified:
head/sys/dev/ichiic/ig4_acpi.c
Modified: head/sys/dev/ichiic/ig4_acpi.c
===
Author: markj
Date: Thu Apr 30 15:39:04 2020
New Revision: 360498
URL: https://svnweb.freebsd.org/changeset/base/360498
Log:
Increase the iflib txq callout mutex name length to 32 bytes.
With a length of 16, the name (":TX():callout") typically
gets truncated.
PR: 245712
Author: bcr (doc committer)
Date: Thu Apr 30 12:02:13 2020
New Revision: 360493
URL: https://svnweb.freebsd.org/changeset/base/360493
Log:
Add a new manual page for unionfs(5), written by
Gordon Bergling. Hook it up to the build by adding
it to the Makefile.
Submitted by: gbergling_
Author: bcr (doc committer)
Date: Thu Apr 30 11:17:29 2020
New Revision: 360492
URL: https://svnweb.freebsd.org/changeset/base/360492
Log:
Add HISTORY sections to disk(9), driver(9), and
epoch(9).
In one instance, remove a trailing whitespace while here.
Submitted by: gbergling_gmail
Author: rscheff
Date: Thu Apr 30 11:11:28 2020
New Revision: 360491
URL: https://svnweb.freebsd.org/changeset/base/360491
Log:
Introduce a lower bound of 2 MSS to TCP Cubic.
Running TCP Cubic together with ECN could end up reducing cwnd down to 1
byte, if the
receiver continously sets th
18 matches
Mail list logo