Author: delphij
Date: Mon May 27 06:37:23 2019
New Revision: 348302
URL: https://svnweb.freebsd.org/changeset/base/348302
Log:
Chase r261913: hardcoded default crypt(3) algorithm is SHA-512 when DES
is not available.
Submitted by: Ali Mashtizadeh
MFC after:3 days
Modified:
head/
Author: ae
Date: Mon May 27 06:34:36 2019
New Revision: 348301
URL: https://svnweb.freebsd.org/changeset/base/348301
Log:
Remove unused token that was added in r348235.
MFC after:2 weeks
Modified:
head/sbin/ipfw/ipfw2.h
Modified: head/sbin/ipfw/ipfw2.h
==
Author: mckusick
Date: Mon May 27 06:22:43 2019
New Revision: 348300
URL: https://svnweb.freebsd.org/changeset/base/348300
Log:
Add function name and line number debugging information to softupdates
worklist structures to help track their movement between work lists.
No functional change to
Author: jhibbits
Date: Mon May 27 04:20:31 2019
New Revision: 348299
URL: https://svnweb.freebsd.org/changeset/base/348299
Log:
kern/CTF: link_elf_ctf_get() on big endian platforms
Check the CTF magic number in big endian platforms. This lets DTrace FBT
handle types correctly on these pl
Author: jhibbits
Date: Mon May 27 03:18:56 2019
New Revision: 348298
URL: https://svnweb.freebsd.org/changeset/base/348298
Log:
powerpc/dtrace: Fix fbt function probing for ELFv2
'.' function names exist only in ELFv1. ELFv2 does away with function
descriptors, and look more like they do
Author: cem
Date: Mon May 27 00:55:46 2019
New Revision: 348295
URL: https://svnweb.freebsd.org/changeset/base/348295
Log:
virtio_random(4): Remove unneeded reference to device
The device_t always references the softc, so we can pass the device and
obtain the softc instead of the other wa
Author: cem
Date: Mon May 27 00:51:27 2019
New Revision: 348294
URL: https://svnweb.freebsd.org/changeset/base/348294
Log:
virtio.4: Add missing devices and Xr
This page could probably use further improvement.
Modified:
head/share/man/man4/virtio.4
Modified: head/share/man/man4/virtio.4
Author: cem
Date: Mon May 27 00:47:51 2019
New Revision: 348293
URL: https://svnweb.freebsd.org/changeset/base/348293
Log:
aesni(4): Fix trivial type typo
This fixes the kernel build with xtoolchain-gcc (6.4.0).
X-MFC-With: r348268
Modified:
head/sys/crypto/aesni/aesni_ccm.c
Modi
Author: cem
Date: Mon May 27 00:43:43 2019
New Revision: 348292
URL: https://svnweb.freebsd.org/changeset/base/348292
Log:
sys/bufobj.h: Avoid using C++ reserved keyword 'private'
No functional change (except for out-of-tree C++ kmods).
Modified:
head/sys/sys/bufobj.h
Modified: head/sys
Author: jchandra
Date: Sun May 26 23:04:21 2019
New Revision: 348291
URL: https://svnweb.freebsd.org/changeset/base/348291
Log:
arm64 nexus: remove incorrect warning
acpi_config_intr() will be called when an arm64 system booted with ACPI.
We do the interrupt mapping for ACPI interrupts in
Author: tuexen
Date: Sun May 26 17:18:14 2019
New Revision: 348290
URL: https://svnweb.freebsd.org/changeset/base/348290
Log:
When an ACK segment as the third message of the three way handshake is
received and support for time stamps was negotiated in the SYN/SYNACK
exchange, perform the PAW
Author: dim
Date: Sun May 26 15:44:58 2019
New Revision: 348288
URL: https://svnweb.freebsd.org/changeset/base/348288
Log:
Pull in r361696 from upstream llvm trunk (by Sanjay Patel):
[SelectionDAG] soften assertion when legalizing narrow vector FP ops
The test based on PR42010:
On Sun, May 26, 2019 at 07:05:20AM -0700, Enji Cooper wrote:
> > On May 26, 2019, at 05:41, Alexey Dokuchaev wrote:
> > New Revision: 348286
> > URL: https://svnweb.freebsd.org/changeset/base/348286
> >
> > Log:
> > Fix two errors reported by PVS Studio: V646 Consider inspecting the
> > applica
Author: 0mp (ports committer)
Date: Sun May 26 14:15:54 2019
New Revision: 348287
URL: https://svnweb.freebsd.org/changeset/base/348287
Log:
ipheth.4: Explain how to manually configure USB tethering on Apple devices
Reviewed by: danfe, hselasky
Approved by: src (hselasky)
Differential
> On May 26, 2019, at 05:41, Alexey Dokuchaev wrote:
>
> Author: danfe (ports committer)
> Date: Sun May 26 12:41:03 2019
> New Revision: 348286
> URL: https://svnweb.freebsd.org/changeset/base/348286
>
> Log:
> Fix two errors reported by PVS Studio: V646 Consider inspecting the
> applicatio
Author: danfe (ports committer)
Date: Sun May 26 12:41:03 2019
New Revision: 348286
URL: https://svnweb.freebsd.org/changeset/base/348286
Log:
Fix two errors reported by PVS Studio: V646 Consider inspecting the
application's logic. It's possible that 'else' keyword is missing.
Reviewed b
16 matches
Mail list logo