Re: Question about man 2 fcntl

2019-09-05 Thread Theo Buehler
> +.Dv F_SETLK or F_SETLKW , should be split into .Dv F_SETLK or .Dv F_SETLKW , and with that this diff is ok tb

Re: make patch: let MAKEOBJDIR be more powerful

2019-09-05 Thread Alexander Bluhm
On Thu, Aug 29, 2019 at 01:04:07PM +0200, Marc Espie wrote: > After some musings, I realized I just had to reorder a few things to > make MAKEOBJDIR way more powerful (and possibly useful) > > The idea here is to init vars early, which is easy, and to set up > .CURDIR, MACHINE, MACHINE_ARCH, MACHIN

smtp(1) certificate validation

2019-09-05 Thread Eric Faurot
Hi, This patch adds the missing bits for verifying the server certificate in smtp(1). Eric. Index: smtpc.c === RCS file: /cvs/src/usr.sbin/smtpd/smtpc.c,v retrieving revision 1.8 diff -u -p -r1.8 smtpc.c --- smtpc.c 2 Sep 2019 2

Re: Question about man 2 fcntl

2019-09-05 Thread Theo de Raadt
This looks like a mis-merge in revision 1.30 of fcntl.2 The chunk was added in the wrong place, and I can see why. A sentence component was accidentally deleted. Your diff looked funny, so I redid it and came to the same conclusion. ok deraadt Masato Asou wrote: > The following statement is

rcctl issues when running in non-default rdomain

2019-09-05 Thread Matthieu Herrb
Hi, on my redundant firealls I have an " admin" interface in rdomain 1 with a sshd listening, used to be able to access the slave machine and let it access the internet to be able to run syspatch or pkg_add. This works well, but but if I use rcctl in this non default rdomain to control services n

Re: [PATCH] Extend OAEP support

2019-09-05 Thread Kinichiro Inoguchi
I thought this patch could give an ability to handle OAEP label with openssl(1) pkeyutl command, and encryption works fine, but decryption fails. -- openssl genrsa -out rsakey.pem echo "abcd" | openssl pkeyutl -encrypt -inkey rsak

Re: rad(8) and carp interfaces

2019-09-05 Thread Klemens Nanni
On Thu, Sep 05, 2019 at 10:32:25AM +0200, Sebastian Benoit wrote: > Unrelated, but noticed by florian, this bit in the manpage is no longer > needed since he removed soii for link-local adresses in > sys/netinet6/in6_ifattach.c rev 1.114 Good catch, OK kn.

Re: rad(8) and carp interfaces

2019-09-05 Thread Sebastian Benoit
Matthieu Herrb(matth...@openbsd.org) on 2019.09.04 18:07:35 +0200: > Hi, > > I've a pair of redundant routers, which need to run rad(8) on the > internal interfaces. > > But using carp, on the inactive router, rad complains every > time it tries to send a RA: > > rad[65590]: sendmsg on carp2: C