]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r235291:
authorjamie <jamie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 May 2012 19:08:10 +0000 (19:08 +0000)
committerjamie <jamie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 18 May 2012 19:08:10 +0000 (19:08 +0000)
commitc21dc9ae78b78722aa3a5a69a5145f22d6ead06a
tree50d1051d6e370263ec90899b768cdcd65758f12e
parentbcb9ee8f27618a547aaf79705caff523458d30ad
MFC r235291:

 The linker isn't consistent in the ordering of dynamic sysctls, so don't
 assume that the unnamed final component of "security.jail.param.foo." is
 one less than the "foo" component.  It might be one greater instead.

git-svn-id: svn://svn.freebsd.org/base/stable/9@235624 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libjail/jail.c