Date: Tue, 13 Feb 2007 16:06:28 GMT From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: csjp@FreeBSD.org, freebsd-bugs@FreeBSD.org, csjp@FreeBSD.org Subject: Re: bin/109102: sysctl security.mac.bsdextended is not consistent with the output of sysctl -d Message-ID: <200702131606.l1DG6ShC029275@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: sysctl security.mac.bsdextended is not consistent with the output of sysctl -d Responsible-Changed-From-To: freebsd-bugs->csjp Responsible-Changed-By: csjp Responsible-Changed-When: Tue Feb 13 16:04:35 UTC 2007 Responsible-Changed-Why: I will take ownership of this. This is not really a bug since the rules variable is of type CTLTYPE_NODE which only gets processed if the -d flag is set (by design). However we might need to look into the logic for printing newlines more carefully. http://www.freebsd.org/cgi/query-pr.cgi?pr=109102
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702131606.l1DG6ShC029275>