On Wed, 24 Nov 2010, Gleb Smirnoff wrote:
Log:
MFhead r214508:
Revert a small part of the r198301, that is entirely unrelated to the
r198301 itself. It also broke the logic of not sending more than one
ARP request per second, that consequently lead to a potential problem
of flooding
Author: maxim
Date: Wed Nov 24 05:50:19 2010
New Revision: 215792
URL: http://svn.freebsd.org/changeset/base/215792
Log:
o Swap descriptions for net.bpf.bufsize and net.bpf.maxbufsize.
PR: misc/152531
MFC after:1 week
Modified:
head/sys/net/bpf_buffer.c
Modified: head/sy
Author: glebius
Date: Wed Nov 24 05:37:12 2010
New Revision: 215791
URL: http://svn.freebsd.org/changeset/base/215791
Log:
MFhead r214508:
Revert a small part of the r198301, that is entirely unrelated to the
r198301 itself. It also broke the logic of not sending more than one
ARP re
Author: glebius
Date: Wed Nov 24 05:24:36 2010
New Revision: 215790
URL: http://svn.freebsd.org/changeset/base/215790
Log:
Redo r166423. It is important not only skip freeing multicast
entires when underlying interface is detached, but also purge
pointers to them, to avoid double-free in fut
Author: jfv
Date: Wed Nov 24 01:13:55 2010
New Revision: 215789
URL: http://svn.freebsd.org/changeset/base/215789
Log:
Add shared code glue for new 82580 devices.
Modified:
head/sys/dev/e1000/e1000_api.c
head/sys/dev/e1000/e1000_hw.h
Modified: head/sys/dev/e1000/e1000_api.c
===
Author: gibbs
Date: Wed Nov 24 01:03:03 2010
New Revision: 215788
URL: http://svn.freebsd.org/changeset/base/215788
Log:
Synchronize Xen support with current, excluding console API changes in
the PV Xen console driver.
Merged revisions
r199734 | kmacy | 2009-11-24 00:
Author: yar
Date: Wed Nov 24 00:05:19 2010
New Revision: 215786
URL: http://svn.freebsd.org/changeset/base/215786
Log:
Clarify a few details about iostat(8) behavior:
- The default repeat count for iostat(8) is 1 unless there
was a -w on the command line.
- A -x display doesn't inc
Author: mckusick
Date: Wed Nov 24 00:00:32 2010
New Revision: 215785
URL: http://svn.freebsd.org/changeset/base/215785
Log:
MFC of 215576
Delete /sys/ufs/ffs/README.snapshot as it is no longer relevant.
Drop reference to it in mount(8).
Reported by: Bruce Cran
PR: docs/128325
Del
Author: mckusick
Date: Tue Nov 23 23:13:58 2010
New Revision: 215784
URL: http://svn.freebsd.org/changeset/base/215784
Log:
MFC of 215576
Delete /sys/ufs/ffs/README.snapshot as it is no longer relevant.
Drop reference to it in mount(8).
Reported by: Bruce Cran
PR: docs/128325
Del
Author: jilles
Date: Tue Nov 23 22:17:39 2010
New Revision: 215783
URL: http://svn.freebsd.org/changeset/base/215783
Log:
sh: Code size optimizations to "stack string" memory allocation:
* Prefer one CHECKSTRSPACE with multiple USTPUTC to multiple STPUTC.
* Add STPUTS macro (based on functio
Author: bschmidt
Date: Tue Nov 23 22:17:06 2010
New Revision: 215782
URL: http://svn.freebsd.org/changeset/base/215782
Log:
Add prototype for InitializeSListHead().
Modified:
head/sys/compat/ndis/subr_ntoskrnl.c
Modified: head/sys/compat/ndis/subr_ntoskrnl.c
=
Author: jfv
Date: Tue Nov 23 22:12:02 2010
New Revision: 215781
URL: http://svn.freebsd.org/changeset/base/215781
Log:
- New 82580 devices supported
- Fixes from John Baldwin: vlan shadow tables made per/interface,
make vlan hw setup only happen when capability enabled, and
finally, ma
Author: marius
Date: Tue Nov 23 22:07:10 2010
New Revision: 215780
URL: http://svn.freebsd.org/changeset/base/215780
Log:
Remove the description of the link0 link option, since r215297 the master
media option generally should be used instead. Actually I think the lists
of media types should
Author: bschmidt
Date: Tue Nov 23 21:49:32 2010
New Revision: 215779
URL: http://svn.freebsd.org/changeset/base/215779
Log:
Add a few functions used in newer drivers. Fix RtlCompareMemory() while
here.
Submitted by: Paul B Mahol
Modified:
head/sys/compat/ndis/ntoskrnl_var.h
head/sys
Author: brian
Date: Tue Nov 23 21:45:14 2010
New Revision: 215778
URL: http://svn.freebsd.org/changeset/base/215778
Log:
MFC r197763, r198236, r212839 and r212886:
Handle extending a filesystem into unzeroed storage.
Modified:
stable/7/sbin/growfs/Makefile
stable/7/sbin/growfs/growfs.
Author: mav
Date: Tue Nov 23 21:42:26 2010
New Revision: 215777
URL: http://svn.freebsd.org/changeset/base/215777
Log:
MFC r215468:
Make ATA_CAM wrapper to report SATA power management capabilities to CAM to
make it configure device to initiate transitions if controller configured
to accep
Author: mav
Date: Tue Nov 23 21:40:21 2010
New Revision: 215776
URL: http://svn.freebsd.org/changeset/base/215776
Log:
MFC r215453:
Even if we are skipping SATA hard reset - set power management bits in
SControl register. This should make things more consistent.
Modified:
stable/8/sys/dev
Author: mav
Date: Tue Nov 23 21:36:56 2010
New Revision: 215775
URL: http://svn.freebsd.org/changeset/base/215775
Log:
MFC r215454:
If HBA doesn't report user-enabled SATA capabilies (like ATA_CAM wrapper) -
handle all of them as disabled.
Modified:
stable/8/sys/cam/ata/ata_xpt.c
Director
Author: uqs
Date: Tue Nov 23 21:36:53 2010
New Revision: 215774
URL: http://svn.freebsd.org/changeset/base/215774
Log:
MFC r214237,214489:
Remove mention of non-existant -o flag for debugging options.
Fix CPU load reporting independent of scheduler used.
- Sample CPU usage data from
Author: uqs
Date: Tue Nov 23 21:36:53 2010
New Revision: 215774
URL: http://svn.freebsd.org/changeset/base/215774
Log:
MFC r214237,214489:
Remove mention of non-existant -o flag for debugging options.
Fix CPU load reporting independent of scheduler used.
- Sample CPU usage data from
Author: mav
Date: Tue Nov 23 21:35:13 2010
New Revision: 215773
URL: http://svn.freebsd.org/changeset/base/215773
Log:
MFC r214288:
Make da driver to handle some probably broken Android devices, returning
zero media and sector size instead of "Medium not present" error,
until some confirma
Author: mav
Date: Tue Nov 23 21:29:40 2010
New Revision: 215772
URL: http://svn.freebsd.org/changeset/base/215772
Log:
MFC r215428, r215431, r215462:
Add support for VIA VX900 chipset SATA controller.
Modified:
stable/8/share/man/man4/ata.4
stable/8/sys/dev/ata/ata-pci.h
stable/8/sys/de
Author: mav
Date: Tue Nov 23 21:22:18 2010
New Revision: 215771
URL: http://svn.freebsd.org/changeset/base/215771
Log:
MFC r214896:
Mark command submission timeouts as timeouts. This should trigger device
resets and increase chances of getting device back again.
Modified:
stable/8/sys/dev
Author: phk
Date: Tue Nov 23 21:21:56 2010
New Revision: 215770
URL: http://svn.freebsd.org/changeset/base/215770
Log:
Don't checksum distfiles twice if they match the first time.
Modified:
head/tools/tools/sysbuild/sysbuild.sh
Modified: head/tools/tools/sysbuild/sysbuild.sh
Author: mav
Date: Tue Nov 23 21:20:27 2010
New Revision: 215769
URL: http://svn.freebsd.org/changeset/base/215769
Log:
MFC r214880:
Add support for odd-sized PIO transfers, sometimes used by ATAPI.
Modified:
stable/8/sys/dev/ata/ata-lowlevel.c
Directory Properties:
stable/8/sys/ (props
Author: marius
Date: Tue Nov 23 21:09:42 2010
New Revision: 215768
URL: http://svn.freebsd.org/changeset/base/215768
Log:
- Sprinkle const on tables.
- Remove an alpha remnant.
- Minor comment and style fixes.
Modified:
head/sys/dev/fxp/if_fxp.c
head/sys/dev/fxp/if_fxpvar.h
Modified: h
Author: phk
Date: Tue Nov 23 20:47:39 2010
New Revision: 215767
URL: http://svn.freebsd.org/changeset/base/215767
Log:
Optimize the ports recurser a bit more.
Modified:
head/tools/tools/sysbuild/sysbuild.sh
Modified: head/tools/tools/sysbuild/sysbuild.sh
=
Author: jilles
Date: Tue Nov 23 20:46:06 2010
New Revision: 215766
URL: http://svn.freebsd.org/changeset/base/215766
Log:
sh: Pass multiple bytes at a time to lex.
This speeds up the expansion/arith6.0 test considerably.
Modified:
head/bin/sh/arith_lex.l
Modified: head/bin/sh/arith_lex.
Author: phk
Date: Tue Nov 23 20:28:21 2010
New Revision: 215765
URL: http://svn.freebsd.org/changeset/base/215765
Log:
Improve the ports-dependency resolver by truncating the recursion if
we already did the target port, and by leaving behind a /tmp/_.plist.dot
which documents which ports pul
Author: weongyo
Date: Tue Nov 23 20:23:25 2010
New Revision: 215764
URL: http://svn.freebsd.org/changeset/base/215764
Log:
Fixes a kernel crash when usb module is reloaded after unload that it
didn't destroy the cdev properly.
Pointy hat to:me
Reported by: Brandon Gooch , jkim
Author: yongari
Date: Tue Nov 23 19:23:47 2010
New Revision: 215763
URL: http://svn.freebsd.org/changeset/base/215763
Log:
MFC r215353,215355:
r215353:
Plug memory leakage introduced in r204989.
Reported by:yongari
r215355:
Restore the previous behaviour of substring m
Author: n_hibma
Date: Tue Nov 23 19:22:44 2010
New Revision: 215762
URL: http://svn.freebsd.org/changeset/base/215762
Log:
MFC r213856
- Add more USB devices to usbdevs and rename some previously unknown
ones.
- Add more USB mass storage quirks.
Note: In this MFC the QUALCOMMINC
Author: yongari
Date: Tue Nov 23 19:21:44 2010
New Revision: 215761
URL: http://svn.freebsd.org/changeset/base/215761
Log:
MFC r215353,215355:
r215353:
Plug memory leakage introduced in r204989.
Reported by:yongari
r215355:
Restore the previous behaviour of substring m
Author: yongari
Date: Tue Nov 23 19:14:17 2010
New Revision: 215760
URL: http://svn.freebsd.org/changeset/base/215760
Log:
MFC r215327,215350:
r215327:
P5N32-SLI PREMIUM from ASUSTeK is known to have MSI/MSI-X issue
such that nfe(4) does not work with MSI-X. When MSI-X support was
Author: yongari
Date: Tue Nov 23 19:11:27 2010
New Revision: 215759
URL: http://svn.freebsd.org/changeset/base/215759
Log:
MFC r215327,215350:
r215327:
P5N32-SLI PREMIUM from ASUSTeK is known to have MSI/MSI-X issue
such that nfe(4) does not work with MSI-X. When MSI-X support was
Author: attilio
Date: Tue Nov 23 18:52:27 2010
New Revision: 215758
URL: http://svn.freebsd.org/changeset/base/215758
Log:
Make this printfoutput more verbose.
Sponsored by: Sandvine Incorporated
Submitted by: Sandvine Incorporated
MFC after:3 days
Modified:
head/sys/boot/common/
Author: uqs
Date: Tue Nov 23 18:48:57 2010
New Revision: 215757
URL: http://svn.freebsd.org/changeset/base/215757
Log:
MFC r215237: Fix bug in jn(3) and jnf(3) that led to -inf results
Modified:
stable/8/lib/msun/src/e_jn.c
stable/8/lib/msun/src/e_jnf.c
Directory Properties:
stable/8/lib/
Author: uqs
Date: Tue Nov 23 18:48:57 2010
New Revision: 215757
URL: http://svn.freebsd.org/changeset/base/215757
Log:
MFC r215237: Fix bug in jn(3) and jnf(3) that led to -inf results
Modified:
stable/7/lib/msun/src/e_jn.c
stable/7/lib/msun/src/e_jnf.c
Directory Properties:
stable/7/lib/
Author: attilio
Date: Tue Nov 23 18:47:43 2010
New Revision: 215756
URL: http://svn.freebsd.org/changeset/base/215756
Log:
Revert r215755 as it was supposed to happen on -CURRENT and not STABLE_8.
Pointy hat to:me
Modified:
stable/8/sys/boot/common/load_elf.c
Modified: stable/8/
Author: attilio
Date: Tue Nov 23 18:45:12 2010
New Revision: 215755
URL: http://svn.freebsd.org/changeset/base/215755
Log:
Make this printf output more verbose.
Sponsored by: Sandvine Incorporated
Submitted by: Sandvine Incorporated
MFC after:3 days
Modified:
stable/8/sys/boot/co
Author: jkim
Date: Tue Nov 23 17:28:23 2010
New Revision: 215754
URL: http://svn.freebsd.org/changeset/base/215754
Log:
Remove a stale tunable introduced in r215703.
Modified:
head/sys/amd64/amd64/pmap.c
head/sys/i386/i386/pmap.c
Modified: head/sys/amd64/amd64/pmap.c
==
Author: jkim
Date: Tue Nov 23 16:12:35 2010
New Revision: 215753
URL: http://svn.freebsd.org/changeset/base/215753
Log:
Reinitialize PAT MSR via pmap_init_pat() while resuming. This function does
better job since r215703 and it is safer now.
Modified:
head/sys/amd64/acpica/acpi_switch.S
Author: nwhitehorn
Date: Tue Nov 23 15:08:56 2010
New Revision: 215752
URL: http://svn.freebsd.org/changeset/base/215752
Log:
Properly use SCHAR_MAX instead of CHAR_MAX for 0x7f. This fixes operation
of locate(1) on systems on which char is unsigned by default (ARM and
PowerPC).
Reporte
Author: avg
Date: Tue Nov 23 14:36:14 2010
New Revision: 215751
URL: http://svn.freebsd.org/changeset/base/215751
Log:
x86/local_apic: use newly added ARAT bit definition
ARAT: APIC-Timer-always-running feature.
Suggested by: mav
MFC after:12 days
Modified:
head/sys/x86/x86/lo
Author: avg
Date: Tue Nov 23 14:30:22 2010
New Revision: 215750
URL: http://svn.freebsd.org/changeset/base/215750
Log:
taskqueue: drop unused tq_name field
tq_name was used write-only and besides it was just a pointer, so it
could point to some garbage in a temporary buffer that's gone.
Author: nwhitehorn
Date: Tue Nov 23 14:13:12 2010
New Revision: 215749
URL: http://svn.freebsd.org/changeset/base/215749
Log:
MFC r208839,214999:
Add two new flags (IIC_M_NOSTOP and IIC_M_NOSTART) to struct iic_msg to
allow consumers of iicbus_transfer() to send messages with repeated starts
Author: avg
Date: Tue Nov 23 13:55:30 2010
New Revision: 215748
URL: http://svn.freebsd.org/changeset/base/215748
Log:
specialreg.h: add definitions for some useful bits found in CPUID.6 EAX and
ECX
CPUID.6 is defined as Thermal and Power Management Leaf by both Intel
and AMD.
Revie
Author: pluknet
Date: Tue Nov 23 13:49:15 2010
New Revision: 215747
URL: http://svn.freebsd.org/changeset/base/215747
Log:
Update MNT_ROOTFS comments after changes in the root mount logic.
Reported by: arundel
Suggested by: marcel (phrasing)
Approved by: kib (mentor)
Modified:
head
Author: zec
Date: Tue Nov 23 13:37:42 2010
New Revision: 215746
URL: http://svn.freebsd.org/changeset/base/215746
Log:
MFC 212726:
Make the format of "Real Memory" and "Virtual Memory" lines more
consistent with the rest of sysctl vm.vmtotal output.
MFC after:3 days
Modifi
Author: zec
Date: Tue Nov 23 13:28:45 2010
New Revision: 215745
URL: http://svn.freebsd.org/changeset/base/215745
Log:
MFC 209723:
Fix a double-free bug which can occur if both bit error rate and
packet duplication probability are configured on a ng_pipe node.
Submitted by:
Author: zec
Date: Tue Nov 23 13:26:59 2010
New Revision: 215744
URL: http://svn.freebsd.org/changeset/base/215744
Log:
MFC 207426:
Avoid undefined behaviour.
Modified:
stable/8/sys/netgraph/ng_pipe.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/
Author: zec
Date: Tue Nov 23 13:25:27 2010
New Revision: 215743
URL: http://svn.freebsd.org/changeset/base/215743
Log:
MFC 206360:
Start copyright notice with /*-
Modified:
stable/8/sys/libkern/iconv_xlat.c
stable/8/sys/libkern/strcasecmp.c
stable/8/sys/netgraph/ng_pipe.c
stable/8/
Author: kib
Date: Tue Nov 23 12:51:08 2010
New Revision: 215742
URL: http://svn.freebsd.org/changeset/base/215742
Log:
Add PT_GNU_STACK definition.
MFC after:3 days
Modified:
head/sys/sys/elf_common.h
Modified: head/sys/sys/elf_common.h
==
Author: kib
Date: Tue Nov 23 12:47:15 2010
New Revision: 215741
URL: http://svn.freebsd.org/changeset/base/215741
Log:
Add include guards.
MFC after:3 days
Modified:
head/sys/compat/ia32/ia32_signal.h
head/sys/compat/ia32/ia32_util.h
Modified: head/sys/compat/ia32/ia32_signal.h
==
Author: pluknet
Date: Tue Nov 23 11:41:40 2010
New Revision: 215740
URL: http://svn.freebsd.org/changeset/base/215740
Log:
MFC r215176:
Stop documenting vgonel() after its converting to the static function:
svn r147332 (by jeff): "Don't make vgonel() globally visible".
While here, s
(r215739)
@@ -16,6 +16,8 @@
# 20101123: removed subblock.h from liblzma
OLD_FILES+=usr/include/lzma/subblock.h
+# 20101112: vgonel(9) has gone to private API a while ago
+OLD_FILES+=usr/share/man/man9/vgonel.9.gz
# 20101025: catch up with vm_page_sleep_if_busy rename
OLD_FILES+=usr
Author: mm
Date: Tue Nov 23 11:31:12 2010
New Revision: 215738
URL: http://svn.freebsd.org/changeset/base/215738
Log:
MFC r213718:
- Add support for xz compression to pkg_create, bzip2 remains the default
compression algorithm.
- Bump PKG_INSTALL_VERSION to 20101012.
Submitted by:
/ObsoleteFiles.inc Tue Nov 23 09:17:00 2010(r215736)
+++ stable/8/ObsoleteFiles.inc Tue Nov 23 10:37:00 2010(r215737)
@@ -14,6 +14,8 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20101123: removed subblock.h from liblzma
+OLD_FILES+=usr
Author: fabient
Date: Tue Nov 23 09:17:00 2010
New Revision: 215736
URL: http://svn.freebsd.org/changeset/base/215736
Log:
MFC 200669:
Recognize Intel CPUs with Family 0x6, Models 0x1E and 0x1F.
Modified:
stable/7/sys/dev/hwpmc/hwpmc_intel.c
Directory Properties:
stable/7/sys/ (props ch
Author: fabient
Date: Tue Nov 23 09:12:43 2010
New Revision: 215735
URL: http://svn.freebsd.org/changeset/base/215735
Log:
MFC 200669:
Recognize Intel CPUs with Family 0x6, Models 0x1E and 0x1F.
Modified:
stable/8/sys/dev/hwpmc/hwpmc_intel.c
Directory Properties:
stable/8/sys/ (props ch
Quoting Dimitry Andric (from Mon, 22 Nov 2010
20:23:18 + (UTC)):
Author: dim
Date: Mon Nov 22 20:23:18 2010
New Revision: 215706
URL: http://svn.freebsd.org/changeset/base/215706
Log:
Fix linux kernel module breakage introduced in r215675, by including
.
Thanks!
Noticed by: m
Author: n_hibma
Date: Tue Nov 23 08:15:14 2010
New Revision: 215734
URL: http://svn.freebsd.org/changeset/base/215734
Log:
Make the Huawei E1820 work (Emile Coetzee).
Shorten the descriptive strings for Huawei devices. The vendor or
operator name should not be included in the device name.
62 matches
Mail list logo