Author: mmel
Date: Mon Sep 28 09:16:27 2020
New Revision: 366219
URL: https://svnweb.freebsd.org/changeset/base/366219
Log:
Fix booting arm64 EFI with LINUX_BOOT_ABI enabled.
Use address of the pointer passed to kernel to determine whether the pointer
is a FDT block (physical address) or a m
On 27.09.2020 19:51, Bjoern A. Zeeb wrote:
> On 27 Sep 2020, at 10:15, Michal Meloun wrote:
>
>> Author: mmel
>> Date: Sun Sep 27 10:15:03 2020
>> New Revision: 366196
>> URL: https://svnweb.freebsd.org/changeset/base/366196
>>
>> Log:
>> Add LINUX_BOOT_ABI back to arm64 GENERIC kernel.
>>
>>
Author: tuexen
Date: Mon Sep 28 14:11:53 2020
New Revision: 366226
URL: https://svnweb.freebsd.org/changeset/base/366226
Log:
Minor cleanup.
MFC after:3 days
Modified:
head/sys/netinet/sctp_pcb.c
Modified: head/sys/netinet/sctp_pcb.c
=
On Sun, Sep 27, 2020 at 10:08:49PM -0600, Alan Somers wrote:
> On Sun, Sep 27, 2020 at 5:15 PM Konstantin Belousov
> wrote:
>
> > On Sun, Sep 27, 2020 at 10:26:41PM +, Alan Somers wrote:
> > > Author: asomers
> > > Date: Sun Sep 27 22:26:41 2020
> > > New Revision: 366207
> > > URL: https://s
On Mon, Sep 28, 2020 at 10:04 AM Konstantin Belousov
wrote:
>
> On Sun, Sep 27, 2020 at 10:08:49PM -0600, Alan Somers wrote:
> > On Sun, Sep 27, 2020 at 5:15 PM Konstantin Belousov
> > wrote:
> >
> > > On Sun, Sep 27, 2020 at 10:26:41PM +, Alan Somers wrote:
> > > > Author: asomers
> > > > Da
On Mon, Sep 28, 2020 at 10:06:55AM -0500, Kyle Evans wrote:
> I would be tempted to just revert the rest of the local modifications
> (sans negative check, maybe) and widen it in the one spot that the
> compiler complains about:
>
> - if (strlcpy(buf, execpath, buflen_) >= bufl
Author: imp
Date: Mon Sep 28 16:19:21 2020
New Revision: 366228
URL: https://svnweb.freebsd.org/changeset/base/366228
Log:
Report the kernel console on the boot screen
Report what console the boot loader is telling the kernel to use:
o Dual (Serial Primary)
o Dual (Video Pri
Author: imp
Date: Mon Sep 28 16:19:29 2020
New Revision: 366229
URL: https://svnweb.freebsd.org/changeset/base/366229
Log:
For mulitcons boot, report it and which console is primary
Until we can do proper /etc/rc output on both consoles in multicons
boot (or all of them if we ever general
Author: emaste
Date: Mon Sep 28 16:54:39 2020
New Revision: 366230
URL: https://svnweb.freebsd.org/changeset/base/366230
Log:
add SIOCGIFDATA ioctl
For interfaces that do not support SIOCGIFMEDIA (for which there are
quite a few) the only fallback is to query the interface for
if_data->
Author: kevans
Date: Mon Sep 28 17:19:57 2020
New Revision: 366231
URL: https://svnweb.freebsd.org/changeset/base/366231
Log:
Address whitespace nits in subr_rtc.c
These were separated out from a nearby patch from Andrew Gierth.
MFC after:3 days
Modified:
head/sys/kern/subr_rtc.
Author: kib
Date: Tue Sep 29 00:20:58 2020
New Revision: 366237
URL: https://svnweb.freebsd.org/changeset/base/366237
Log:
procstat: Fix regression after 365880.
Basically it reverts one chunk that reversed the parsing logic, making
legacy variants of invocation, like `procstat -a -f', no
Author: np
Date: Tue Sep 29 05:08:45 2020
New Revision: 366242
URL: https://svnweb.freebsd.org/changeset/base/366242
Log:
cxgbe(4): fixes for netmap operation with only some queues active.
- Only active netmap receive queues should be in the RSS lookup table.
- The RSS table should be
Author: grog
Date: Tue Sep 29 05:49:45 2020
New Revision: 366243
URL: https://svnweb.freebsd.org/changeset/base/366243
Log:
Document the fact (bug?) that the -a option will normally process
root's calendar files three times, once each for root, toor and
daemon.
This relates to bug 24694
13 matches
Mail list logo