Re: systrace patch for chflagsat

2015-06-13 Thread Philip Guenther
On Thu, 4 Jun 2015, patrick keshishian wrote: With the cp(1) change to use chflagsat(), systrace needs to be taught about chflagsat syscall. databases/db/v4 port fails with USE_SYSTRACE=Yes due to a $(CP) -pr use during install_docs. Could someone look over these changes and correct any

Re: LibreSSL 2.2 fails to connect to webdav.yandex.com

2015-06-13 Thread Joel Sing
On Tuesday 09 June 2015, Alexey Ivanov wrote: On Jun 6, 2015, at 5:31 AM, Joel Sing j...@sing.id.au wrote: On Saturday 06 June 2015, 1edhaz+9sj4olxjt6...@guerrillamail.com wrote: Hello, LibreSSL 2.2 (openbsd-current) fails to connect to https://webdav.yandex.com. OpenSSL 1.0.1m

Re: Waiting for 'high priority' events with kqueue

2015-06-13 Thread Philip Guenther
On Wed, Jun 10, 2015 at 10:21 PM, Daurnimator q...@daurnimator.com wrote: I'm working on adding support for high priority events to a user space event library. Conceptually, I need the equivalent of poll() with POLLPRI, but via kqueue. POLLPRI only works for STREAMS. What sort of fd are you

Re: LibreSSL 2.2 fails to connect to webdav.yandex.com

2015-06-13 Thread Alexey Ivanov
On Jun 13, 2015, at 4:00 PM, Joel Sing j...@sing.id.au wrote: On Tuesday 09 June 2015, Alexey Ivanov wrote: On Jun 6, 2015, at 5:31 AM, Joel Sing j...@sing.id.au wrote: On Saturday 06 June 2015, 1edhaz+9sj4olxjt6...@guerrillamail.com wrote: Hello, LibreSSL 2.2 (openbsd-current) fails

Re: roadmap for libc/locale

2015-06-13 Thread Sebastien Marie
On Sat, Jun 13, 2015 at 10:41:42PM +0200, Joerg Sonnenberger wrote: On Sat, Jun 13, 2015 at 10:04:55AM +0200, Sébastien Marie wrote: What is the relationship with libc/locale ? libc++ needs some POSIX functions in locale area that are missing in OpenBSD. These functions are uselocale(3),

Re: RAM encryption and key storing in CPU

2015-06-13 Thread Nick Holland
On 06/12/15 01:09, ertetlen barmok wrote: Any luck with this? no luck at all, since your patch to make it happen wasn't attached to the email, and thus, never should have been sent to tech@. Personally, it looks like a highly invasive change (which also means almost certain to introduce OTHER

Re: [patch]rcs: remove xfree

2015-06-13 Thread Fritjof Bornebusch
On Sat, Jun 13, 2015 at 09:33:59AM +0100, Nicholas Marriott wrote: Hi. You missed date.y: date.y: In function 'yyerror': date.y:497: error: implicit declaration of function 'xfree' Ups, sorry. That should do the trick. On Sat, Jun 13, 2015 at 12:43:29AM +0200, Fritjof Bornebusch wrote:

Re: [patch]rcs: remove xfree

2015-06-13 Thread Nicholas Marriott
Hi. You missed date.y: date.y: In function 'yyerror': date.y:497: error: implicit declaration of function 'xfree' On Sat, Jun 13, 2015 at 12:43:29AM +0200, Fritjof Bornebusch wrote: Hi tech@, Without PGP / SMIME stuff, sorry. a couple of months ago I removed the if condition in the

The latest on the NY Bar Show

2015-06-13 Thread Beverage Business Expo
Thanks! It wouldn't have been possible without you. The old NY Bar Show is stepping it up under new ownership and going national. Introducing the Beverage Business Expo premiering this October 20-21 in Washington DC (this name change is permanentmdash;and for a great reason). The expo is

Re: [patch]rcs: remove xfree

2015-06-13 Thread Nicholas Marriott
looks good to me now, ok anyone? On Sat, Jun 13, 2015 at 03:43:47PM +0200, Fritjof Bornebusch wrote: On Sat, Jun 13, 2015 at 09:33:59AM +0100, Nicholas Marriott wrote: Hi. You missed date.y: date.y: In function 'yyerror': date.y:497: error: implicit declaration of function 'xfree'

Re: [patch]rcs: remove xfree

2015-06-13 Thread Nicholas Marriott
Applied now, thanks. On Sat, Jun 13, 2015 at 09:06:23PM +0100, Nicholas Marriott wrote: looks good to me now, ok anyone? On Sat, Jun 13, 2015 at 03:43:47PM +0200, Fritjof Bornebusch wrote: On Sat, Jun 13, 2015 at 09:33:59AM +0100, Nicholas Marriott wrote: Hi. You missed date.y: