svn commit: r241182 - head/usr.sbin/sysrc

2012-10-04 Thread Joel Dahl
Author: joel (doc committer) Date: Thu Oct 4 06:33:03 2012 New Revision: 241182 URL: http://svn.freebsd.org/changeset/base/241182 Log: Fix HISTORY. Modified: head/usr.sbin/sysrc/sysrc.8 Modified: head/usr.sbin/sysrc/sysrc.8

svn commit: r241183 - head/sys/net

2012-10-04 Thread Andrew Thompson
Author: thompsa Date: Thu Oct 4 07:40:55 2012 New Revision: 241183 URL: http://svn.freebsd.org/changeset/base/241183 Log: Remove the M_NOWAIT from bridge_rtable_init as it isn't needed. The function return value is not even checked and could lead to a panic on a null sc_rthash. MFC

svn commit: r241190 - head/sys/sys

2012-10-04 Thread Tijl Coosemans
Author: tijl Date: Thu Oct 4 08:53:05 2012 New Revision: 241190 URL: http://svn.freebsd.org/changeset/base/241190 Log: Define clang feature test macro __has_extension. It's used in stdatomic.h. Modified: head/sys/sys/cdefs.h Modified: head/sys/sys/cdefs.h

svn commit: r241195 - in head/sys/dev/ath/ath_hal: ar5416 ar9002

2012-10-04 Thread Adrian Chadd
Author: adrian Date: Thu Oct 4 15:42:45 2012 New Revision: 241195 URL: http://svn.freebsd.org/changeset/base/241195 Log: Implement the quarter rate fractional channel programming for the AR5416 and AR9280, but leave it disabled by default. TL;DR: don't enable this code at all unless you

svn commit: r241196 - head/usr.sbin/jail

2012-10-04 Thread Jamie Gritton
Author: jamie Date: Thu Oct 4 18:59:46 2012 New Revision: 241196 URL: http://svn.freebsd.org/changeset/base/241196 Log: Move properly to the next parameter when jailparam_init fails (i.e. on an unknown parameter), to avoid freeing bogus pointers. Modified: head/usr.sbin/jail/config.c

svn commit: r241197 - head/lib/libjail

2012-10-04 Thread Jamie Gritton
Author: jamie Date: Thu Oct 4 19:07:05 2012 New Revision: 241197 URL: http://svn.freebsd.org/changeset/base/241197 Log: Fix some memory allocation errors: * jail_setv will leak a parameter name if jailparam_import fails. * jailparam_all loses the jailparam pointer on realloc error

svn commit: r241198 - head/usr.sbin/acpi/acpidump

2012-10-04 Thread John Baldwin
Author: jhb Date: Thu Oct 4 20:00:32 2012 New Revision: 241198 URL: http://svn.freebsd.org/changeset/base/241198 Log: Display the matrix of inter-domain distances in the SLIT table. This is used to complement the SRAT table on NUMA machines. MFC after:1 week Modified:

Re: svn commit: r241198 - head/usr.sbin/acpi/acpidump

2012-10-04 Thread John Baldwin
On Thursday, October 04, 2012 4:00:32 pm John Baldwin wrote: Author: jhb Date: Thu Oct 4 20:00:32 2012 New Revision: 241198 URL: http://svn.freebsd.org/changeset/base/241198 Log: Display the matrix of inter-domain distances in the SLIT table. This is used to complement the SRAT

Re: svn commit: r240899 - head/sys/dev/ath

2012-10-04 Thread Garrett Cooper
On Mon, Sep 24, 2012 at 1:35 PM, Adrian Chadd adr...@freebsd.org wrote: Author: adrian Date: Mon Sep 24 20:35:56 2012 New Revision: 240899 URL: http://svn.freebsd.org/changeset/base/240899 Log: Migrate the ath(4) KTR logging to use an ATH_KTR() macro. This should eventually be unified

svn commit: r241214 - in head: . lib/clang/include

2012-10-04 Thread Jung-uk Kim
| uniq -d; # done +# 20121004: remove incomplete unwind.h +OLD_FILES+=usr/include/clang/3.2/unwind.h # 20120908: pf cleanup OLD_FILES+=usr/include/net/if_pflow.h # 20120816: new clang import which bumps version from 3.1 to 3.2 Modified: head/lib/clang/include/Makefile

svn commit: r241215 - head/sys/dev/bge

2012-10-04 Thread Pyun YongHyeon
Author: yongari Date: Fri Oct 5 03:35:38 2012 New Revision: 241215 URL: http://svn.freebsd.org/changeset/base/241215 Log: Don't touch EMAC Mode and TX/RX MAC Mode register when driver is not running. Modified: head/sys/dev/bge/if_bge.c Modified: head/sys/dev/bge/if_bge.c

svn commit: r241216 - head/sys/dev/bge

2012-10-04 Thread Pyun YongHyeon
Author: yongari Date: Fri Oct 5 03:46:25 2012 New Revision: 241216 URL: http://svn.freebsd.org/changeset/base/241216 Log: APE firmware touches EMAC Mode and TX/RX MAC Mode registers to keep the MAC connected to the outside world. So keep the accesses atomic. Modified:

svn commit: r241217 - head/sys/mips/mips

2012-10-04 Thread Alan Cox
Author: alc Date: Fri Oct 5 04:35:20 2012 New Revision: 241217 URL: http://svn.freebsd.org/changeset/base/241217 Log: Eliminate a stale and a duplicated comment. Modified: head/sys/mips/mips/pmap.c Modified: head/sys/mips/mips/pmap.c

svn commit: r241218 - head/usr.sbin/mergemaster

2012-10-04 Thread Doug Barton
Author: dougb Date: Fri Oct 5 05:01:42 2012 New Revision: 241218 URL: http://svn.freebsd.org/changeset/base/241218 Log: Remove references to CVS so that people will stop bringing it up For -p: The localtime update should have been excluded in the first place The