Re: httpd(8): patch to allow FastCGI chroots in sub-directories

2020-01-17 Thread Nazar Zhuk
On Tue, Jan 14, 2020 at 03:07:05PM +0100, Florian Obser wrote: > I like the idea. Unfortunately the diff does not apply. Looks like I had formatting issues there. This should apply cleanly now. Index: usr.sbin/httpd/httpd.conf.5 ===

Re: carp: send only IPv4 carp packets on dual stack interface

2020-01-17 Thread chrisz
On Wed, Jan 15, 2020 at 12:47:28PM +0100, Sebastian Benoit wrote: Christopher Zimmermann(chr...@openbsd.org) on 2020.01.15 11:55:43 +0100: Hi, as far as I can see a dual stack carp interface does not care whether it receives advertisements addressed to IPv4 or IPv6. Any one will do. So I propos

Re: MAKE: some older keywords

2020-01-17 Thread Todd C . Miller
On Wed, 15 Jan 2020 13:52:37 +0100, Marc Espie wrote: > Currently, our make "supports" the keywords > .EXEC, .INVISIBLE, .JOIN, .MADE, > to the extent that I never touched the code that handles those, but > frankly I don't quite see their purpose (they're hacks) and they > complicate matters. > >

Re: ldomctl: Add -c to start for automatic console connect

2020-01-17 Thread Klemens Nanni
On Fri, Jan 17, 2020 at 03:53:23PM +0100, Mark Kettenis wrote: > Might make sense, especially if it is fast enough to catch the ddb output. Simple tests did catch some output, but it is racy. > ok kettenis@ Committed, thanks.

Re: ldomctl: Add -c to start for automatic console connect

2020-01-17 Thread Mark Kettenis
> Date: Fri, 17 Jan 2020 12:23:04 +0100 > From: Klemens Nanni > Cc: tech > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > > On Fri, Jan 17, 2020 at 10:01:08AM +, Andrew Grillet wrote: > > Is there any possibility that the same -c option could be added to > > > ldo

Re: ldomctl: Add -c to start for automatic console connect

2020-01-17 Thread Klemens Nanni
On Fri, Jan 17, 2020 at 10:01:08AM +, Andrew Grillet wrote: > Is there any possibility that the same -c option could be added to > > ldomctl panic -c > It would be very useful. I don't really use panic but if kettenis is fine with adding -c there as well, why not. The code repitition in ldomc

Re: ldomctl: Add -c to start for automatic console connect

2020-01-17 Thread Andrew Grillet
Is there any possibility that the same -c option could be added to > ldomctl panic -c It would be very useful. On Thu, 16 Jan 2020 at 14:31, Klemens Nanni wrote: > On Thu, Jan 16, 2020 at 02:27:42PM +0100, Klemens Nanni wrote: > > Just like vmctl(8), this implements the little convenience for