On Sat, Jun 27, 2020 at 11:56:49AM -0700, jungle boogie wrote:
> Hi Friends,
>
> Here's a small patch to the OpenBSD.calendar. I didn't want to spend too
> much time on this until I find out if it would be accepted.
>
morning.
i think if such a file is worth having, it's worth updating.
havin
On Sun, Jun 28, 2020 at 2:40 AM Bryan Linton wrote:
> On 2020-06-27 19:29:31, Bob Beck wrote:
> >
> > No.
> >
> > I know *exactly* what needbuf is but to attempt to diagnose what your
> > problem is we need exact details. especially:
> >
> > 1) The configuration of your system including all the
> Date: Sun, 28 Jun 2020 13:38:37 +0200
> From: Klemens Nanni
>
> On Sun, Jun 28, 2020 at 12:59:10PM +0200, Mark Kettenis wrote:
> > Would be nice if we could give a hint about the firmware revisions
> > that are known to work.
> https://www.oracle.com/servers/technologies/firmware/release-histor
Hi,
When "::/0" is used as "default",
# route add ::/0 fe80::1%em0
add net ::/0: gateway fe80::1%em0: Invalid argument
route command trims the sockaddr to { .len = 2, .family = AF_INET6 }
for "::/0", but rtable_satoplen() refuses it. I think it should be
accepted.
ok?
Allow sockaddr for p
On Sun, Jun 28, 2020 at 12:59:10PM +0200, Mark Kettenis wrote:
> Would be nice if we could give a hint about the firmware revisions
> that are known to work.
https://www.oracle.com/servers/technologies/firmware/release-history-jsp.html#T4-2
SysFW 8.9.11 from 10.01.2019 produces the following versi
> Date: Sun, 28 Jun 2020 12:36:25 +0200
> From: Klemens Nanni
>
> As Koakuma confirmed on bugs@, their machine exhibited strange behaviour
> with such outdated firmware while at least the latest version runs fine
> as expected.
>
> I'd like to mention this in the FAQ.
>
> Feedack? OK?
Would be
As Koakuma confirmed on bugs@, their machine exhibited strange behaviour
with such outdated firmware while at least the latest version runs fine
as expected.
I'd like to mention this in the FAQ.
Feedack? OK?
Index: sparc64.html
=
On 27/06/20(Sat) 17:58, Vitaliy Makkoveev wrote:
> > [...]
> > Look at r1.329 of net/if.c. Prior to this change if_detach_queues() was
> > used to free all mbufs when an interface was removed. Now lazy freeing
> > is used everytime if_get(9) rerturns NULL.
> >
> > This is possible because we st
On 2020-06-27 19:29:31, Bob Beck wrote:
>
> No.
>
> I know *exactly* what needbuf is but to attempt to diagnose what your
> problem is we need exact details. especially:
>
> 1) The configuration of your system including all the details of the
> filesystems
> you have mounted, all options used