On Wed, Jan 19, 2005 at 05:59:45PM -0800, Chris Wright wrote: > Mips RLIMIT_MEMLOCK incorrectly defaults to unlimited, it was confused > with RLIMIT_NPROC. Found while consolidating resource.h headers. Thanks, I applied a recent change off by one line. To avoid this I've changed the code to use named initializers, see http://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-cvs-patches&i=95f18dfc8e770c9885b796a676935677%40NO-ID-FOUND.mhonarc.org Ralf