1 Mar 2012 16:10
Re: bin/165515: commit references a PR
The following reply was made to PR bin/165515; it has been noted by GNATS. From: dfilter@... (dfilter service) To: bug-followup@... Cc: Subject: Re: bin/165515: commit references a PR Date: Thu, 1 Mar 2012 15:09:54 +0000 (UTC) Author: jamie Date: Thu Mar 1 15:09:41 2012 New Revision: 232342 URL: http://svn.freebsd.org/changeset/base/232342 Log: Handle the case where a boolean parameter is also a node. PR: bin/165515 MFC after: 2 weeks Modified: head/lib/libjail/jail.c Modified: head/lib/libjail/jail.c ============================================================================== --- head/lib/libjail/jail.c Thu Mar 1 15:08:58 2012 (r232341) +++ head/lib/libjail/jail.c Thu Mar 1 15:09:41 2012 (r232342) <at> <at> -885,36 +885,20 <at> <at> jailparam_type(struct jailparam *jp) * the "no" counterpart to a boolean. */ nname = nononame(jp->jp_name);(Continue reading)
RSS Feed