Re: USB serial local getty terminal re-prompts for login on any input

2023-10-27 Thread Morgan Aldridge
On Thu, Oct 26, 2023 at 9:03 PM Theo de Raadt wrote: > > Crystal Kolipe wrote: > > > On Thu, Oct 26, 2023 at 12:20:08PM -0400, Morgan Aldridge wrote: > > > Yes, your assumption was correct, every keypress acts as if I had > pressed > > > enter. Thanks for c

Re: USB serial local getty terminal re-prompts for login on any input

2023-10-26 Thread Morgan Aldridge
On Thu, Oct 26, 2023 at 6:26 AM Crystal Kolipe wrote: > On Wed, Oct 25, 2023 at 01:35:39PM -0400, Morgan Aldridge wrote: > > On the terminal, keeping the same 9600 8N1 settings, but enabling local > > echo, and shorting the TX/RX pins gets me duplicated input with no odd > >

Re: USB serial local getty terminal re-prompts for login on any input

2023-10-25 Thread Morgan Aldridge
On Wed, Oct 25, 2023 at 1:35 PM Morgan Aldridge wrote: > On Tue, Oct 24, 2023 at 5:52 AM Crystal Kolipe > wrote: > >> On Mon, Oct 23, 2023 at 11:37:10PM -0400, Morgan Aldridge wrote: >> > I have experimented with the following with no change in the underlying >> &

Re: USB serial local getty terminal re-prompts for login on any input

2023-10-25 Thread Morgan Aldridge
On Tue, Oct 24, 2023 at 5:52 AM Crystal Kolipe wrote: > On Mon, Oct 23, 2023 at 11:37:10PM -0400, Morgan Aldridge wrote: > > I have experimented with the following with no change in the underlying > > issue of the terminal showing the login prompt, but each character input > &

USB serial local getty terminal re-prompts for login on any input

2023-10-23 Thread Morgan Aldridge
(Not subscribed to misc@, so please CC me in all replies.) I've got an odd situation that I'm having trouble getting to the bottom of, but I'll first admit that I haven't been able to yet rule out a hardware issue and I also may currently be too close to the problem (despite sleeping on it

Re: Firefox toLocaleString displays wrong time on OpenBSD

2023-08-03 Thread Morgan Aldridge
On 2021-04-29, Marfaba Stewart wrote: > I'm confused about Firefox's handling of Date objects on OpenBSD. > > Why: Some Firefox browser extensions that display dates using > Date.toLocaleString or Date.toLocaleDateString can cause an incorrect > date to be displayed. For example, using a credit

Re: xenodm + Xvfb + x11vnc = virtual display for vmm(4) OpenBSD guests

2023-07-19 Thread Morgan Aldridge
On Tue, Jul 18, 2023 at 5:42 PM Morgan Aldridge wrote: > > On On 2023-07-18, Stuart Henderson wrote: > > On 2023-07-18, Morgan Aldridge wrote: > > > I'm maintaining an OpenBSD X11 window manager (WM) port, but try to > > > keep my primary workstation on -stable

Re: xenodm + Xvfb + x11vnc = virtual display for vmm(4) OpenBSD guests

2023-07-18 Thread Morgan Aldridge
On On 2023-07-18, Stuart Henderson wrote: > On 2023-07-18, Morgan Aldridge wrote: > > I'm maintaining an OpenBSD X11 window manager (WM) port, but try to > > keep my primary workstation on -stable, so do most of my development > > there and test in Xephyr. I test & submi

xenodm + Xvfb + x11vnc = virtual display for vmm(4) OpenBSD guests

2023-07-18 Thread Morgan Aldridge
I'm maintaining an OpenBSD X11 window manager (WM) port, but try to keep my primary workstation on -stable, so do most of my development there and test in Xephyr. I test & submit patches from an OpenBSD -current VM running under vmm(4), but since vmm(4) doesn't emulate video hardware, I haven't

Re: `pkg_add -u` and caching

2023-07-09 Thread Morgan Aldridge
On Sun, Jul 9, 2023 at 11:11 Morgan Aldridge wrote: > Hi misc@ and Marc, > > I have a script for applying all updates/upgrades for upgrading my OpenBSD > workstation, dev machines, and servers. I'm currently in the process of > improving it to better support downloading

`pkg_add -u` and caching

2023-07-09 Thread Morgan Aldridge
Hi misc@ and Marc, I have a script for applying all updates/upgrades for upgrading my OpenBSD workstation, dev machines, and servers. I'm currently in the process of improving it to better support downloading pending updates in advance of actual review and installation (see <