Description of some (but not all) patches listed here. Check out CHECKSUMS file for a list of checksums. ifdescr_20060824_1_RELENG_6.diff ======================================= Patch adds interface labeling support. Patch for RELENG_6, last updated on 24 Aug, 2006. References: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/83622 http://bsdblogs.droso.org/novel/2006/08/24/interfaces-description-support/ ipfw_tos_dscp_20060824_1.diff ======================================= Patch for ipfw, which allows to set ToS/DSCP for IP packets. The patch is for RELENG_6, last updated on 24 Aug, 2006. References: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/102471 http://bsdblogs.droso.org/novel/2006/08/23/hacking-on-ipfw/ msun_log2_and_log2f.diff ======================================= This patch adds log2() and log2f() functions to libm. Written for -CURRENT in Jule, 2005 and never updated. Needs to be implemented in other way. References: http://www.freebsd.org/cgi/query-pr.cgi?pr=standards/83845 src.bin.sh.command_vV.diff (OBSOLETE) ======================================= Patch adds support of -v and -V args to sh(1) builtin 'command' to make it POSIX 2001 complant. Another implementation was committed. References: http://www.freebsd.org/cgi/query-pr.cgi?pr=standards/84539 http://people.freebsd.org/~schweikh/posix-utilities.html#command