Le 20/10/2010 18:21, j...@freebsd.org a écrit : > Synopsis: [sysctl] [patch] add hidden kernel boot tunables to sysctl as > read-only mib > > State-Changed-From-To: open->feedback > State-Changed-By: jh > State-Changed-When: Wed Oct 20 16:21:17 UTC 2010 > State-Changed-Why: > Note that submitter has been asked for feedback. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=39681
may be closed, except that ngroups_max seems to be missing a mib registration such as : SYSCTL_INT(_kern, OID_AUTO, ngroups, CTLFLAG_RDTUN, &ngroups_max, 0, "Max number groups per process"); Cordialement, Cyrille Lefevre -- mailto:cyrille.lefe...@laposte.net _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"