Re: A question of lock usage in OpenBSD kernel code

2017-06-24 Thread Jia-Ju Bai
Thanks, Stefan :) On 2017/6/24 10:19, Stefan Sperling wrote: Yes, rwlock(9) style locks can sleep.

Wrong check vi(1)

2017-06-24 Thread Martijn van Duren
Hello tech@, I noticed that ADD_SPACE_{GOTO,RET} have their checks twisted around. I reckon we got lucky that L__gp is never NULL when called. I'm reckon it's worth while to remove the tmp space all together, but that diff would require quite a bit of extra work, so lets just fix the check for

Re: Finish the link-kit job

2017-06-24 Thread Klemens Nanni
=== RCS file: /cvs/src/distrib/miniroot/install.sub,v retrieving revision 1.1014 diff -u -p -u -r1.1014 install.sub --- distrib/miniroot/install.sub3 Jun 2017 22:27:41 - 1.1014 +++ distrib/miniroot/install.sub

Re: [patch] mg: fix overflow on vteeol() (resend/bump)

2017-06-24 Thread Hiltjo Posthuma
On Sun, Jun 18, 2017 at 03:04:31PM +0200, Hiltjo Posthuma wrote: > Hey, > > This is a resend/bump of a patch about a month ago, can it get applied? > > Original message below: > > > mg crashes with certain (unicode) characters and moving the cursor to the > end of the line. > > The characters

Re: Add Diffie-Hellman group negotiation to iked

2017-06-24 Thread Stuart Henderson
On 2017/05/22 01:52, Tim Stewart wrote: > Hello again, > > Tim Stewart writes: > > > Tim Stewart writes: > > > >> This patch teaches iked to reject a KE with a Notify payload of type > >> INVALID_KE_PAYLOAD when the KE uses a different Diffie-Hellman group > >>