Re: svn commit: r228955 - head/include

2011-12-31 Thread Steve Kargl
On Sat, Dec 31, 2011 at 09:54:22PM -0500, David Schultz wrote: > On Thu, Dec 29, 2011, Ed Schouten wrote: > > Hi Steve, > > > > * Steve Kargl , 20111229 19:49: > > > Are you going to submit a bug report to GCC? Because, as of now, > > > you've broken my ability to do development work on bleeding

Re: svn commit: r228955 - head/include

2011-12-31 Thread David Schultz
On Thu, Dec 29, 2011, Ed Schouten wrote: > Hi Steve, > > * Steve Kargl , 20111229 19:49: > > Are you going to submit a bug report to GCC? Because, as of now, > > you've broken my ability to do development work on bleeding edge > > freebsd and bleeding edge gcc. > > Here you go: > > http:/

Re: svn commit: r228801 - head

2011-12-31 Thread David Schultz
On Thu, Dec 22, 2011, Dimitry Andric wrote: > Remove -mfancy-math from LIB32CPUFLAGS for amd64. It has been default > for our gcc since more than three years (see r181534, which is also in > stable/9 and stable/8). This flag used to be for the benefit of the old > in-kernel math emulator,

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

2011-12-31 Thread Adrian Chadd
Author: adrian Date: Sun Jan 1 01:08:51 2012 New Revision: 229165 URL: http://svn.freebsd.org/changeset/base/229165 Log: If frames are dumped out of the queue, let's at least see what they are. This shows that the majority of the weird traffic I see here are probe frames that haven't bee

Re: svn commit: r229032 - head/sys/modules/cfi

2011-12-31 Thread Bjoern A. Zeeb
On 31. Dec 2011, at 16:48 , Marius Strobl wrote: > On Sat, Dec 31, 2011 at 04:26:04PM +, Bjoern A. Zeeb wrote: >> >> On 31. Dec 2011, at 15:59 , Marius Strobl wrote: >> >>> On Sat, Dec 31, 2011 at 02:05:40PM +, Bjoern A. Zeeb wrote: On 30. Dec 2011, at 21:22 , Marius Strobl w

svn commit: r229164 - head/usr.bin/calendar/calendars

2011-12-31 Thread Jason Helfman
Author: jgh (ports committer) Date: Sun Jan 1 00:23:32 2012 New Revision: 229164 URL: http://svn.freebsd.org/changeset/base/229164 Log: - add myself to the calendar (jgh) Approved by: crees (mentor) Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified: head/usr.bin/cale

svn commit: r229162 - head/sys/mips/conf

2011-12-31 Thread Adrian Chadd
Author: adrian Date: Sat Dec 31 23:41:19 2011 New Revision: 229162 URL: http://svn.freebsd.org/changeset/base/229162 Log: This particular work around isn't required any longer, now that the 11n radio backends are also added into the RF linker set. This saves around 7k from the kernel bina

svn commit: r229161 - head/sys/mips/cavium

2011-12-31 Thread Oleksandr Tymoshenko
Author: gonzo Date: Sat Dec 31 23:21:36 2011 New Revision: 229161 URL: http://svn.freebsd.org/changeset/base/229161 Log: - struct clocktime sets different ranges for DOW and month comparing to struct timeval. for clocktime they should be 1..7 and 1..12 respectively - CAPK-0100ND

svn commit: r229160 - vendor/xz-embedded/48f4588342f4a4e0182a6740e25675fd8e6c6295

2011-12-31 Thread Adrian Chadd
Author: adrian Date: Sat Dec 31 22:37:12 2011 New Revision: 229160 URL: http://svn.freebsd.org/changeset/base/229160 Log: Tag git revision 48f4588342f4a4e0182a6740e25675fd8e6c6295. Added: vendor/xz-embedded/48f4588342f4a4e0182a6740e25675fd8e6c6295/ - copied from r229159, vendor/xz-embedd

svn commit: r229159 - in vendor/xz-embedded: . dist dist/linux dist/linux/Documentation dist/linux/include dist/linux/include/linux dist/linux/include/linux/decompress dist/linux/lib dist/linux/lib...

2011-12-31 Thread Adrian Chadd
Author: adrian Date: Sat Dec 31 22:35:46 2011 New Revision: 229159 URL: http://svn.freebsd.org/changeset/base/229159 Log: Import xz-embedded from git. This is from commit hash '48f4588342f4a4e0182a6740e25675fd8e6c6295'. Added: vendor/xz-embedded/ vendor/xz-embedded/dist/ vendor/xz-em

Re: svn: head/sys/netinet

2011-12-31 Thread Maxim Sobolev
On 12/30/2011 11:52 PM, Kostik Belousov wrote: On Fri, Dec 30, 2011 at 04:25:09PM -0800, Maxim Sobolev wrote: > On 12/30/2011 4:17 PM, Maxim Sobolev wrote: > >>M> Won't this break whole lot of third-party software, which expects > >>M> FreeBSD to be slightly different in this regards? Ju

svn commit: r229158 - in stable/8/sys/dev: cxgbe drm speaker tws

2011-12-31 Thread Matthew D Fleming
Author: mdf Date: Sat Dec 31 20:46:35 2011 New Revision: 229158 URL: http://svn.freebsd.org/changeset/base/229158 Log: MFC r228443: Do not define bool/true/false if the symbols already exist. Note that the ofed and dev/vxge parts of r228443 are not in stable/8. Modified: stable/8/sy

svn commit: r229157 - in stable/9/sys: dev/cxgbe dev/drm dev/speaker dev/tws dev/vxge ofed/include/linux

2011-12-31 Thread Matthew D Fleming
Author: mdf Date: Sat Dec 31 20:42:34 2011 New Revision: 229157 URL: http://svn.freebsd.org/changeset/base/229157 Log: MFC r228443: Do not define bool/true/false if the symbols already exist. Modified: stable/9/sys/dev/cxgbe/osdep.h stable/9/sys/dev/drm/i915_drv.h stable/9/sys/dev/sp

svn commit: r229156 - stable/9/sbin/routed/rtquery

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 20:27:36 2011 New Revision: 229156 URL: http://svn.freebsd.org/changeset/base/229156 Log: MFC r228607: Use NO_WARRAY_BOUNDS for sbin/routed/rtquery. Modified: stable/9/sbin/routed/rtquery/Makefile Directory Properties: stable/9/sbin/routed/rtquery/ (props

svn commit: r229155 - stable/7/sys/dev/ixgbe

2011-12-31 Thread Matthew D Fleming
Author: mdf Date: Sat Dec 31 20:26:05 2011 New Revision: 229155 URL: http://svn.freebsd.org/changeset/base/229155 Log: MFC r228440: Consistently use types in ixgbe driver code: - ixgbe_tso_setup() returns a bool, so declare it bool, not boolean_t. - ixgbe_txeof() returns a bool, so

svn commit: r229154 - stable/8/sys/dev/ixgbe

2011-12-31 Thread Matthew D Fleming
Author: mdf Date: Sat Dec 31 20:15:46 2011 New Revision: 229154 URL: http://svn.freebsd.org/changeset/base/229154 Log: MFC r228440: Consistently use types in ixgbe driver code: - {ixgbe,ixv}_header_split is passed to TUNABLE_INT, so delcare it int, not bool. - {ixgbe,ixv}_tx_c

svn commit: r229153 - stable/9/sys/dev/ixgbe

2011-12-31 Thread Matthew D Fleming
Author: mdf Date: Sat Dec 31 20:12:26 2011 New Revision: 229153 URL: http://svn.freebsd.org/changeset/base/229153 Log: MFC r228440: Consistently use types in ixgbe driver code: - {ixgbe,ixv}_header_split is passed to TUNABLE_INT, so delcare it int, not bool. - {ixgbe,ixv}_tx_c

svn commit: r229152 - stable/9/sbin/fsdb

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 20:06:38 2011 New Revision: 229152 URL: http://svn.freebsd.org/changeset/base/229152 Log: MFC r228603: In sbin/fsdb/fsdbutil.c, work around a clang false positive with printf format warnings and conditional operators. (See LLVM PR 11313 for more infor

svn commit: r229151 - stable/9/sbin/camcontrol

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 20:01:40 2011 New Revision: 229151 URL: http://svn.freebsd.org/changeset/base/229151 Log: MFC r228602: In sbin/camcontrol/camcontrol.c, fix a few warnings about format strings not being literals. Modified: stable/9/sbin/camcontrol/camcontrol.c Directory Pro

svn commit: r229150 - stable/7/sys/dev/e1000

2011-12-31 Thread Matthew D Fleming
Author: mdf Date: Sat Dec 31 20:01:09 2011 New Revision: 229150 URL: http://svn.freebsd.org/changeset/base/229150 Log: MFC r228441: Consistently use types in e1000 driver code: - Two struct members eee_disable are used in a function that expects an int *, so declare them int, not

svn commit: r229149 - stable/9/gnu/usr.bin/binutils/libbinutils

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:58:25 2011 New Revision: 229149 URL: http://svn.freebsd.org/changeset/base/229149 Log: MFC r228601: Define YY_NO_INPUT when building libbinutils, to prevent warnings about unused input() functions emitted by lex. Modified: stable/9/gnu/usr.bin/binutils/l

svn commit: r229148 - stable/9/cddl/contrib/opensolaris/cmd/dtrace

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:56:25 2011 New Revision: 229148 URL: http://svn.freebsd.org/changeset/base/229148 Log: MFC r228598: In cddl/contrib/opensolaris/cmd/dtrace/dtrace.c, fix some obtuse snprintf tricks. Modified: stable/9/cddl/contrib/opensolaris/cmd/dtrace/dtrace.c Director

svn commit: r229147 - stable/8/sys/dev/e1000

2011-12-31 Thread Matthew D Fleming
Author: mdf Date: Sat Dec 31 19:55:19 2011 New Revision: 229147 URL: http://svn.freebsd.org/changeset/base/229147 Log: MFC r228441: Consistently use types in e1000 driver code: - Two struct members eee_disable are used in a function that expects an int *, so declare them int, not

svn commit: r229146 - stable/9/cddl/contrib/opensolaris/tools/ctf/cvt

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:53:00 2011 New Revision: 229146 URL: http://svn.freebsd.org/changeset/base/229146 Log: MFC r228597: In cddl/contrib/opensolaris/tools/ctf/cvt/ctfmerge.c, a size_t is passed to fprintf as a field width. It should be an int instead, so cast it. Modified:

svn commit: r229145 - stable/9/sys/dev/e1000

2011-12-31 Thread Matthew D Fleming
Author: mdf Date: Sat Dec 31 19:50:55 2011 New Revision: 229145 URL: http://svn.freebsd.org/changeset/base/229145 Log: MFC r228441: Consistently use types in e1000 driver code: - Two struct members eee_disable are used in a function that expects an int *, so declare them int, not

svn commit: r229144 - stable/9/games/factor

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:50:52 2011 New Revision: 229144 URL: http://svn.freebsd.org/changeset/base/229144 Log: MFC r228596: In games/factor/factor.c, fix a warning about a format string not being a literal. Modified: stable/9/games/factor/factor.c Directory Properties: stable

svn commit: r229143 - stable/9/bin/ed

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:48:04 2011 New Revision: 229143 URL: http://svn.freebsd.org/changeset/base/229143 Log: MFC r228595: Fix some obtuse fprintf tricks in bin/ed. Modified: stable/9/bin/ed/io.c stable/9/bin/ed/main.c Directory Properties: stable/9/bin/ed/ (props changed)

svn commit: r229142 - stable/9/libexec/ypxfr

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:46:06 2011 New Revision: 229142 URL: http://svn.freebsd.org/changeset/base/229142 Log: MFC r228600: Fix the incompatible enum conversions in libexec/ypxfr in another, more messy way, so as to not disrupt other yp programs: just add casts to convert the in

svn commit: r229141 - stable/9/contrib/telnet/telnetd

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:42:52 2011 New Revision: 229141 URL: http://svn.freebsd.org/changeset/base/229141 Log: MFC r228589: In contrib/telnet/telnetd/utility.c, fix a few warnings about format strings not being literals. Modified: stable/9/contrib/telnet/telnetd/utility.c Direc

svn commit: r229140 - stable/9/libexec/rbootd

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:36:11 2011 New Revision: 229140 URL: http://svn.freebsd.org/changeset/base/229140 Log: MFC r228587: In libexec/rbootd/utils.c, use the correct printf length modifiers for u_int32_t and size_t. Modified: stable/9/libexec/rbootd/utils.c Directory Propertie

svn commit: r229139 - stable/9/libexec/pppoed

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:34:25 2011 New Revision: 229139 URL: http://svn.freebsd.org/changeset/base/229139 Log: MFC r228586: In libexec/pppoed/pppoed.c, use the correct printf length modifier for a size_t. Modified: stable/9/libexec/pppoed/pppoed.c Directory Properties: stable

svn commit: r229138 - stable/9/libexec/bootpd/tools/bootptest

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:28:54 2011 New Revision: 229138 URL: http://svn.freebsd.org/changeset/base/229138 Log: MFC r228584: In libexec/bootpd/tools/bootptest/print-bootp.c, use the correct printf length modifier for the difference between two pointers. Modified: stable/9/libexe

svn commit: r229137 - stable/9/libexec/getty

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:26:24 2011 New Revision: 229137 URL: http://svn.freebsd.org/changeset/base/229137 Log: MFC r228582: In libexec/getty/chat.c, replace && with & in chat_send(). The intent is to test if the CHATDEBUG_SEND bit is set in the chat_debug global. Modified: sta

svn commit: r229136 - stable/9/libexec/bootpd/bootpgw

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 19:19:19 2011 New Revision: 229136 URL: http://svn.freebsd.org/changeset/base/229136 Log: MFC r228581: In libexec/bootpd/bootpgw/bootpgw.c, add a cast for the remaining minutes of activity, to avoid a warning on platforms where time_t is a 32-bit integer. M

svn commit: r229135 - in head: contrib/compiler-rt contrib/compiler-rt/lib contrib/compiler-rt/lib/arm contrib/compiler-rt/lib/ppc contrib/compiler-rt/lib/x86_64 lib/libcompiler_rt

2011-12-31 Thread Ed Schouten
Author: ed Date: Sat Dec 31 19:01:48 2011 New Revision: 229135 URL: http://svn.freebsd.org/changeset/base/229135 Log: Upgrade libcompiler_rt to upstream revision 147390. This version of libcompiler_rt adds support for __mulo[sdt]i4(), which computes a multiply and its overflow flag. There

svn commit: r229134 - stable/9/cddl/contrib/opensolaris/lib/libdtrace/common

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 18:53:11 2011 New Revision: 229134 URL: http://svn.freebsd.org/changeset/base/229134 Log: MFC r228580: In cddl/contrib/opensolaris/lib/libdtrace/common/dt_handle.c, some uint64_t values are snprintf'd using %llx. On amd64, uint64_t is typedef'd as unsigned

svn commit: r229133 - stable/9/cddl/contrib/opensolaris/lib/libdtrace/common

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 18:49:46 2011 New Revision: 229133 URL: http://svn.freebsd.org/changeset/base/229133 Log: MFC r228579: In cddl/contrib/opensolaris/lib/libdtrace/common/dt_consume.c, some uint64_t values are snprintf'd using %llx. On amd64, uint64_t is typedef'd as unsigned

svn commit: r229132 - stable/7/sys/cam

2011-12-31 Thread Matthew D Fleming
Author: mdf Date: Sat Dec 31 18:41:29 2011 New Revision: 229132 URL: http://svn.freebsd.org/changeset/base/229132 Log: MFC r228442: Do not use the sometimes-reserved word 'bool' for a variable name. This is a direct commit since the file name has changed. Modified: stable/7/sys/cam/cam

svn commit: r229131 - in stable/9: lib/clang share/mk

2011-12-31 Thread Nathan Whitehorn
Author: nwhitehorn Date: Sat Dec 31 18:09:31 2011 New Revision: 229131 URL: http://svn.freebsd.org/changeset/base/229131 Log: MFC r227775: Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50 import, it works without issue. Modified: stable/9/lib/clang/clang.build.mk

svn commit: r229130 - stable/9/sys/fs/tmpfs

2011-12-31 Thread Peter Holm
Author: pho Date: Sat Dec 31 17:56:05 2011 New Revision: 229130 URL: http://svn.freebsd.org/changeset/base/229130 Log: MFC: r226987 Added missing cache purge of from argument for rename(). Modified: stable/9/sys/fs/tmpfs/tmpfs_vnops.c Directory Properties: stable/9/sys/ (props change

svn commit: r229129 - stable/9/lib/libthread_db

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 17:14:56 2011 New Revision: 229129 URL: http://svn.freebsd.org/changeset/base/229129 Log: MFC r228578 In lib/libthread_db/arch/i386/libpthread_md.c, clang gives two incorrect warnings about alignment, so turn -Wcast-align off for now. Modified: stable/9/lib

Re: svn commit: r229032 - head/sys/modules/cfi

2011-12-31 Thread Marius Strobl
On Sat, Dec 31, 2011 at 04:26:04PM +, Bjoern A. Zeeb wrote: > > On 31. Dec 2011, at 15:59 , Marius Strobl wrote: > > > On Sat, Dec 31, 2011 at 02:05:40PM +, Bjoern A. Zeeb wrote: > >> > >> On 30. Dec 2011, at 21:22 , Marius Strobl wrote: > >> > >>> Author: marius > >>> Date: Fri Dec 30

svn commit: r229128 - stable/9/contrib/telnet/libtelnet

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 16:32:26 2011 New Revision: 229128 URL: http://svn.freebsd.org/changeset/base/229128 Log: MFC r228559: In contrib/telnet/libtelnet/sra.c, use the correct number of bytes to zero the password buffer. Modified: stable/9/contrib/telnet/libtelnet/sra.c Director

Re: svn commit: r229032 - head/sys/modules/cfi

2011-12-31 Thread Bjoern A. Zeeb
On 31. Dec 2011, at 15:59 , Marius Strobl wrote: > On Sat, Dec 31, 2011 at 02:05:40PM +, Bjoern A. Zeeb wrote: >> >> On 30. Dec 2011, at 21:22 , Marius Strobl wrote: >> >>> Author: marius >>> Date: Fri Dec 30 21:22:10 2011 >>> New Revision: 229032 >>> URL: http://svn.freebsd.org/changeset/b

svn commit: r229127 - head/sys/netinet6

2011-12-31 Thread Bjoern A. Zeeb
Author: bz Date: Sat Dec 31 16:19:22 2011 New Revision: 229127 URL: http://svn.freebsd.org/changeset/base/229127 Log: Remove a declaration to a non-existent function. MFC after:3 days Sponsored by: The FreeBSD Foundation Modified: head/sys/netinet6/scope6_var.h Modified: head/sys/

Re: svn commit: r229081 - stable/9/usr.bin/grep

2011-12-31 Thread Ed Schouten
* Gleb Kurtsou , 20111231 15:00: > Is there a reason we need all this mess is the first place? 12 grep links > under > /usr/bin. Why not to make zgrep handle all compression types. Tranparent > compression handling in tar was a great success. +1. -- Ed Schouten WWW: htt

Re: svn commit: r229032 - head/sys/modules/cfi

2011-12-31 Thread Marius Strobl
On Sat, Dec 31, 2011 at 02:05:40PM +, Bjoern A. Zeeb wrote: > > On 30. Dec 2011, at 21:22 , Marius Strobl wrote: > > > Author: marius > > Date: Fri Dec 30 21:22:10 2011 > > New Revision: 229032 > > URL: http://svn.freebsd.org/changeset/base/229032 > > > > Log: > > Add header required by cfi

Re: svn commit: r229126 - head/sys/mips/conf

2011-12-31 Thread Bjoern A. Zeeb
On 31. Dec 2011, at 15:56 , Adrian Chadd wrote: > Author: adrian > Date: Sat Dec 31 15:56:00 2011 > New Revision: 229126 > URL: http://svn.freebsd.org/changeset/base/229126 > > Log: > Oops - this was referencing a local file, which I've done away with. > Thanks! > Modified: > head/sys/mips

Re: svn commit: r229125 - head/sys/arm/xscale/ixp425

2011-12-31 Thread Bjoern A. Zeeb
On 31. Dec 2011, at 15:53 , Marius Strobl wrote: > Author: marius > Date: Sat Dec 31 15:53:34 2011 > New Revision: 229125 > URL: http://svn.freebsd.org/changeset/base/229125 > > Log: > Fix header pollution, possibly unbreaking the build of cfi_bus_ixp4xx.c > as part of cfi.ko. > Thanks > M

svn commit: r229126 - head/sys/mips/conf

2011-12-31 Thread Adrian Chadd
Author: adrian Date: Sat Dec 31 15:56:00 2011 New Revision: 229126 URL: http://svn.freebsd.org/changeset/base/229126 Log: Oops - this was referencing a local file, which I've done away with. Modified: head/sys/mips/conf/ROUTERSTATION Modified: head/sys/mips/conf/ROUTERSTATION ===

svn commit: r229125 - head/sys/arm/xscale/ixp425

2011-12-31 Thread Marius Strobl
Author: marius Date: Sat Dec 31 15:53:34 2011 New Revision: 229125 URL: http://svn.freebsd.org/changeset/base/229125 Log: Fix header pollution, possibly unbreaking the build of cfi_bus_ixp4xx.c as part of cfi.ko. Modified: head/sys/arm/xscale/ixp425/ixdp425_pci.c head/sys/arm/xscale/ixp42

svn commit: r229124 - stable/9/lib/libusb

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 15:49:07 2011 New Revision: 229124 URL: http://svn.freebsd.org/changeset/base/229124 Log: MFC r228235 and r228236: Minor code simplification. No functional change. Modified: stable/9/lib/libusb/libusb10.c Directory Properties: stable/9/lib/libusb/ (pr

svn commit: r229123 - stable/9/contrib/gcc/config/i386

2011-12-31 Thread Stefan Farfeleder
Author: stefanf Date: Sat Dec 31 15:49:04 2011 New Revision: 229123 URL: http://svn.freebsd.org/changeset/base/229123 Log: MFC r226430: Adjust posix_memalign() prototype to match what we define in stdlib.h for C++ compilation. Modified: stable/9/contrib/gcc/config/i386/pmm_malloc.h Direct

svn commit: r229122 - stable/9/lib/libusb

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 15:46:36 2011 New Revision: 229122 URL: http://svn.freebsd.org/changeset/base/229122 Log: MFC r227404: Add definition of some USB 3.0 descriptors to libusb 1.0 and libusb 2.0. Some header file parts of this patch were taken from a patch submitted by Maya E

svn commit: r229121 - stable/9/sys/dev/usb/wlan

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 15:43:55 2011 New Revision: 229121 URL: http://svn.freebsd.org/changeset/base/229121 Log: MFC r228195: Fix checks for error return from urtw_alloc_rx_data_list() and urtw_alloc_tx_data_list(). Modified: stable/9/sys/dev/usb/wlan/if_urtw.c Directory Proper

svn commit: r229120 - in stable/9/sys/dev/usb: . wlan

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 15:42:05 2011 New Revision: 229120 URL: http://svn.freebsd.org/changeset/base/229120 Log: MFC r228232 and r228303: Fix clang compile warnings. Modified: stable/9/sys/dev/usb/usb_msctest.c stable/9/sys/dev/usb/wlan/if_zyd.c Directory Properties: stable/9

svn commit: r229119 - in stable/9/sys: dev/usb kern

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 15:37:31 2011 New Revision: 229119 URL: http://svn.freebsd.org/changeset/base/229119 Log: MFC r227706, r227748, r227749 and r228234: Simplify the usb_pause_mtx() function by factoring out the generic parts to the kernel's pause() function. The pause() functi

svn commit: r229118 - in stable/9/sys: arm/econa arm/xscale/ixp425 dev/ahci dev/ata dev/gpio dev/mvs dev/ppbus dev/ppc dev/siba dev/siis dev/usb dev/usb/controller kern mips/atheros mips/cavium/usb...

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 15:31:34 2011 New Revision: 229118 URL: http://svn.freebsd.org/changeset/base/229118 Log: MFC r227701, r227847 and r227849: Move the device_delete_all_children() function from usb_util.c to kern/subr_bus.c. Simplify this function so that it no longer depen

svn commit: r229117 - in stable/9/sys/dev/usb: . quirk

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 15:18:51 2011 New Revision: 229117 URL: http://svn.freebsd.org/changeset/base/229117 Log: MFC r227610 and r228243: Add more quirks for USB mass storage devices. Modified: stable/9/sys/dev/usb/quirk/usb_quirk.c stable/9/sys/dev/usb/usbdevs Directory Proper

svn commit: r229116 - in stable/9/sys/dev/usb: . net

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 15:15:30 2011 New Revision: 229116 URL: http://svn.freebsd.org/changeset/base/229116 Log: MFC r228637: Add new USB ID. Modified: stable/9/sys/dev/usb/net/if_axe.c stable/9/sys/dev/usb/usbdevs Directory Properties: stable/9/sys/ (props changed) stabl

svn commit: r229115 - in stable/9/sys/dev/usb: . wlan

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 15:14:07 2011 New Revision: 229115 URL: http://svn.freebsd.org/changeset/base/229115 Log: MFC r227781: Add new USB IDs. PR: usb/162712, usb/163732 Modified: stable/9/sys/dev/usb/usbdevs stable/9/sys/dev/usb/wlan/if_run.c Directory Properties: s

svn commit: r229114 - stable/9/sys/powerpc/ps3

2011-12-31 Thread Nathan Whitehorn
Author: nwhitehorn Date: Sat Dec 31 15:11:47 2011 New Revision: 229114 URL: http://svn.freebsd.org/changeset/base/229114 Log: MFC r228688,228689: Support infrastructure for X11 on PS3. Submitted by: geoffrey dot levand at mail dot ru Modified: stable/9/sys/powerpc/ps3/ps3-hv-asm.awk

svn commit: r229113 - in stable/9/libexec/rtld-elf: powerpc powerpc64

2011-12-31 Thread Nathan Whitehorn
Author: nwhitehorn Date: Sat Dec 31 15:08:33 2011 New Revision: 229113 URL: http://svn.freebsd.org/changeset/base/229113 Log: MFC r228646: Additional icache paranoia: non-PLT relocations can modify the text segment. It is then important to make sure the icache is synchronized again to prev

svn commit: r229112 - in stable/9: lib/libsm libexec/mail.local libexec/smrsh usr.bin/vacation usr.sbin/sendmail

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 15:03:29 2011 New Revision: 229112 URL: http://svn.freebsd.org/changeset/base/229112 Log: MFC r228558, r228585, r228588, r228652, r228707: Unfortunately, clang gives warnings about sendmail code that cannot be turned off yet. Since this is contrib code, a

svn commit: r229111 - stable/9/sys/dev/usb/wlan

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:57:52 2011 New Revision: 229111 URL: http://svn.freebsd.org/changeset/base/229111 Log: MFC r226465 and r226467: Fix an issue with 11g beacon frames which looks to be a limitation on the largest multi-write size. Modified: stable/9/sys/dev/usb/wlan/if_r

svn commit: r229110 - vendor/compiler-rt/compiler-rt-r147390

2011-12-31 Thread Ed Schouten
Author: ed Date: Sat Dec 31 14:56:26 2011 New Revision: 229110 URL: http://svn.freebsd.org/changeset/base/229110 Log: Tag compiler-rt r147390. Added: vendor/compiler-rt/compiler-rt-r147390/ - copied from r229109, vendor/compiler-rt/dist/ ___ sv

svn commit: r229108 - stable/9/sys/dev/usb/wlan

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:54:30 2011 New Revision: 229108 URL: http://svn.freebsd.org/changeset/base/229108 Log: MFC r228494, r228508: Fix for random USB transfer time out. Modified: stable/9/sys/dev/usb/wlan/if_run.c Directory Properties: stable/9/sys/ (props changed) stab

svn commit: r229107 - stable/9/sys/dev/usb/storage

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:50:38 2011 New Revision: 229107 URL: http://svn.freebsd.org/changeset/base/229107 Log: MFC r227462: Enable power save mode for the USB storage device driver. Modified: stable/9/sys/dev/usb/storage/ustorage_fs.c Directory Properties: stable/9/sys/ (pr

svn commit: r229106 - stable/9/sys/dev/usb/net

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:47:35 2011 New Revision: 229106 URL: http://svn.freebsd.org/changeset/base/229106 Log: MFC r226743: Implement TX/RX checksum offloading support for ASIX AX88772B controller. Modified: stable/9/sys/dev/usb/net/if_axe.c stable/9/sys/dev/usb/net/if_axer

svn commit: r229105 - stable/9/sys/dev/usb/net

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:45:43 2011 New Revision: 229105 URL: http://svn.freebsd.org/changeset/base/229105 Log: MFC r226709: Allow USB ethernet drivers to define a driver specific attach handler so that a USB ethernet driver can announce interface capabilities and do its own MI

svn commit: r229104 - head/sys/i386/include

2011-12-31 Thread Konstantin Belousov
Author: kib Date: Sat Dec 31 14:44:42 2011 New Revision: 229104 URL: http://svn.freebsd.org/changeset/base/229104 Log: Make the comment in i386/include/ucontext.h identical to the one in amd64/include/ucontext.h. The later is better worded. Requested by: deischen MFC after:3 days M

svn commit: r229103 - stable/9/sys/dev/usb/template

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:37:51 2011 New Revision: 229103 URL: http://svn.freebsd.org/changeset/base/229103 Log: MFC 228304: Correct some bInterval USB template descriptor values. Modified: stable/9/sys/dev/usb/template/usb_template.c stable/9/sys/dev/usb/template/usb_template_

svn commit: r229102 - stable/9/lib/libpmc

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 14:36:51 2011 New Revision: 229102 URL: http://svn.freebsd.org/changeset/base/229102 Log: MFC r228557: In lib/libpmc/libpmc.c, struct pmc_cputype_map's pm_cputype field should be of type 'enum pmc_cputype', not 'enum pmc_class'. Modified: stable/9/lib/libpm

svn commit: r229101 - stable/9/sys/dev/aic7xxx/aicasm

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 14:34:07 2011 New Revision: 229101 URL: http://svn.freebsd.org/changeset/base/229101 Log: MFC r228556: Add "%option noinput" to aicasm_scan.l and aicasm_macro_scan.l, so no unneeded input functions will be emitted. Spotted by: arundel Modified: stabl

svn commit: r229100 - stable/9/sys/dev/usb/controller

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:33:15 2011 New Revision: 229100 URL: http://svn.freebsd.org/changeset/base/229100 Log: MFC r228709, r228711 and r228723: - Add missing unlock of USB controller's lock, when doing shutdown, suspend and resume. - Add code to wait for USB shutdown to be ex

svn commit: r229099 - stable/9/sys/dev/usb/serial

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:29:01 2011 New Revision: 229099 URL: http://svn.freebsd.org/changeset/base/229099 Log: MFC r227285: Add support for new USB modem protocol. PR: usb/159919 Modified: stable/9/sys/dev/usb/serial/umodem.c Directory Properties: stable/9/sy

svn commit: r229098 - stable/9/sys/contrib/ngatm/netnatm/msg

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 14:27:26 2011 New Revision: 229098 URL: http://svn.freebsd.org/changeset/base/229098 Log: MFC r228554: In sys/contrib/ngatm/netnatm/msg/uni_ie.c, use a more appropriate way to tell the compiler some parameters are purposefully unused. Modified: stable/9/sys

svn commit: r229097 - stable/9/sys/dev/usb

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:24:22 2011 New Revision: 229097 URL: http://svn.freebsd.org/changeset/base/229097 Log: MFC r228758: Fix for race against user-space applications trying to change the configuration on USB HUBs. PR: kern/163091 Modified: stable/9/sys/dev/u

svn commit: r229096 - in stable/9/sys: arm/econa dev/usb dev/usb/controller mips/atheros mips/cavium/usb mips/rmi mips/rt305x modules/usb modules/usb/avr32dci powerpc/ps3

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:22:02 2011 New Revision: 229096 URL: http://svn.freebsd.org/changeset/base/229096 Log: MFC r229086, r228483 and r228640: Implement better support for USB controller suspend and resume. Fix some build issues in avr32dci.c Added: stable/9/sys/modules/usb

svn commit: r229095 - stable/9/contrib/file

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 14:21:41 2011 New Revision: 229095 URL: http://svn.freebsd.org/changeset/base/229095 Log: MFC r228553: In contrib/file/softmagic.c, fix a potential format string security problem. (This fix has already been applied upstream, but we do not have the latest ve

svn commit: r229094 - stable/9/lib/libipsec

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 14:13:11 2011 New Revision: 229094 URL: http://svn.freebsd.org/changeset/base/229094 Log: MFC r228552: Define YY_NO_INPUT in lib/libipsec/policy_token.l, so lex's input() function does not get defined needlessly. MFC r228555: In lib/libipsec/po

svn commit: r229093 - in stable/9/sys: amd64/amd64 arm/econa arm/mv arm/xscale/i80321 arm/xscale/i8134x arm/xscale/ixp425 dev/aac dev/acpi_support dev/acpica dev/amr dev/arcmsr dev/bce dev/bfe dev/...

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 14:12:12 2011 New Revision: 229093 URL: http://svn.freebsd.org/changeset/base/229093 Log: MFC r226173, r227843, r227848 and r227908: Use DEVMETHOD_END to mark end of device methods. Remove superfluous device methods. Add some missing __FBSBID() macros. Mo

Re: svn commit: r229081 - stable/9/usr.bin/grep

2011-12-31 Thread Gábor Kövesdán
On 2011.12.31. 15:00, Gleb Kurtsou wrote: ${BINDIR}/grep ${BINDIR}/fgrep \ >${BINDIR}/grep ${BINDIR}/zgrep \ >${BINDIR}/grep ${BINDIR}/zegrep \ > - ${BINDIR}/grep ${BINDIR}/zfgrep \ > - ${BINDIR}/grep ${BINDIR}/xzgrep \ > - ${BINDIR}/grep ${BINDIR}/xzegrep \ >

Re: svn commit: r229032 - head/sys/modules/cfi

2011-12-31 Thread Bjoern A. Zeeb
On 30. Dec 2011, at 21:22 , Marius Strobl wrote: > Author: marius > Date: Fri Dec 30 21:22:10 2011 > New Revision: 229032 > URL: http://svn.freebsd.org/changeset/base/229032 > > Log: > Add header required by cfi_bus_fdt.c. > > Modified: > head/sys/modules/cfi/Makefile > This (most likely) b

svn commit: r229092 - stable/9/cddl/contrib/opensolaris/lib/libdtrace/common

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 14:04:54 2011 New Revision: 229092 URL: http://svn.freebsd.org/changeset/base/229092 Log: MFC r228550: In cddl/contrib/opensolaris/lib/libdtrace/common/dt_subr.c, the dt_popc() function assumes that either _ILP32 or _LP64 is defined, otherwise it has no suit

svn commit: r229091 - stable/9/cddl/contrib/opensolaris/lib/libdtrace/common

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 14:02:16 2011 New Revision: 229091 URL: http://svn.freebsd.org/changeset/base/229091 Log: MFC r228549: In cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c, use the correct printf format for a key_t (aka long). Modified: stable/9/cddl/contrib/opensola

Re: svn commit: r229081 - stable/9/usr.bin/grep

2011-12-31 Thread Gleb Kurtsou
On (31/12/2011 13:12), Gabor Kovesdan wrote: > Author: gabor > Date: Sat Dec 31 13:12:10 2011 > New Revision: 229081 > URL: http://svn.freebsd.org/changeset/base/229081 > > Log: > MFC r228099: > - Create links to the xz and lzma versions even if BSD grep is not the > default. Nor GNU n

svn commit: r229090 - stable/9/cddl/contrib/opensolaris/lib/libdtrace/i386

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 13:56:32 2011 New Revision: 229090 URL: http://svn.freebsd.org/changeset/base/229090 Log: MFC r228548: In cddl/contrib/opensolaris/lib/libdtrace/i386/dt_isadep.c, use the correct printf format for an unsigned long. Modified: stable/9/cddl/contrib/opensolari

Re: svn commit: r228944 - head/sys/mips/conf

2011-12-31 Thread Bjoern A. Zeeb
On 29. Dec 2011, at 05:51 , Adrian Chadd wrote: > Author: adrian > Date: Thu Dec 29 05:51:48 2011 > New Revision: 228944 > URL: http://svn.freebsd.org/changeset/base/228944 > > Log: > Break out the AR71XX config file into _BASE and board specific > bits. > > The ROUERSTATION and RSPRO variant

svn commit: r229089 - in releng/9.0: . sys/sys

2011-12-31 Thread Bjoern A. Zeeb
Author: bz Date: Sat Dec 31 13:44:10 2011 New Revision: 229089 URL: http://svn.freebsd.org/changeset/base/229089 Log: MFC r229067 (by obrien): Happy 2012 and may 9.0-RELEASE be a good one. Approved by: re (kib) Modified: releng/9.0/COPYRIGHT (contents, props changed) releng/9

svn commit: r229088 - stable/9/cddl/contrib/opensolaris/lib/libdtrace/common

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 13:43:51 2011 New Revision: 229088 URL: http://svn.freebsd.org/changeset/base/229088 Log: MFC r228547: Cast away a clang alignment warning in drti.c's fixsymbol() function. This code only runs on i386 and amd64, so there should be no problems if buf + sec->d

svn commit: r229087 - stable/9/share/mk

2011-12-31 Thread Dimitry Andric
Author: dim Date: Sat Dec 31 13:37:25 2011 New Revision: 229087 URL: http://svn.freebsd.org/changeset/base/229087 Log: MFC r228546: Clang has more warnings enabled by default, and when using -Wall, so if WARNS is set to low values, some of them have to be disabled explicitly. MF

Re: svn commit: r229085 - in head/sys: amd64/amd64 i386/i386

2011-12-31 Thread Bjoern A. Zeeb
On 31. Dec 2011, at 13:24 , Gavin Atkinson wrote: > Author: gavin > Date: Sat Dec 31 13:24:53 2011 > New Revision: 229085 > URL: http://svn.freebsd.org/changeset/base/229085 > > Log: > Default to not performing the early-boot memory tests when we detect we > are booting inside a VM. There are

svn commit: r229086 - head/sys/dev/usb/controller

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 13:34:42 2011 New Revision: 229086 URL: http://svn.freebsd.org/changeset/base/229086 Log: Add missing change to XHCI driver similar to changes in r228483. MFC after:0 days Modified: head/sys/dev/usb/controller/xhci.c head/sys/dev/usb/controller/xhc

svn commit: r229085 - in head/sys: amd64/amd64 i386/i386

2011-12-31 Thread Gavin Atkinson
Author: gavin Date: Sat Dec 31 13:24:53 2011 New Revision: 229085 URL: http://svn.freebsd.org/changeset/base/229085 Log: Default to not performing the early-boot memory tests when we detect we are booting inside a VM. There are three reasons to disable this: o It causes the VM host to b

svn commit: r229084 - in stable/9/sys/dev/usb: . controller

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 13:23:04 2011 New Revision: 229084 URL: http://svn.freebsd.org/changeset/base/229084 Log: MFC r227396, r227401, r227541, r227654 and r228493: Relax XHCI timeouts which should fix enumeration issues. Fix definition of XHCI port power bit. Correct size of so

svn commit: r229083 - stable/9/usr.bin/mkesdb

2011-12-31 Thread Gabor Kovesdan
Author: gabor Date: Sat Dec 31 13:13:42 2011 New Revision: 229083 URL: http://svn.freebsd.org/changeset/base/229083 Log: MFC r228766: - Remove a GCC-specific compiler flag that was added before to eliminate some warnings but at the moment does not seem to be necessary. Modified: sta

svn commit: r229082 - in stable/9/sys/dev/usb: . serial

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 13:12:29 2011 New Revision: 229082 URL: http://svn.freebsd.org/changeset/base/229082 Log: MFC r227463, r227383 and r227108: Add support for modem control lines. Add support for GPIO pins. PR: usb/162307 Submitted by: JD Louw Modified: stable/9/sy

svn commit: r229081 - stable/9/usr.bin/grep

2011-12-31 Thread Gabor Kovesdan
Author: gabor Date: Sat Dec 31 13:12:10 2011 New Revision: 229081 URL: http://svn.freebsd.org/changeset/base/229081 Log: MFC r228099: - Create links to the xz and lzma versions even if BSD grep is not the default. Nor GNU nor liblzma in base provides such functionality so it may

svn commit: r229080 - in stable/9/sys/dev/usb: . controller net serial storage template wlan

2011-12-31 Thread Hans Petter Selasky
Author: hselasky Date: Sat Dec 31 13:07:09 2011 New Revision: 229080 URL: http://svn.freebsd.org/changeset/base/229080 Log: MFC r227461: Style change. Use memxxx() functions instead of bxxx() functions. Modified: stable/9/sys/dev/usb/controller/at91dci.c stable/9/sys/dev/usb/controller/

  1   2   >