Re: mandoc: -Tlint: search /usr/local/man as well

2021-04-03 Thread Jason McIntyre
On Sat, Apr 03, 2021 at 02:33:05AM +0200, Klemens Nanni wrote: > It has always bothered me that linting manuals complained about missing > manuals from packages despite their path being part of the default > MANPATH: > > No local man(1) config: > > $ echo $MANPATH > ksh: MANPATH: para

Re: printf.9: document limited conversion specification syntax

2021-04-03 Thread Jason McIntyre
On Sun, Apr 04, 2021 at 01:22:23AM +0200, Klemens Nanni wrote: > print(9) says it only documents differences and points at printf(3) for > identical/shared bits: > >DESCRIPTION > [...] > > Since each of these kernel functions is a variant of its user space > counterpart, this p

Re: monotonic time going back by wrong skews

2021-04-03 Thread Scott Cheloha
On Fri, Apr 02, 2021 at 10:37:36AM -0700, Mike Larkin wrote: > On Thu, Apr 01, 2021 at 06:43:30PM -0500, Scott Cheloha wrote: > > > > [...] > > > > Hmmm. Being able to work around this would be nice. > > > > FreeBSD has code that uses WRMSR to synchronize the TSC: > > > > https://cgit.freebsd.or

highest/lowest weight in bgpd man pages

2021-04-03 Thread Daniel Jakots
Hi, I was reading bgpd.conf(5) on how to set the weight. It says: > For prefixes with equally long paths, the prefix with the larger > weight is selected. However, in bgpd(8), it says: > 8. The path with the lowest local weight is selected. I went to read rde_decide.c to find which is right,

printf.9: document limited conversion specification syntax

2021-04-03 Thread Klemens Nanni
print(9) says it only documents differences and points at printf(3) for identical/shared bits: DESCRIPTION [...] Since each of these kernel functions is a variant of its user space counterpart, this page describes only the differences between the user space and kernel versi

Re: athn(4): switch Tx rate control to RA

2021-04-03 Thread Stefan Sperling
On Sat, Apr 03, 2021 at 08:30:14PM +, Mikolaj Kucharski wrote: > This athn(4) client is probably a red herring. Even after reverting the > patch I still get significant packet loss. So far I see network issues > only on that one box. Thank you for following up on this. The athn driver does ha

Re: Add support for hex floats to *scanf

2021-04-03 Thread Michael Forney
On 2020-01-28, Michael Forney wrote: > On 2019-05-28, Michael Forney wrote: >> I noticed that OpenBSD's fscanf doesn't yet support hex float strings, >> which are standardized in C99. I am using them in my application (which >> I would like to support OpenBSD), since the "%a" format specifier is

Re: athn(4): switch Tx rate control to RA

2021-04-03 Thread Mikolaj Kucharski
On Wed, Mar 31, 2021 at 11:31:19AM +, Mikolaj Kucharski wrote: > On Wed, Mar 31, 2021 at 11:24:19AM +, Mikolaj Kucharski wrote: > > On Tue, Mar 23, 2021 at 07:47:08PM +, Mikolaj Kucharski wrote: > > > On Tue, Mar 23, 2021 at 07:06:33PM +, Mikolaj Kucharski wrote: > > > > On Tue, Mar

Re: cwm: add group-last command [Was: Re: cwm: add last-group command]

2021-04-03 Thread Omar Polo
Raf Czlonka writes: > On Sat, Apr 03, 2021 at 05:50:06PM BST, Omar Polo wrote: >> Omar Polo writes: >> >> > Hello tech@, > > Hi Omar, > >> > The attached patch adds a last-group command for cwm. Admittedly, >> >> (typo: it's group-last! I mistyped that in the subject too, sorry) > > Given

Re: cwm: add group-last command [Was: Re: cwm: add last-group command]

2021-04-03 Thread Raf Czlonka
On Sat, Apr 03, 2021 at 05:50:06PM BST, Omar Polo wrote: > Omar Polo writes: > > > Hello tech@, Hi Omar, > > The attached patch adds a last-group command for cwm. Admittedly, > > (typo: it's group-last! I mistyped that in the subject too, sorry) Given that 'group_*' and not '*_group' is use

Re: cwm: add last-group command

2021-04-03 Thread Omar Polo
Omar Polo writes: > Hello tech@, > > The attached patch adds a last-group command for cwm. Admittedly, (typo: it's group-last! I mistyped that in the subject too, sorry) > last-group probably makes sense only in sticky group mode; all it does > is switching to the last group. > > I've been ha

Re: smtpd: default mta ciphers

2021-04-03 Thread Giovanni Bechis
On 4/1/21 4:34 PM, Eric Faurot wrote: > If not cipher list is specified for a relay rule, fallback to > the global cipher list if defined, rather than libtls default. > This is closer to the previous behavior. > > Eric. > makes sense. ok giovanni@ Cheers Giovanni OpenPGP_signature Descript

Re: Add /dev/video0 to fbtab

2021-04-03 Thread Matthias Schmidt
Hi, * Marcus Glocker wrote: > On Thu, Feb 25, 2021 at 09:34:45PM +0100, Mark Kettenis wrote: > > > > > The xenodm tty should really be ttyC4 on all our architectures. I > > would suggest that anywhere where you're not sure (or have something > > different) we shouldn't add /dev/video0. People