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
===
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
===
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
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
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
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
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
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
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
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
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
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
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
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
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
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
===
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
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/
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
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
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
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
=
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
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:
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.
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.
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
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
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
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
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
=
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
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:
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.
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
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/
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
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
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/
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/
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
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
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
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
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
=
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
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
47 matches
Mail list logo