On 26/03/20(Thu) 12:13, Martin Pieuchot wrote:
> Previous diff had a bug in the interrupt handler refactoring that showed
> up on i386. The version below has been tested on i386 and doesn't seem
> to cause any regression.
>
> Here's the original explanation, diff below has msix toggle to "off":
>
On Mon, 30 Mar 2020 22:39:48 +0200 (CEST)
Mark Kettenis wrote:
> P.S. Userland seems to be in good shape as well. I built and rebuilt
> the world with clang. That was on a kernel built with gcc, so
> I'm repeating that now with a kernel built with clang.
That's good. My iMac G3 is t
Hi,
Where can we see the specifcation for these 3 different format, wrapped in
OCTET STRING, INTEGER and unwrapped but masked ?
I tried to find but couldn't.
> Date: Sun, 29 Mar 2020 19:59:02 -0400
> From: George Koehler
>
> Here is a new diff for macppc's ofw_stack() problem, without using
> __attribute__((noinline)). I use this diff to build and run a macppc
> kernel with clang. It also works with gcc.
>
> The kernel did 3 steps to prepare an Ope
The "link quality" (LQ) command for iwm firmware is used to tell the
firmware about our Tx rate selection decisions, among other things.
The driver currently avoids sending this command directly from interrupt
context. Instead it schedules a task which will send the command.
The driver usually de
I noticed that iwm's firmware skips MIMO rates on Tx and sends frames
at the lowest fallback rate instead.
This is not visible in ifconfig or even net80211. Everything there
indicates that we were using some MCS >= 8 and all was good.
But tcpbench is much slower than it should be, and monitor mod
On Mon, 30 Mar 2020 15:11:14 +0200
phi...@warpmail.net (Philip K.) wrote:
> I apologise in case there are any problems applying this patch, I'm
> (sadly) not a OpenBSD user so I developed the change using the Linux
> port and then copied the changes. I optimistically assumed that this
> should wor
Hi,
this patch implements "dired-jump" for mg. For those not familiar with
what dired-jump does in GNU Emacs, here's it's docstring:
Jump to Dired buffer corresponding to current buffer.
If in a file, Dired the current directory and move to file’s line.
I apologise in case there are any
ping
Hi,
0xef967...@gmail.com wrote on Wed, Mar 25, 2020 at 05:58:22PM +0200:
> To wrap this up and get if off my plate, here is the updated patch,
[...]
> --- getopt-long.c~2020-03-12 02:23:29.028903616 +0200
> +++ getopt-long.c 2020-03-15 23:46:07.988119523 +0200
> @@ -418,15 +418,7 @@
>
Confirmed that portable build and regresses succeeded.
I'm ok with this patch.
On Sun, Mar 29, 2020 at 02:48:05PM +0300, Dmitry Baryshkov wrote:
> Allow users to specify new curves via strings.
>
> Sponsored by ROSA Linux
>
> Signed-off-by: Dmitry Baryshkov
> ---
> src/lib/libcrypto/gost/gostr
Hi Martin,
Martin wrote on Sun, Mar 29, 2020 at 10:22:15PM +0200:
> It seems these are just a coded form for no return value,
> unless this is some libssl slang I am not aware of.
I don't think "does not provide diagnostic information" has any
special meaning in libssl. Also, the word "diagnost
12 matches
Mail list logo