svn commit: r233078 - stable/8/sys/dev/iwi

2012-03-16 Thread Mitsuru IWASAKI
Author: iwasaki Date: Sat Mar 17 06:49:53 2012 New Revision: 233078 URL: http://svn.freebsd.org/changeset/base/233078 Log: MFC r232785 Fix wrong asresp frame parsing in iwi_checkforqos(). Modified: stable/8/sys/dev/iwi/if_iwi.c Modified: stable/8/sys/dev/iwi/if_iwi.c ===

svn commit: r233077 - stable/9/sys/dev/iwi

2012-03-16 Thread Mitsuru IWASAKI
Author: iwasaki Date: Sat Mar 17 06:48:13 2012 New Revision: 233077 URL: http://svn.freebsd.org/changeset/base/233077 Log: MFC r232785 Fix wrong asresp frame parsing in iwi_checkforqos(). Modified: stable/9/sys/dev/iwi/if_iwi.c Modified: stable/9/sys/dev/iwi/if_iwi.c ===

Re: svn commit: r233043 - head/sys/i386/include

2012-03-16 Thread Julian Elischer
On 3/16/12 12:42 PM, Tijl Coosemans wrote: int32_t en_sw; /* status word (16bits) */ what's wrong with this picture? ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send

svn commit: r233076 - in stable/9/sys: cddl/dev/dtrace/i386 i386/conf

2012-03-16 Thread Marcel Moolenaar
Author: marcel Date: Sat Mar 17 05:45:21 2012 New Revision: 233076 URL: http://svn.freebsd.org/changeset/base/233076 Log: MFC r227430: On i386, fbt probes are implemented by writing an invalid opcode over certain instructions in a function prologue or epilogue. DTrace has a hook into the

Re: svn commit: r233052 - head/share/mk

2012-03-16 Thread Bruce Evans
On Fri, 16 Mar 2012, Dimitry Andric wrote: Log: Change the style of share/mk/bsd.sys.mk to that of the other bsd.*.mk files, and style.Makefile(5), where applicable. While here, update the link to the gcc warning documentation. Thanks. I rather liked the "^.* foo" style for making ifdefs

svn commit: r233067 - stable/8/libexec/rtld-elf

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Sat Mar 17 02:05:33 2012 New Revision: 233067 URL: http://svn.freebsd.org/changeset/base/233067 Log: MFC r232777: Optimize tls_get_addr_common(). Modified: stable/8/libexec/rtld-elf/rtld.c Directory Properties: stable/8/libexec/rtld-elf/ (props changed) Modified: stab

svn commit: r233066 - stable/8/lib/libc/string

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Sat Mar 17 01:59:15 2012 New Revision: 233066 URL: http://svn.freebsd.org/changeset/base/233066 Log: MFC r232973: Fix indentation. Modified: stable/8/lib/libc/string/strerror.c Directory Properties: stable/8/lib/libc/ (props changed) Modified: stable/8/lib/libc/string

svn commit: r233065 - stable/8/sys/dev/uart

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Sat Mar 17 01:51:30 2012 New Revision: 233065 URL: http://svn.freebsd.org/changeset/base/233065 Log: MFC r232967: Add PCI Id for the AMT SOL UART on G4x series Intel chipsets. Modified: stable/8/sys/dev/uart/uart_bus_pci.c Directory Properties: stable/8/sys/ (props cha

svn commit: r233064 - stable/8/sys/sys

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Sat Mar 17 01:47:31 2012 New Revision: 233064 URL: http://svn.freebsd.org/changeset/base/233064 Log: MFC r232776: Add brackets around bare '-1' used as the macro body. Modified: stable/8/sys/sys/unistd.h Directory Properties: stable/8/sys/ (props changed) Modified: st

svn commit: r233063 - stable/9/libexec/rtld-elf

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Sat Mar 17 01:37:40 2012 New Revision: 233063 URL: http://svn.freebsd.org/changeset/base/233063 Log: MFC r232777: Optimize tls_get_addr_common(). Modified: stable/9/libexec/rtld-elf/rtld.c Directory Properties: stable/9/libexec/rtld-elf/ (props changed) Modified: stab

svn commit: r233062 - stable/9/lib/libc/string

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Sat Mar 17 01:27:09 2012 New Revision: 233062 URL: http://svn.freebsd.org/changeset/base/233062 Log: MFC r232973: Fix indentation. Modified: stable/9/lib/libc/string/strerror.c Directory Properties: stable/9/lib/libc/ (props changed) Modified: stable/9/lib/libc/string

svn commit: r233061 - stable/9/sys/dev/uart

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Sat Mar 17 01:23:49 2012 New Revision: 233061 URL: http://svn.freebsd.org/changeset/base/233061 Log: MFC r232967: Add PCI Id for the AMT SOL UART on G4x series Intel chipsets. Modified: stable/9/sys/dev/uart/uart_bus_pci.c Directory Properties: stable/9/sys/ (props cha

svn commit: r233060 - stable/9/sys/sys

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Sat Mar 17 01:19:36 2012 New Revision: 233060 URL: http://svn.freebsd.org/changeset/base/233060 Log: MFC r232776: Add brackets around bare '-1' used as the macro body. Modified: stable/9/sys/sys/unistd.h Directory Properties: stable/9/sys/ (props changed) Modified: st

svn commit: r233059 - stable/9/sys/conf

2012-03-16 Thread Xin LI
Author: delphij Date: Sat Mar 17 01:04:07 2012 New Revision: 233059 URL: http://svn.freebsd.org/changeset/base/233059 Log: MFC r232990: Add the missing IPOIB option. Sponsored by: iXsystems, Inc. Modified: stable/9/sys/conf/options Directory Properties: stable/9/sys/ (props chan

svn commit: r233057 - stable/7/contrib/gcc

2012-03-16 Thread Sean Bruno
Author: sbruno Date: Sat Mar 17 00:10:21 2012 New Revision: 233057 URL: http://svn.freebsd.org/changeset/base/233057 Log: MFC r226702 Author: obrien Date: Mon Oct 24 20:52:41 2011 UTC (4 months, 3 weeks ago) Changed paths:3 Log Message: * Don't give the impr

svn commit: r233056 - head/sys/dev/fb

2012-03-16 Thread Jung-uk Kim
Author: jkim Date: Sat Mar 17 00:00:33 2012 New Revision: 233056 URL: http://svn.freebsd.org/changeset/base/233056 Log: Save and restore linear frame buffer between suspend and resume. MFC after:1 week Modified: head/sys/dev/fb/vesa.c Modified: head/sys/dev/fb/vesa.c ===

svn commit: r233055 - stable/8/contrib/gcc

2012-03-16 Thread Sean Bruno
Author: sbruno Date: Fri Mar 16 23:58:35 2012 New Revision: 233055 URL: http://svn.freebsd.org/changeset/base/233055 Log: MFC r226702 Author: obrien Date: Mon Oct 24 20:52:41 2011 UTC (4 months, 3 weeks ago) Changed paths:3 Log Message: * Don't give the impr

svn commit: r233054 - head/sys/dev/fb

2012-03-16 Thread Jung-uk Kim
Author: jkim Date: Fri Mar 16 23:54:23 2012 New Revision: 233054 URL: http://svn.freebsd.org/changeset/base/233054 Log: Remove unnecessary static variable initializations and duplicate codes. Consistently use bcopy(9) over memcpy(9). Modified: head/sys/dev/fb/vesa.c Modified: head/sys/dev/

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

2012-03-16 Thread Adrian Chadd
Author: adrian Date: Fri Mar 16 23:24:27 2012 New Revision: 233053 URL: http://svn.freebsd.org/changeset/base/233053 Log: Fix a couple of debugging outputs. * printf -> device_printf * print the buffer pointer and sequence number for any buffer that wasn't correctly tidied up before i

svn commit: r233052 - head/share/mk

2012-03-16 Thread Dimitry Andric
Author: dim Date: Fri Mar 16 23:19:45 2012 New Revision: 233052 URL: http://svn.freebsd.org/changeset/base/233052 Log: Change the style of share/mk/bsd.sys.mk to that of the other bsd.*.mk files, and style.Makefile(5), where applicable. While here, update the link to the gcc warning documen

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

2012-03-16 Thread Adrian Chadd
Author: adrian Date: Fri Mar 16 23:12:40 2012 New Revision: 233051 URL: http://svn.freebsd.org/changeset/base/233051 Log: Add a dependency on ALQ if IEEE80211_ALQ and/or AH_DEBUG_ALQ is included. Modified: head/sys/dev/ath/if_ath.c Modified: head/sys/dev/ath/if_ath.c

svn commit: r233050 - head/sys/net80211

2012-03-16 Thread Adrian Chadd
Author: adrian Date: Fri Mar 16 23:08:13 2012 New Revision: 233050 URL: http://svn.freebsd.org/changeset/base/233050 Log: Pull in a dependency on ALQ if it's compiled with IEEE80211_ALQ. Modified: head/sys/net80211/ieee80211_freebsd.c Modified: head/sys/net80211/ieee80211_freebsd.c =

svn commit: r233049 - head/sys/modules/mps

2012-03-16 Thread Robert Millan
Author: rmh Date: Fri Mar 16 21:46:02 2012 New Revision: 233049 URL: http://svn.freebsd.org/changeset/base/233049 Log: Remove gratuitous DEBUG_FLAGS="-g" setting (this is already the default option with GENERIC kernels). Reviewed by: ken Modified: head/sys/modules/mps/Makefile Modifi

svn commit: r233048 - head/etc/defaults

2012-03-16 Thread Martin Matuska
Author: mm Date: Fri Mar 16 21:30:26 2012 New Revision: 233048 URL: http://svn.freebsd.org/changeset/base/233048 Log: Unhide /dev/zfs in devfsrules_jail. The /dev/zfs device is required for managing jailed ZFS datasets. Discussed with: pjd, jamie MFC after:1 week Modified:

svn commit: r233047 - in stable/8/sys: i386/conf netinet netinet6

2012-03-16 Thread John Baldwin
Author: jhb Date: Fri Mar 16 21:28:29 2012 New Revision: 233047 URL: http://svn.freebsd.org/changeset/base/233047 Log: MFC 226340,226340: Use queue(3) macros instead of home-rolled versions in several places in the INET6 code. This includes retiring the 'ndpr_next' and 'pfr_next' macros.

svn commit: r233046 - in stable/9/sys: i386/conf netinet netinet6

2012-03-16 Thread John Baldwin
Author: jhb Date: Fri Mar 16 21:28:05 2012 New Revision: 233046 URL: http://svn.freebsd.org/changeset/base/233046 Log: MFC 226340,226340: Use queue(3) macros instead of home-rolled versions in several places in the INET6 code. This includes retiring the 'ndpr_next' and 'pfr_next' macros.

svn commit: r233045 - in head/sys: conf kern

2012-03-16 Thread Davide Italiano
Author: davide Date: Fri Mar 16 20:32:11 2012 New Revision: 233045 URL: http://svn.freebsd.org/changeset/base/233045 Log: Add rudimentary profiling of the hash table used in the in the umtx code to hold active lock queues. Reviewed by: attilio Approved by: davidxu, gnn (mentor) MFC

svn commit: r233044 - in head/sys: amd64/include compat/ia32 i386/include x86/include

2012-03-16 Thread Tijl Coosemans
Author: tijl Date: Fri Mar 16 20:24:30 2012 New Revision: 233044 URL: http://svn.freebsd.org/changeset/base/233044 Log: Move userland bits of i386 npx.h and amd64 fpu.h to x86 fpu.h. Remove FPU types from compat/ia32/ia32_reg.h that are no longer needed. Create machine/npx.h on amd64 to allo

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

2012-03-16 Thread Tijl Coosemans
Author: tijl Date: Fri Mar 16 19:42:39 2012 New Revision: 233043 URL: http://svn.freebsd.org/changeset/base/233043 Log: Use exact width integer types instead of long in struct env87 in preparation to merge with amd64. Reviewed by: kib Modified: head/sys/i386/include/npx.h Modified: h

svn commit: r233042 - head/sys/dev/fb

2012-03-16 Thread Jung-uk Kim
Author: jkim Date: Fri Mar 16 19:22:29 2012 New Revision: 233042 URL: http://svn.freebsd.org/changeset/base/233042 Log: Do not unnecessarily clear display memory when switching modes. MFC after:3 days Modified: head/sys/dev/fb/vesa.c Modified: head/sys/dev/fb/vesa.c

svn commit: r233041 - head/libexec/rtld-elf

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Fri Mar 16 19:09:34 2012 New Revision: 233041 URL: http://svn.freebsd.org/changeset/base/233041 Log: Remove write-only variable. MFC after:3 days Modified: head/libexec/rtld-elf/map_object.c Modified: head/libexec/rtld-elf/map_object.c =

svn commit: r233040 - head/sys/ofed/drivers/infiniband/core

2012-03-16 Thread John Baldwin
Author: jhb Date: Fri Mar 16 17:56:53 2012 New Revision: 233040 URL: http://svn.freebsd.org/changeset/base/233040 Log: Fix build with INET6 disabled. Modified: head/sys/ofed/drivers/infiniband/core/addr.c head/sys/ofed/drivers/infiniband/core/cma.c Modified: head/sys/ofed/drivers/infiniban

svn commit: r233039 - head/usr.sbin/usbdump

2012-03-16 Thread Hans Petter Selasky
Author: hselasky Date: Fri Mar 16 17:30:22 2012 New Revision: 233039 URL: http://svn.freebsd.org/changeset/base/233039 Log: Create new file header format to simplify the endian and cross platform issues. This patch does not break binary compatibility with previous versions. MFC after:

svn commit: r233038 - head/usr.bin/xargs

2012-03-16 Thread Jilles Tjoelker
Author: jilles Date: Fri Mar 16 16:41:28 2012 New Revision: 233038 URL: http://svn.freebsd.org/changeset/base/233038 Log: xargs: Before exiting, wait for all invocations of the utility. This only has an effect with -P, otherwise errors are only detected when the utility is not running.

svn commit: r233037 - head/usr.sbin/usbdump

2012-03-16 Thread Hans Petter Selasky
Author: hselasky Date: Fri Mar 16 16:29:21 2012 New Revision: 233037 URL: http://svn.freebsd.org/changeset/base/233037 Log: Fix cross-platform issue about the file-format in which usbdump stores data. Until this patch it was not possible to exchange traces between 32-bit, 64-bit, big- and

svn commit: r233036 - head/sys/x86/x86

2012-03-16 Thread John Baldwin
Author: jhb Date: Fri Mar 16 16:12:10 2012 New Revision: 233036 URL: http://svn.freebsd.org/changeset/base/233036 Log: Revert the PCIe 4GB boundary issue workaround now that the proper fix is in HEAD. Ok'd by: scottl Modified: head/sys/x86/x86/busdma_machdep.c Modified: head/sys/

Re: svn commit: r233031 - in head/sys: conf i386/i386 pc98/pc98 x86/isa x86/x86

2012-03-16 Thread John Baldwin
On Friday, March 16, 2012 8:13:44 am Takahashi Yoshihiro wrote: > Author: nyan > Date: Fri Mar 16 12:13:44 2012 > New Revision: 233031 > URL: http://svn.freebsd.org/changeset/base/233031 > > Log: > - Fix to build a native i386 kernel without the SMP and atpic. > - Merge r232744 changes to pc98

Re: svn commit: r233011 - head/sys/powerpc/aim

2012-03-16 Thread Alan Cox
On 03/15/2012 19:12, Nathan Whitehorn wrote: On 03/15/12 18:40, Alan Cox wrote: On 3/15/2012 5:55 PM, Nathan Whitehorn wrote: On 03/15/12 17:18, Alan Cox wrote: On 3/15/2012 2:36 PM, Nathan Whitehorn wrote: Author: nwhitehorn Date: Thu Mar 15 19:36:52 2012 New Revision: 233011 URL: http://svn

svn commit: r233033 - stable/8/sys/dev/aac

2012-03-16 Thread Ed Maste
Author: emaste Date: Fri Mar 16 13:46:54 2012 New Revision: 233033 URL: http://svn.freebsd.org/changeset/base/233033 Log: MFC r232668: Use bus_get_dma_tag() to inherit the PCI bus' 4G boundary constraint. Modified: stable/8/sys/dev/aac/aac_pci.c Directory Properties: stable/8/sys/

svn commit: r233032 - stable/9/sys/dev/aac

2012-03-16 Thread Ed Maste
Author: emaste Date: Fri Mar 16 13:44:40 2012 New Revision: 233032 URL: http://svn.freebsd.org/changeset/base/233032 Log: MFC r232668: Use bus_get_dma_tag() to inherit the PCI bus' 4G boundary constraint. Modified: stable/9/sys/dev/aac/aac_pci.c Directory Properties: stable/9/sys/

svn commit: r233031 - in head/sys: conf i386/i386 pc98/pc98 x86/isa x86/x86

2012-03-16 Thread Takahashi Yoshihiro
Author: nyan Date: Fri Mar 16 12:13:44 2012 New Revision: 233031 URL: http://svn.freebsd.org/changeset/base/233031 Log: - Fix to build a native i386 kernel without the SMP and atpic. - Merge r232744 changes to pc98. (Allow a kernel to be built with 'nodevice atpic'.) - Move ICU related d

svn commit: r233029 - stable/9/libexec/rtld-elf

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Fri Mar 16 11:00:55 2012 New Revision: 233029 URL: http://svn.freebsd.org/changeset/base/233029 Log: MFC r232729: Remove the use of toupper() from rtld_printf.c. Modified: stable/9/libexec/rtld-elf/rtld_printf.c Directory Properties: stable/9/libexec/rtld-elf/ (props c

svn commit: r233028 - stable/9/sys/kern

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Fri Mar 16 10:59:04 2012 New Revision: 233028 URL: http://svn.freebsd.org/changeset/base/233028 Log: MFC r232947: Lock the process around manipulations with p_flag. Modified: stable/9/sys/kern/kern_exit.c Directory Properties: stable/9/sys/ (props changed) Modified: s

svn commit: r233027 - in stable/9/sys: kern sys ufs/ffs

2012-03-16 Thread Konstantin Belousov
Author: kib Date: Fri Mar 16 10:51:42 2012 New Revision: 233027 URL: http://svn.freebsd.org/changeset/base/233027 Log: MFC r232709: Decomission mnt_noasync. Introduce MNTK_NOASYNC mnt_kern_flag which allows a filesystem to request VFS to not allow MNTK_ASYNC. MFC note: the mnt_noasync m

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

2012-03-16 Thread Tijl Coosemans
Author: tijl Date: Fri Mar 16 10:10:17 2012 New Revision: 233026 URL: http://svn.freebsd.org/changeset/base/233026 Log: Remove prototypes of _amd64_get_fsbase et al. The functions were removed in r145571. Modified: head/sys/i386/include/sysarch.h Modified: head/sys/i386/include/sysarch.h =

svn commit: r233025 - in stable/8/sys/dev: advansys ahb aic7xxx amr an arcmsr asr buslogic ciss cxgb de dpt en glxsb hatm hifn hptiop hptmv ida if_ndis iir ips ipw ixgb ixgbe lmc mfi mge mlx mly mx...

2012-03-16 Thread Scott Long
Author: scottl Date: Fri Mar 16 09:22:59 2012 New Revision: 233025 URL: http://svn.freebsd.org/changeset/base/233025 Log: MFC 232854,232874,232882,232883,232886 for bus_get_dma_tag() Modified: stable/8/sys/dev/advansys/adv_eisa.c stable/8/sys/dev/advansys/adv_isa.c stable/8/sys/dev/advans

svn commit: r233024 - in stable/9/sys/dev: advansys ahb aic7xxx amr an arcmsr asr buslogic bxe ciss cxgb de dpt en glxsb hatm hifn hptiop hptmv ida if_ndis iir ips ipw ixgb ixgbe lmc mfi mge mlx ml...

2012-03-16 Thread Scott Long
Author: scottl Date: Fri Mar 16 08:46:58 2012 New Revision: 233024 URL: http://svn.freebsd.org/changeset/base/233024 Log: MFC 232854,232874,232882,232883,232886 for bus_get_dma_tag() Modified: stable/9/sys/dev/advansys/adv_eisa.c stable/9/sys/dev/advansys/adv_isa.c stable/9/sys/dev/advans