K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2015-10-13T18:46:11.688389Z K 7 svn:log V 256 MFC r288390: When stopping ugidfw, it is not enough to just try unloading the module. If the module is built-in to the kernel then the kldunload will fail. Rather than do this just check if there are rules and then remove them all. Relnotes: yes END