Re: [bug?] pthread_barrier_wait

2016-04-12 Thread Kári Tristan Helgason
> On 12 Apr 2016, at 19:17, Ted Unangst wrote: > > Kári Tristan Helgason wrote: >> I apologise in advance if the diff appears strange, I don't really know how >> to get cvs to do what I want. > > cvs diff -u helps a lot. :) Thanks, let me try that again: Index: rthread.h

Re: [bug?] pthread_barrier_wait

2016-04-12 Thread Ted Unangst
Kári Tristan Helgason wrote: > I apologise in advance if the diff appears strange, I don't really know how > to get cvs to do what I want. cvs diff -u helps a lot. :)

Re: [bug?] pthread_barrier_wait

2016-04-12 Thread Kári Tristan Helgason
> where did this go? Based on the discussions on this thread so far, and on https://github.com/libuv/libuv/pull/790 I'd like to propose the following diff: Index: rthread.h === RCS file: /cvs/src/lib/librthread/rthread.h,v retrievi

Re: awk(1) segfaults with empty assignment

2016-04-12 Thread Todd C. Miller
I think it is best to simply initialize "record" to be the empty string. This is sufficient to fix the crash. - todd Index: usr.bin/awk/lib.c === RCS file: /cvs/src/usr.bin/awk/lib.c,v retrieving revision 1.21 diff -u -p -u -r1.21

Re: FETCH_PACKAGES=Yes does not work when quirks is installed

2016-04-12 Thread Stefan Sperling
On Tue, Apr 12, 2016 at 05:45:39PM +0200, Stefan Sperling wrote: > FWIW, this will show you the error message: And, as far as I remember, removing any quirks packages from /usr/ports/packages/`uname -m`/cache works around the problem, too.

Re: FETCH_PACKAGES=Yes does not work when quirks is installed

2016-04-12 Thread Stefan Sperling
On Tue, Apr 12, 2016 at 05:38:59PM +0200, Martin Pieuchot wrote: > stsp@ told me that FETCH_PACKAGES=Yes was not totally broken, I just > have to manually do "# pkg_delete quirks" every time I want to build > a port: > > $ cd /usr/ports/www/mozilla-firefox && make > ===> firefox-45.0.1 depends on:

FETCH_PACKAGES=Yes does not work when quirks is installed

2016-04-12 Thread Martin Pieuchot
stsp@ told me that FETCH_PACKAGES=Yes was not totally broken, I just have to manually do "# pkg_delete quirks" every time I want to build a port: $ cd /usr/ports/www/mozilla-firefox && make ===> firefox-45.0.1 depends on: gcc-libs->=4.9,<4.10 -> gcc-libs-4.9.3p4 ===> firefox-45.0.1 depends on: nss

Re: /usr/libexec/security symlink permission check warnings

2016-04-12 Thread Stuart Henderson
On 2016/04/12 02:30, Ingo Schwarze wrote: > Hi Stuart, > > Stuart Henderson wrote on Sun, Apr 10, 2016 at 09:27:06PM +0100: > > > Between that, a few files where I have slightly wider read > > permissions for operational reasons, > > Which are those? > > Would it maybe make sense to weaken thes