Re: sysupgrade(8): Pick correct firmware directory

2022-02-27 Thread Florian Obser
On 2022-02-27 21:33 -08, Andrew Hewus Fresh wrote: > So, sdk@ noticed that sysupgrade didn't get updated for the new logic in > the firmware directories. Specifically that the only time we use > "snapshots" directory is with -current. The rest of the time, including > during -beta we use the ve

Re: [PATCH] Report versioned lib.so in cc --print-file-name given short name

2022-02-27 Thread Todd Mortimer
I am fine with this, especially since it helps you with the lang/ghc port. I am not a fan of the code duplication, but this also code that doesn't change much, so I don't see it too much of a burden. If it were to be shared, it would be somewhere in one of the llvm libs that is shared between clang

Re: More pchgpio(4)

2022-02-27 Thread Dave Voutila
Mark Kettenis writes: >> for (bit = 0; bit <= (limit - base); bit++) { >> -pin = gpiobase + bit; >> -if (status & (1 << bit) && sc->sc_pin_ih[pin].ih_func) >> - >> sc->sc_pin_ih[pin].ih_func(sc->sc_pin_ih[pin].ih_a

Re: More pchgpio(4)

2022-02-27 Thread Mark Kettenis
> From: Dave Voutila > Date: Sun, 27 Feb 2022 17:57:17 -0500 > > Mark Kettenis writes: > > >> From: Dave Voutila > >> Date: Sun, 27 Feb 2022 07:41:47 -0500 > >> > >> James Hastings writes: > >> > >> > On Sun, Oct 10, 2021 at 11:42:31PM +0200, Mark Kettenis wrote: > >> >> > Date: Sat, 9 Oct 20

Re: More pchgpio(4)

2022-02-27 Thread Dave Voutila
Mark Kettenis writes: >> From: Dave Voutila >> Date: Sun, 27 Feb 2022 07:41:47 -0500 >> >> James Hastings writes: >> >> > On Sun, Oct 10, 2021 at 11:42:31PM +0200, Mark Kettenis wrote: >> >> > Date: Sat, 9 Oct 2021 22:27:52 +0200 (CEST) >> >> > From: Mark Kettenis >> >> > >> >> > > Date: Sat

Re: [patch] httpd static gzip compression

2022-02-27 Thread Steffen Nurpmeso
Steffen Nurpmeso wrote in <20220227225619.pzahj%stef...@sdaoden.eu>: |Solène wrote in | <3311e74f-1ad8-49b3-96d7-3f3c7f2af...@perso.pw>: ||27 févr. 2022 19:37:20 j...@bitminer.ca: || ||> Would it be too much to ask to defend the (poor) web master against ||> own-goal errors? ||> ||> That

Re: [patch] httpd static gzip compression

2022-02-27 Thread Steffen Nurpmeso
Solène wrote in <3311e74f-1ad8-49b3-96d7-3f3c7f2af...@perso.pw>: |27 févr. 2022 19:37:20 j...@bitminer.ca: | |> Would it be too much to ask to defend the (poor) web master against |> own-goal errors? |> |> That is, approximately: |> |> if ((access(gzpath, R_OK) == 0) && |>

Re: pluart(4): fifo support

2022-02-27 Thread Mark Kettenis
> Date: Sun, 27 Feb 2022 16:01:25 +0100 > From: Anton Lindqvist > > On Sun, Feb 27, 2022 at 11:08:14AM +0100, Mark Kettenis wrote: > > > Date: Sun, 27 Feb 2022 09:56:38 +0100 > > > From: Anton Lindqvist > > > > > > On Sun, Feb 27, 2022 at 06:19:02AM +, Visa Hankala wrote: > > > > On Sat, Fe

Re: vmd(8) fix error handling when hitting rlimit

2022-02-27 Thread Mischa
Hi Dave, This is great! Had some surprises when allocating 32G, I think the limit is just a little bit lower than 32G, and indeed... lots of loud silence. :) Mischa On 2022-02-27 01:27, Dave Voutila wrote: Following the discusion on misc@ and a diff from tedu@ [1], here's a bit more work cl

Re: pluart(4): fifo support

2022-02-27 Thread Anton Lindqvist
On Sun, Feb 27, 2022 at 11:08:14AM +0100, Mark Kettenis wrote: > > Date: Sun, 27 Feb 2022 09:56:38 +0100 > > From: Anton Lindqvist > > > > On Sun, Feb 27, 2022 at 06:19:02AM +, Visa Hankala wrote: > > > On Sat, Feb 26, 2022 at 08:40:25AM +0100, Anton Lindqvist wrote: > > > > Hi, > > > > This

Re: pluart(4): fifo support

2022-02-27 Thread Anton Lindqvist
On Sun, Feb 27, 2022 at 10:46:00AM +, Visa Hankala wrote: > On Sun, Feb 27, 2022 at 09:56:38AM +0100, Anton Lindqvist wrote: > > On Sun, Feb 27, 2022 at 06:19:02AM +, Visa Hankala wrote: > > > On Sat, Feb 26, 2022 at 08:40:25AM +0100, Anton Lindqvist wrote: > > > > Hi, > > > > This enables

Re: More pchgpio(4)

2022-02-27 Thread Mark Kettenis
> From: Dave Voutila > Date: Sun, 27 Feb 2022 07:41:47 -0500 > > James Hastings writes: > > > On Sun, Oct 10, 2021 at 11:42:31PM +0200, Mark Kettenis wrote: > >> > Date: Sat, 9 Oct 2021 22:27:52 +0200 (CEST) > >> > From: Mark Kettenis > >> > > >> > > Date: Sat, 9 Oct 2021 20:55:10 +0200 (CEST)

Re: More pchgpio(4)

2022-02-27 Thread Dave Voutila
James Hastings writes: > On Sun, Oct 10, 2021 at 11:42:31PM +0200, Mark Kettenis wrote: >> > Date: Sat, 9 Oct 2021 22:27:52 +0200 (CEST) >> > From: Mark Kettenis >> > >> > > Date: Sat, 9 Oct 2021 20:55:10 +0200 (CEST) >> > > From: Mark Kettenis >> > > >> > > This time adding support for Sunri

Re: More pchgpio(4)

2022-02-27 Thread James Hastings
On Sun, Oct 10, 2021 at 11:42:31PM +0200, Mark Kettenis wrote: > > Date: Sat, 9 Oct 2021 22:27:52 +0200 (CEST) > > From: Mark Kettenis > > > > > Date: Sat, 9 Oct 2021 20:55:10 +0200 (CEST) > > > From: Mark Kettenis > > > > > > This time adding support for Sunrisepoint-H and Sunrisepoint-LP. > > >

Re: pluart(4): fifo support

2022-02-27 Thread Visa Hankala
On Sun, Feb 27, 2022 at 09:56:38AM +0100, Anton Lindqvist wrote: > On Sun, Feb 27, 2022 at 06:19:02AM +, Visa Hankala wrote: > > On Sat, Feb 26, 2022 at 08:40:25AM +0100, Anton Lindqvist wrote: > > > Hi, > > > This enables fifo support in pluart(4). While here, I changed the > > > attachment ou

Re: pluart(4): fifo support

2022-02-27 Thread Mark Kettenis
> Date: Sun, 27 Feb 2022 09:56:38 +0100 > From: Anton Lindqvist > > On Sun, Feb 27, 2022 at 06:19:02AM +, Visa Hankala wrote: > > On Sat, Feb 26, 2022 at 08:40:25AM +0100, Anton Lindqvist wrote: > > > Hi, > > > This enables fifo support in pluart(4). While here, I changed the > > > attachment

Re: pluart(4): fifo support

2022-02-27 Thread Anton Lindqvist
On Sun, Feb 27, 2022 at 06:19:02AM +, Visa Hankala wrote: > On Sat, Feb 26, 2022 at 08:40:25AM +0100, Anton Lindqvist wrote: > > Hi, > > This enables fifo support in pluart(4). While here, I changed the > > attachment output to look more like com(4). Tested on my rpi3b which has > > a 16 byte f