Date: Wed, 24 Dec 2008 22:40:13 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/ugidfw ugidfw.c Message-ID: <200812242240.mBOMelNJ095989@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-12-24 22:40:13 UTC FreeBSD src repository Modified files: usr.sbin/ugidfw ugidfw.c Log: SVN rev 186480 on 2008-12-24 22:40:13Z by rwatson In ugidfw(8), print the rule number and rule contents (as parsed and then regenerated in libugidfw) rather than simply printing that the rule was added with only the number. This makes ugidfw(8) behave a bit more like ipfw(8), and also means that the administrator sees how the rule was interpreted once uids/gids/etc were processed. Obtained from: TrustedBSD Project Revision Changes Path 1.7 +5 -2 src/usr.sbin/ugidfw/ugidfw.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812242240.mBOMelNJ095989>