rc.d/vmd - wait for vms to shutdown

2018-02-16 Thread Aaron Bieber
Hola, Here is a stab at telling /etc/rc.d/vmd to wait for vms to shutdown before killing vmd. Since there is no linux vmmci layer - linux machines still get killed. #!/bin/ksh # # $OpenBSD: vmd,v 1.6 2018/01/11 22:44:44 rpe Exp $ daemon="/usr/sbin/vmd" . /etc/rc.d/rc.subr # Child will not ret

Re: [PATCH] www/books.html - SSH Mastery, 2nd Edition has now been released

2018-02-16 Thread Ingo Schwarze
Hi, Raf Czlonka wrote on Thu, Feb 15, 2018 at 05:26:44AM +: > An update of the "SSH Mastery" book entry to its 2nd edition. > > While there, I moved its subtitle up, where it belongs, and swapped > ISBN 10 and 13 to keep it consistent with other books. > > I had also taken the liberty to up

Re: ospfd getting confused about who is DR

2018-02-16 Thread Remi Locherer
On Fri, Feb 09, 2018 at 03:39:43AM +0100, Claudio Jeker wrote: > On netsplits it can happen that on join multiple ospfd end up as DR. > In my case with 3 routers the one cut off stays DR even though the rest of > the network already has a DR and BDR. > > Looking into this it seems that in some cas

Re: Anyone can suggest a BitCoin processor to the OpenBSD Foundation? BitPay has become terrible

2018-02-16 Thread Ashish Gulhati
Hi Bob I know you don’t want suggestions involving holding your own Bitcoin wallet but I’m going to suggest this anyway because: 1. I don’t think any other processors exist that will do what you want, and even if they do you’ll run into similar problems as you had with BitPay. 2. Selling Bit

Re: Anyone can suggest a BitCoin processor to the OpenBSD Foundation? BitPay has become terrible

2018-02-16 Thread Ashish Gulhati
Hi Bob I know you don’t want suggestions involving holding your own Bitcoin wallet but I’m going to suggest this anyway because: 1. I don’t think any other processors exist that will do what you want, and even if they do you’ll run into similar problems as you had with BitPay. 2. Selling Bi

Re: Anyone can suggest a BitCoin processor to the OpenBSD Foundation? BitPay has become terrible

2018-02-16 Thread Tom Smyth
Hi Bob, I know one or 2 people who have moved a reasonable amount of money through kraken.com In my humble experience Kraken have been ok to deal with ... and seem cost effective enough compared to coinbase... they were faster to process verification than Bitstamp.. in our humble experience I h

Anyone can suggest a BitCoin processor to the OpenBSD Foundation? BitPay has become terrible

2018-02-16 Thread Bob Beck
So, as some of you may know, the OpenBSD Foundation has accepted BitCoin donations for some time via BitPay.com BitPay was convenient for us since they will sell the BTC donations immediately, and convert to Canadian Dollars. We then periodically get bank transfers of the balance, and this works

Re: regression in pflog output

2018-02-16 Thread Alexander Bluhm
On Thu, Feb 08, 2018 at 05:24:13PM +0100, Alexandr Nedvedicky wrote: > OK? OK bluhm@ > [1] > https://github.com/openbsd/src/commit/e236f0fa7b23e94c7258b2055ec8e7c9804957c7#diff-9517dfce4e8db974781a4536fd38cfc1 > > 8<---8<---8<--8< > diff -

Re: patch: imsg_init.3 fixes

2018-02-16 Thread Jason McIntyre
On Wed, Feb 14, 2018 at 08:53:53AM -0600, Abel Abraham Camarillo Ojeda wrote: > Match description arguments with synopsis arguments, and > fix style of one function argument description typesetted as .Fn instead of > .Fa > > Also, .Sh DESCRIPTION differes form .Sh BUFFERS in that > description fu