Re: kernel page fault - uvm_fault - softclock_thread

2018-10-02 Thread Alexander Bluhm
On Mon, Oct 01, 2018 at 12:09:25PM +, Visa Hankala wrote: > pfsync_clone_destroy() lacks proper locking and its timeout cancellation > is not robust. Please try the patch below. OK bluhm@ > Index: net/if_pfsync.c > === > RCS

iked - pfkey_write: writev failed: Invalid argument (-current)

2018-10-02 Thread Mark Patruck
Information about this error has already been sent to mpi@ and patrick@, so this is just to make sure it don't get lost before the lock. iked on -current still produces an error every few hours: iked[29197]: pfkey_write: writev failed: Invalid argument Details: --- - after mpi@s change

security(8) NFS occasional errors

2018-10-02 Thread Marcus MERIGHI
>Synopsis: security(8) occasionally sends errors for NFS mounts >Category: base, security(8) >Environment: System : OpenBSD 6.3 Details : OpenBSD 6.3 (GENERIC.MP) #11: Thu Sep 20 16:05:37 CEST 2018

Re: make

2018-10-02 Thread Marc Espie
THAT does not work. Or more accurately, this triggers another issue, because we do suffix work even for PHONY nodes, so this breaks autoconf/2.52, which has an install PHONY target, an install.texi file, and a rule for .texi Hilarity ensues. That function SuffFindNormalDeps is entangled enough