On Fri, Feb 08, 2008 at 09:36:37AM +1300, Mark Pagulayan wrote: > Thanks for the info. I am also wondering with the link you provided > below, Is it possible for me to see updates on bug fixes for PF on > FreeBSD?
Generally speaking, no. What I do is when I csup my src-all tree and see a file that's changed which interests me, I use cvsweb to look at the CVS commit message. Here's the cvsweb URL for pf. Most of the stuff relevant is under the net/ subdirectory. http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/contrib/pf/ Another option would be to subscribe to the CVS commit list, but you'll see changes for all branches/tags, and for everything (not just pf). -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[EMAIL PROTECTED]"
