KRL 1/4: extension mechanism

2023-01-15 Thread Damien Miller
Hi, This is the first of a few changes to krl.c and related code. This defines and implements an extension mechanism for KRLs. This takes the form of new (sub-)section types that contain named extensions. These may be flagged as "critical" which causes the KRL parser to treat them as

Re: [updated] console enhancement patchset

2023-01-15 Thread Daniel Dickman
On Sun, 15 Jan 2023, Crystal Kolipe wrote: > Hi Daniel, > > On Sun, Jan 15, 2023 at 05:54:39PM -0500, Daniel Dickman wrote: > > Hi Crystal, > > > > I tried your patch but it seems to tickle something on my lenovo laptop. > > > > I see this message: > > entry point at 0x1001000 > > > >

Re: [updated] console enhancement patchset

2023-01-15 Thread Crystal Kolipe
Hi Daniel, On Sun, Jan 15, 2023 at 05:54:39PM -0500, Daniel Dickman wrote: > Hi Crystal, > > I tried your patch but it seems to tickle something on my lenovo laptop. > > I see this message: > entry point at 0x1001000 > > and then nothing further seems to show up. Thanks for testing. * Is

Re: [updated] console enhancement patchset

2023-01-15 Thread Daniel Dickman
Hi Crystal, I tried your patch but it seems to tickle something on my lenovo laptop. I see this message: entry point at 0x1001000 and then nothing further seems to show up. In case helpful, dmesg from this laptop is shown below. OpenBSD 7.2-current (GENERIC.MP) #0: Sun

Re: don't remove known vmd vm's on failure

2023-01-15 Thread Dave Voutila
Dave Voutila writes: > It turns out not only does vmd have numerous error paths for handling > when something is amiss with a guest, most of the paths don't check if > it's a known vm defined in vm.conf. > > As a result, vmd often removes the vm from the SLIST of vm's meaning > one can't