Author: mm
Date: Wed Feb 13 07:37:33 2019
New Revision: 344089
URL: https://svnweb.freebsd.org/changeset/base/344089
Log:
MFV r344088 (libarchive):
archive_read_disk_posix.c: initialize delayed_errno
MFC after:2 weeks
Modified:
head/contrib/libarchive/libarchive/archive_read_disk_p
Author: obrien
Date: Wed Feb 13 04:52:01 2019
New Revision: 344085
URL: https://svnweb.freebsd.org/changeset/base/344085
Log:
Note that readpassphrase() came into FreeBSD's libc at 4.6.
Modified:
head/lib/libc/gen/readpassphrase.3
Modified: head/lib/libc/gen/readpassphrase.3
Author: kevans
Date: Wed Feb 13 04:19:08 2019
New Revision: 344084
URL: https://svnweb.freebsd.org/changeset/base/344084
Log:
libbe(3): Fix be_destroy behavior w.r.t. deep BE snapshots and -o
be_destroy is documented to recursively destroy a boot environment. In the
case of snapshots, on
Author: jhibbits
Date: Wed Feb 13 03:11:12 2019
New Revision: 344083
URL: https://svnweb.freebsd.org/changeset/base/344083
Log:
powerpc/booke: Use the 'tlbilx' instruction on newer cores
Newer cores have the 'tlbilx' instruction, which doesn't broadcast over
CoreNet. This is significantl
Author: imp
Date: Wed Feb 13 00:10:12 2019
New Revision: 344070
URL: https://svnweb.freebsd.org/changeset/base/344070
Log:
Fix panic message.
The panic message lead people to believe some userland CAM request had
caused a problem when in reallity it was for a kernel request (eg the
USER
> On Feb 12, 2019, at 3:24 PM, Martin Matuska wrote:
>
> Author: mm
> Date: Tue Feb 12 23:24:45 2019
> New Revision: 344065
> URL: https://svnweb.freebsd.org/changeset/base/344065
>
> Log:
> MFV r344063:
> Sync libarchive with vendor.
>
> Relevant vendor changes:
>PR #1085: Fix a null
Author: marius
Date: Tue Feb 12 23:39:18 2019
New Revision: 344069
URL: https://svnweb.freebsd.org/changeset/base/344069
Log:
With r344062 in place, hwpmc_mod.c generally needs bus_if.h and
device_if.h.
Modified:
head/sys/modules/hwpmc/Makefile
Modified: head/sys/modules/hwpmc/Makefile
===
Author: ngie
Date: Tue Feb 12 23:35:46 2019
New Revision: 344067
URL: https://svnweb.freebsd.org/changeset/base/344067
Log:
Fix up concurrent test zpool setup and teardown
Set up zpools with a more unique name, stash the zpool name away in a file
pointed
to by `$ZPOOL_NAME_FILE` (which i
Author: ngie
Date: Tue Feb 12 23:33:16 2019
New Revision: 344066
URL: https://svnweb.freebsd.org/changeset/base/344066
Log:
Add rc.resume(8) alias for rc(8) to fix the manpage cross references
This issue was noticed when running `make manlint` as part of MFCing r342597
to
^/stable/11:
Author: mm
Date: Tue Feb 12 23:24:45 2019
New Revision: 344065
URL: https://svnweb.freebsd.org/changeset/base/344065
Log:
MFV r344063:
Sync libarchive with vendor.
Relevant vendor changes:
PR #1085: Fix a null pointer dereference bug in zip writer
PR #1110: ZIP reader added suppor
Author: marius
Date: Tue Feb 12 22:33:17 2019
New Revision: 344064
URL: https://svnweb.freebsd.org/changeset/base/344064
Log:
Fix the build with ALTQ after r344060.
Modified:
head/sys/net/iflib.c
Modified: head/sys/net/iflib.c
=
Author: marius
Date: Tue Feb 12 21:23:59 2019
New Revision: 344062
URL: https://svnweb.freebsd.org/changeset/base/344062
Log:
Make taskqgroup_attach{,_cpu}(9) work across architectures
So far, intr_{g,s}etaffinity(9) take a single int for identifying
a device interrupt. This approach does
Author: kp
Date: Tue Feb 12 21:22:57 2019
New Revision: 344061
URL: https://svnweb.freebsd.org/changeset/base/344061
Log:
garp: Fix vnet related panic for gratuitous arp
Gratuitous ARP packets are sent from a timer, which means we don't have a vnet
context set. As a result we panic trying
Author: marius
Date: Tue Feb 12 21:08:44 2019
New Revision: 344060
URL: https://svnweb.freebsd.org/changeset/base/344060
Log:
Further correct and optimize the bus_dma(9) usage of iflib(4):
o Correct the obvious bugs in the netmap(4) parts:
- No longer check for the existence of DMA maps as
Author: phk
Date: Tue Feb 12 21:06:07 2019
New Revision: 344059
URL: https://svnweb.freebsd.org/changeset/base/344059
Log:
Point people to SMP(4) for CPU<->domain mapping.
Modified:
head/share/man/man4/numa.4
Modified: head/share/man/man4/numa.4
==
Author: imp
Date: Tue Feb 12 19:05:09 2019
New Revision: 344057
URL: https://svnweb.freebsd.org/changeset/base/344057
Log:
Revert r343077 until the license issues surrounding it can be resolved.
Approved by: core@
Modified:
head/usr.sbin/bhyve/uart_emul.c
Modified: head/usr.sbin/bhyve/
Author: dim
Date: Tue Feb 12 18:32:14 2019
New Revision: 344056
URL: https://svnweb.freebsd.org/changeset/base/344056
Log:
Pull in r339734 from upstream llvm trunk (by Eli Friedman):
[ARM] Make PerformSHLSimplify add nodes to the DAG worklist correctly.
Intentionally excluding node
Author: trasz
Date: Tue Feb 12 13:01:55 2019
New Revision: 344050
URL: https://svnweb.freebsd.org/changeset/base/344050
Log:
Fix markup - use .Pa for the directory component, not .Fa.
Reported by: 0mp
MFC after:2 weeks
Sponsored by: DARPA, AFRL
Modified:
head/share/man/man7/port
Author: luporl
Date: Tue Feb 12 11:29:03 2019
New Revision: 344049
URL: https://svnweb.freebsd.org/changeset/base/344049
Log:
[ppc64] prevent infinite loop on icache sync
At moea64_sync_icache(), when the 'va' argument has page size
alignment, round_page() will return the same value as 'v
Author: tuexen
Date: Tue Feb 12 10:17:21 2019
New Revision: 344048
URL: https://svnweb.freebsd.org/changeset/base/344048
Log:
Improve input validation for raw IPv4 socket using the IP_HDRINCL
option.
This issue was found by running syzkaller on OpenBSD.
Greg Steuck made me aware that th
Author: lwhsu
Date: Tue Feb 12 08:16:05 2019
New Revision: 344045
URL: https://svnweb.freebsd.org/changeset/base/344045
Log:
Remove empty files
Approved by: markj (mentor)
Sponsored by: The FreeBSD Foundation
Deleted:
head/sys/contrib/dev/iwm/iwm-3160-9.fw.uu
head/sys/contrib/dev/iw
21 matches
Mail list logo