svn commit: r242199 - in stable/9/sys: conf kern

2012-10-27 Thread Davide Italiano
Author: davide Date: Sat Oct 27 23:30:46 2012 New Revision: 242199 URL: http://svn.freebsd.org/changeset/base/242199 Log: MFCr238925: Until now KTR_ENTRIES, which defines the size of circular buffer used in ktr(4), was constrained to be a power of two. Remove this constraint and update sys

svn commit: r242196 - stable/9/sys/dev/bce

2012-10-27 Thread Davide Italiano
Author: davide Date: Sat Oct 27 23:12:05 2012 New Revision: 242196 URL: http://svn.freebsd.org/changeset/base/242196 Log: MFC r239110: Remove a spurious brace which causes build fail in case BCE_DEBUG option is turned on. Modified: stable/9/sys/dev/bce/if_bce.c Directory Properties: sta

svn commit: r242187 - stable/9/etc

2012-10-27 Thread Hiroki Sato
Author: hrs Date: Sat Oct 27 19:49:15 2012 New Revision: 242187 URL: http://svn.freebsd.org/changeset/base/242187 Log: MFC r242181: Fix an issue when ipv6_enable=YES && ipv6_gateway_enable=YES which could prevent rtadvd(8) from working as intended. Spotted by: brian Discussed wit

svn commit: r242185 - stable/9/release

2012-10-27 Thread Hiroki Sato
Author: hrs Date: Sat Oct 27 19:37:26 2012 New Revision: 242185 URL: http://svn.freebsd.org/changeset/base/242185 Log: MFC of 240586 and 240587 to unbreak release building: Update generate-release.sh script: - Use svn for ports and doc trees - When installing a binary textproc/docp