Re: openssl s_time, speed: use monotime for absolute interval measurement

2017-11-25 Thread Brent Cook
Thanks guys. This will make enabling this on the odder platforms in portable easier. On Fri, Nov 24, 2017 at 7:03 AM, Scott Cheloha wrote: > > On Nov 24, 2017, at 6:58 AM, Jeremie Courreges-Anglas > wrote: > > > > On Wed, Nov 22 2017, Scott Cheloha

Re: diff for ssh/sftp/scp -j

2017-11-25 Thread Sebastian Benoit
Holger Mikolon(hol...@mikolon.com) on 2017.11.25 23:16:54 +0100: > Hi tech@ > > at work I can ssh (hence cvs) to public servers only via a ProxyCommand > specified in /etc/ssh/ssh_config. > > However, with the ProxyCommand set I cannot ssh into servers in the > internal network. So I end up

diff for ssh/sftp/scp -j

2017-11-25 Thread Holger Mikolon
Hi tech@ at work I can ssh (hence cvs) to public servers only via a ProxyCommand specified in /etc/ssh/ssh_config. However, with the ProxyCommand set I cannot ssh into servers in the internal network. So I end up changing ssh_config depending on my use case over and over. This bothered me enough

Re: [patch] snmpd hrStorageSize negative values

2017-11-25 Thread Joel Knight
On Thu, Mar 9, 2017 at 10:02 PM, Joel Knight wrote: > Hi. > > snmpd(8) uses unsigned ints internally to represent the size and used > space of a file system. The HOST-RESOURCES-MIB defines the valid > values for those OIDs as 0..2147483647. With sufficiently large file >

Re: patching use-after-free and innocent memory leak in pfctl_optimzie.c

2017-11-25 Thread Alexandr Nedvedicky
On Fri, Nov 24, 2017 at 07:22:58PM +0100, Alexander Bluhm wrote: > On Fri, Nov 24, 2017 at 01:11:08PM +0100, Alexandr Nedvedicky wrote: > > the patch below is part of larger diff [1] I've sent earlier. Leonardo > > seen a > > pfctl.core, when pfctl_optimize failed to create a radix table. The

Re: fortune: typo: than -> then

2017-11-25 Thread Theo Buehler
fixed, thanks

Re: amd64: EFI boot over network try to load kernel from hd0

2017-11-25 Thread Patrick Wildt
On Fri, Nov 24, 2017 at 04:48:08PM -0700, Andrew Hewus Fresh wrote: > A version of this patch that applies cleanly lets me autoinstall > OpenBSD on a FreeNAS under bhyve. > So this seems useful and works for me. > > Anyway, I wrote down notes of what I had to do. I should probably try > vmm on

armv7/sxie: some fixes

2017-11-25 Thread Artturi Alm
Hi, kind of embarassing, but i guess i originally went w/what was enough to get booting/building over eth, and i blindly followed freebsd driver more than i should of - as it is clearly nothing but copypaste with even comments included from linux.. yep. so sxie has these bugs like trying to