Re: svn commit: r256850 - in head: bin/sh etc lib/libc/sys lib/libutil usr.bin/limits usr.bin/procstat

2013-10-30 Thread Stefan Neudorf
Konstantin Belousov writes: > Author: kib > Date: Mon Oct 21 16:46:12 2013 > New Revision: 256850 > URL: http://svnweb.freebsd.org/changeset/base/256850 > > Log: > Add a resource limit for the total number of kqueues available to the > user. Kqueue now saves the ucred of the allocating threa

Re: svn commit: r256850 - in head: bin/sh etc lib/libc/sys lib/libutil usr.bin/limits usr.bin/procstat

2013-11-01 Thread Stefan Neudorf
Konstantin Belousov writes: > On Wed, Oct 30, 2013 at 10:20:52PM +0100, Jilles Tjoelker wrote: > >> On Wed, Oct 30, 2013 at 02:01:57PM +0100, Stefan Neudorf wrote: >> > Konstantin Belousov writes: >> > > Modif