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

2012-09-06 Thread Alan Cox
Author: alc Date: Fri Sep 7 06:12:28 2012 New Revision: 240185 URL: http://svn.freebsd.org/changeset/base/240185 Log: Eliminate unnecessary NULL checks. Modified: head/sys/mips/mips/pmap.c Modified: head/sys/mips/mips/pmap.c ==

svn commit: r240184 - head/tools/tools/ath/athratestats

2012-09-06 Thread Adrian Chadd
Author: adrian Date: Fri Sep 7 06:02:40 2012 New Revision: 240184 URL: http://svn.freebsd.org/changeset/base/240184 Log: Tidy up the output quite substantially, making it fit well within 80 columns. This makes it much easier to use in a shell script, to display a "top" style output wit

svn commit: r240183 - head/tools/tools/ath/athratestats

2012-09-06 Thread Adrian Chadd
Author: adrian Date: Fri Sep 7 06:02:01 2012 New Revision: 240183 URL: http://svn.freebsd.org/changeset/base/240183 Log: Make this build again! Modified: head/tools/tools/ath/athratestats/Makefile Modified: head/tools/tools/ath/athratestats/Makefile =

svn commit: r240182 - head/lib/libproc

2012-09-06 Thread Rui Paulo
Author: rpaulo Date: Fri Sep 7 02:38:07 2012 New Revision: 240182 URL: http://svn.freebsd.org/changeset/base/240182 Log: When calling the C++ demangler, make sure to free the returned buffer, which might have been reallocated. Pointed out by: stefanf Modified: head/lib/libproc/p

svn commit: r240181 - head/sys/arm/include

2012-09-06 Thread Alan Cox
Author: alc Date: Fri Sep 7 01:33:25 2012 New Revision: 240181 URL: http://svn.freebsd.org/changeset/base/240181 Log: Eliminate an unused macro. Modified: head/sys/arm/include/pmap.h Modified: head/sys/arm/include/pmap.h ==

svn commit: r240180 - head/sys/dev/ath

2012-09-06 Thread Adrian Chadd
Author: adrian Date: Fri Sep 7 00:24:27 2012 New Revision: 240180 URL: http://svn.freebsd.org/changeset/base/240180 Log: Ensure that single-frame aggregate session frames are retransmitted with the correct configuration. Occasionally an aggregate TX would fail and the first frame would b

Re: svn commit: r240165 - head/usr.sbin/pc-sysinstall/backend

2012-09-06 Thread Jos Backus
On Thu, Sep 6, 2012 at 7:59 AM, Josh Paetzel wrote: > Modified: head/usr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh > > == > --- head/usr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh Thu Sep 6 > 13:54:01 2012

svn commit: r240178 - in head/lib/libc/amd64: . gen sys

2012-09-06 Thread Jilles Tjoelker
Author: jilles Date: Thu Sep 6 20:59:49 2012 New Revision: 240178 URL: http://svn.freebsd.org/changeset/base/240178 Log: libc/amd64: Do not export .cerror. For some reason, libc exports the symbol .cerror (HIDENAME(cerror)), albeit in the FBSDprivate_1.0 version. It looks like there is n

svn commit: r240177 - in head/sys: arm/arm mips/mips

2012-09-06 Thread John Baldwin
Author: jhb Date: Thu Sep 6 20:16:59 2012 New Revision: 240177 URL: http://svn.freebsd.org/changeset/base/240177 Log: Dynamically allocate the S/G lists passed to callback routines rather than allocating them on the stack of various bus_dmamap_load*() functions. The S/G lists are stored in

svn commit: r240176 - head/lib/libc/gen

2012-09-06 Thread Tom Rhodes
Author: trhodes Date: Thu Sep 6 20:15:44 2012 New Revision: 240176 URL: http://svn.freebsd.org/changeset/base/240176 Log: Avoid segfault if name is invalid. Basically, only check for CTL_USER if the sysctl fails with ENOENT. PR: 169056 Reviewed by: jhb Modified: head/lib

Re: svn commit: r240156 - head/lib/libproc

2012-09-06 Thread Rui Paulo
On 6 Sep 2012, at 05:15, Stefan Farfeleder wrote: > On Thu, Sep 06, 2012 at 03:19:49AM +, Rui Paulo wrote: >> @@ -266,7 +268,11 @@ proc_addr2sym(struct proc_handle *p, uin >> if (addr >= rsym && addr <= (rsym + sym.st_size)) { >> s = elf_strptr(e, dynsymstrid

Re: svn commit: r240156 - head/lib/libproc

2012-09-06 Thread Rui Paulo
On 6 Sep 2012, at 02:42, Gennady Proskurin wrote: > On Thu, Sep 06, 2012 at 03:19:49AM +, Rui Paulo wrote: >> Author: rpaulo >> Date: Thu Sep 6 03:19:48 2012 >> New Revision: 240156 >> URL: http://svn.freebsd.org/changeset/base/240156 >> >> Log: >> Add support for demangling C++ symbols. T

svn commit: r240175 - head/cddl/usr.sbin/plockstat

2012-09-06 Thread Joel Dahl
Author: joel (doc committer) Date: Thu Sep 6 19:26:59 2012 New Revision: 240175 URL: http://svn.freebsd.org/changeset/base/240175 Log: Remove trailing whitespace. Modified: head/cddl/usr.sbin/plockstat/plockstat.1 Modified: head/cddl/usr.sbin/plockstat/plockstat.1 ==

svn commit: r240174 - head/lib/libpmc

2012-09-06 Thread Joel Dahl
Author: joel (doc committer) Date: Thu Sep 6 19:24:48 2012 New Revision: 240174 URL: http://svn.freebsd.org/changeset/base/240174 Log: Remove trailing whitespace. Modified: head/lib/libpmc/pmc.ivybridge.3 Modified: head/lib/libpmc/pmc.ivybridge.3

svn commit: r240173 - head/lib/libpmc

2012-09-06 Thread Joel Dahl
Author: joel (doc committer) Date: Thu Sep 6 19:14:02 2012 New Revision: 240173 URL: http://svn.freebsd.org/changeset/base/240173 Log: Minor mdoc fix. Modified: head/lib/libpmc/pmc.ivybridge.3 Modified: head/lib/libpmc/pmc.ivybridge.3

svn commit: r240172 - in head/sys: cam/scsi dev/ct dev/ncv dev/nsp dev/stg sys

2012-09-06 Thread John Baldwin
Author: jhb Date: Thu Sep 6 18:53:33 2012 New Revision: 240172 URL: http://svn.freebsd.org/changeset/base/240172 Log: Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98. NetBSD/pc98 was never merged into the main NetBSD tree and is no longer developed. Adding locking

svn commit: r240170 - in head/sys/modules: . ct

2012-09-06 Thread John Baldwin
Author: jhb Date: Thu Sep 6 18:02:32 2012 New Revision: 240170 URL: http://svn.freebsd.org/changeset/base/240170 Log: Add a kernel module on pc98 for the ct(4) driver. Added: head/sys/modules/ct/ head/sys/modules/ct/Makefile (contents, props changed) Modified: head/sys/modules/Makefile

Re: svn commit: r240165 - head/usr.sbin/pc-sysinstall/backend

2012-09-06 Thread Bryan Drewery
On 9/6/2012 9:59 AM, Josh Paetzel wrote: > Author: jpaetzel > Date: Thu Sep 6 14:59:53 2012 > New Revision: 240165 > URL: http://svn.freebsd.org/changeset/base/240165 > > Log: > Add TRIM support, enabled by default. > Fix a bug installing components from a localPath. > Allow autosizing of a

svn commit: r240166 - head/sys/arm/arm

2012-09-06 Thread Alan Cox
Author: alc Date: Thu Sep 6 16:26:04 2012 New Revision: 240166 URL: http://svn.freebsd.org/changeset/base/240166 Log: There is no need to release the pvh global lock around calls to pmap_get_pv_entry(). In fact, some callers already held it around calls. (In earlier versions, the same stat

svn commit: r240165 - head/usr.sbin/pc-sysinstall/backend

2012-09-06 Thread Josh Paetzel
Author: jpaetzel Date: Thu Sep 6 14:59:53 2012 New Revision: 240165 URL: http://svn.freebsd.org/changeset/base/240165 Log: Add TRIM support, enabled by default. Fix a bug installing components from a localPath. Allow autosizing of any partition, not just the last partition. Adjust how ZFS

Re: svn commit: r239195 - head/lib/msun/src

2012-09-06 Thread Bruce Evans
On Sat, 11 Aug 2012, Dimitry Andric wrote: Log: Add __always_inline to __ieee754_rem_pio2() and __ieee754_rem_pio2f(), since some older versions of gcc refuse to inline these otherwise. Requested by: bde MFC after: 1 week Thanks. It works well to reduce unportabilities. Bruce _

svn commit: r240164 - in head: lib/libpmc sys/dev/hwpmc sys/sys

2012-09-06 Thread Fabien Thomas
Author: fabient Date: Thu Sep 6 13:54:01 2012 New Revision: 240164 URL: http://svn.freebsd.org/changeset/base/240164 Log: Add Intel Ivy Bridge support to hwpmc(9). Update offcore RSP token for Sandy Bridge. Note: No uncore support. Will works on Family 6 Model 3a. MFC after: 1 mon

svn commit: r240163 - head/contrib/gdb/gdb

2012-09-06 Thread Ed Maste
Author: emaste Date: Thu Sep 6 13:47:42 2012 New Revision: 240163 URL: http://svn.freebsd.org/changeset/base/240163 Log: Fix "Corrupted DWARF expression" from (k)gdb. Google turned up Debian bug 405116, which describes the problem in sufficient detail to identify the overflowing variable

svn commit: r240162 - head/sys/cddl/compat/opensolaris/sys

2012-09-06 Thread Martin Matuska
Author: mm Date: Thu Sep 6 13:43:48 2012 New Revision: 240162 URL: http://svn.freebsd.org/changeset/base/240162 Log: Make r230454 more readable and vendor-like. PR: kern/171380 MFC after:3 days Modified: head/sys/cddl/compat/opensolaris/sys/sid.h Modified: head/sys/cddl

Re: svn commit: r240156 - head/lib/libproc

2012-09-06 Thread Stefan Farfeleder
On Thu, Sep 06, 2012 at 03:19:49AM +, Rui Paulo wrote: > @@ -266,7 +268,11 @@ proc_addr2sym(struct proc_handle *p, uin > if (addr >= rsym && addr <= (rsym + sym.st_size)) { > s = elf_strptr(e, dynsymstridx, sym.st_name); > if (s) { > -

Re: svn commit: r240156 - head/lib/libproc

2012-09-06 Thread Gennady Proskurin
On Thu, Sep 06, 2012 at 03:19:49AM +, Rui Paulo wrote: > Author: rpaulo > Date: Thu Sep 6 03:19:48 2012 > New Revision: 240156 > URL: http://svn.freebsd.org/changeset/base/240156 > > Log: > Add support for demangling C++ symbols. This requires linking libproc with > libc++rt/libsupc++. >

svn commit: r240158 - head/sys/netinet

2012-09-06 Thread Michael Tuexen
Author: tuexen Date: Thu Sep 6 07:03:56 2012 New Revision: 240158 URL: http://svn.freebsd.org/changeset/base/240158 Log: Get rid of a gcc'ism. MFC after: 10 days Modified: head/sys/netinet/sctp_cc_functions.c Modified: head/sys/netinet/sctp_cc_functions.c ==