Author: will
Date: Thu Aug 20 02:49:43 2009
New Revision: 196398
URL: http://svn.freebsd.org/changeset/base/196398
Log:
MFC r196397 from head:
Fix CARP memory leaks on carp_if's malloc'd using M_CARP. This occurs when
CARP tries to free them using M_IFADDR after the last address for
Author: will
Date: Thu Aug 20 02:33:12 2009
New Revision: 196397
URL: http://svn.freebsd.org/changeset/base/196397
Log:
Fix CARP memory leaks on carp_if's malloc'd using M_CARP. This occurs when
CARP tries to free them using M_IFADDR after the last address for a virtual
host is removed and
Author: pjd
Date: Thu Aug 20 00:08:58 2009
New Revision: 196396
URL: http://svn.freebsd.org/changeset/base/196396
Log:
MFC r196395:
Our libc doesn't implement control method for XDR (only kernel does) and it
will always return failure. Fix this by bringing userland implementation of
xdr
Author: pjd
Date: Thu Aug 20 00:05:29 2009
New Revision: 196395
URL: http://svn.freebsd.org/changeset/base/196395
Log:
Our libc doesn't implement control method for XDR (only kernel does) and it
will always return failure. Fix this by bringing userland implementation of
xdrmem_control() back
Author: simon
Date: Wed Aug 19 21:33:09 2009
New Revision: 196394
URL: http://svn.freebsd.org/changeset/base/196394
Log:
MFC r193629:
Make "human-readable" (-H/-h) output also "humanize" inode counts.
Base 10 is always used for the inode counts as I could not think of any
reason base
Author: simon
Date: Wed Aug 19 21:01:32 2009
New Revision: 196393
URL: http://svn.freebsd.org/changeset/base/196393
Log:
MFC 196392:
Add support for backing up the old kernel when installing a new kernel
using freebsd-update. This applies to using freebsd-update in "upgrade
mode"
Author: simon
Date: Wed Aug 19 20:47:31 2009
New Revision: 196392
URL: http://svn.freebsd.org/changeset/base/196392
Log:
Add support for backing up the old kernel when installing a new kernel
using freebsd-update. This applies to using freebsd-update in "upgrade
mode" and normal freebsd-upd
Author: ed
Date: Wed Aug 19 20:44:22 2009
New Revision: 196391
URL: http://svn.freebsd.org/changeset/base/196391
Log:
MFC r196390:
Make the MacBookPro3,1 hardware boot again.
Tested by:Patrick Lamaiziere
Approved by: re (kib)
Modified:
stable/8/sys/ (props changed)
Author: ed
Date: Wed Aug 19 20:39:33 2009
New Revision: 196390
URL: http://svn.freebsd.org/changeset/base/196390
Log:
Make the MacBookPro3,1 hardware boot again.
Tested by:Patrick Lamaiziere
Approved by: re (kib)
Modified:
head/sys/amd64/amd64/machdep.c
head/sys/i386/i386/machd
Author: kmacy
Date: Wed Aug 19 20:17:36 2009
New Revision: 196389
URL: http://svn.freebsd.org/changeset/base/196389
Log:
This change fixes a comment and addresses a complaint by kib@ by
moving a frequently executed flowtable syslog statement from being
conditional on bootverbose to condit
Author: kmacy
Date: Wed Aug 19 20:13:09 2009
New Revision: 196388
URL: http://svn.freebsd.org/changeset/base/196388
Log:
This change fixes a comment and addresses a complaint by kib@ by
moving a frequently executed flowtable syslog statement from being
conditional on bootverbose to condition
Thanks for doing this for me Xin.
Jack
On Wed, Aug 19, 2009 at 11:08 AM, Xin LI wrote:
> Author: delphij
> Date: Wed Aug 19 18:08:50 2009
> New Revision: 196387
> URL: http://svn.freebsd.org/changeset/base/196387
>
> Log:
> MFC r196386:
>
> Temporarily enhance em(4) and igb(4) hack to take a
Author: delphij
Date: Wed Aug 19 18:08:50 2009
New Revision: 196387
URL: http://svn.freebsd.org/changeset/base/196387
Log:
MFC r196386:
Temporarily enhance em(4) and igb(4) hack to take account for IFF_NOARP.
Without this changeset there will be no way to prevent these NICs from
sending
Author: delphij
Date: Wed Aug 19 17:59:41 2009
New Revision: 196386
URL: http://svn.freebsd.org/changeset/base/196386
Log:
Temporarily enhance em(4) and igb(4) hack to take account for IFF_NOARP.
Without this changeset there will be no way to prevent these NICs from
sending ARP, which is har
Author: jhb
Date: Wed Aug 19 17:45:58 2009
New Revision: 196385
URL: http://svn.freebsd.org/changeset/base/196385
Log:
MFC 196382:
Explicitly line up the CPU state labels with the calculated starting column
that takes into account the width of the largest CPU ID. On systems with
> 10 CPUs
Author: marcel
Date: Wed Aug 19 16:40:45 2009
New Revision: 196384
URL: http://svn.freebsd.org/changeset/base/196384
Log:
MFC change 196383:
Remove the dependency on the kernel -- in particular the gctl request to
the GEOM_BSD class -- to translate the absolute offsets in the label to
r
Author: marcel
Date: Wed Aug 19 16:29:20 2009
New Revision: 196383
URL: http://svn.freebsd.org/changeset/base/196383
Log:
Remove the dependency on the kernel -- in particular the gctl request to
the GEOM_BSD class -- to translate the absolute offsets in the label to
relative ones. This makes
On 2009-08-19, at 17:48, Sam Leffler wrote:
Is this different from the patch I tested on Gateworks 2358 boards
which didn't completely resolve problems?
Hm, not sure what patch you have tested with GW. There was an
initial workaround for this problem from late June time frame, and
this com
On 2009-08-19, at 17:30, Sam Leffler wrote:
Rafal Jaworowski wrote:
Author: raj
Date: Wed Aug 19 14:39:08 2009
New Revision: 196380
URL: http://svn.freebsd.org/changeset/base/196380
Log:
Fix USB cache sync operations for platforms with non-coherent DMA.
- usb_pc_cpu_invalidate() is called
Rafal Jaworowski wrote:
On 2009-08-19, at 17:30, Sam Leffler wrote:
Rafal Jaworowski wrote:
Author: raj
Date: Wed Aug 19 14:39:08 2009
New Revision: 196380
URL: http://svn.freebsd.org/changeset/base/196380
Log:
Fix USB cache sync operations for platforms with non-coherent DMA.
- usb_pc_cp
Rafal Jaworowski wrote:
Author: raj
Date: Wed Aug 19 14:39:08 2009
New Revision: 196380
URL: http://svn.freebsd.org/changeset/base/196380
Log:
Fix USB cache sync operations for platforms with non-coherent DMA.
- usb_pc_cpu_invalidate() is called between [consecutive] reads from a device,
Author: jhb
Date: Wed Aug 19 15:17:13 2009
New Revision: 196382
URL: http://svn.freebsd.org/changeset/base/196382
Log:
Explicitly line up the CPU state labels with the calculated starting column
that takes into account the width of the largest CPU ID. On systems with
> 10 CPUs the labels fo
Author: raj
Date: Wed Aug 19 14:48:59 2009
New Revision: 196381
URL: http://svn.freebsd.org/changeset/base/196381
Log:
MFC r196380
Fix USB cache sync operations for platforms with non-coherent DMA.
- usb_pc_cpu_invalidate() is called between [consecutive] reads from a device,
so a
Author: raj
Date: Wed Aug 19 14:39:08 2009
New Revision: 196380
URL: http://svn.freebsd.org/changeset/base/196380
Log:
Fix USB cache sync operations for platforms with non-coherent DMA.
- usb_pc_cpu_invalidate() is called between [consecutive] reads from a device,
so a sequence of BUS_D
Author: ed
Date: Wed Aug 19 14:38:43 2009
New Revision: 196379
URL: http://svn.freebsd.org/changeset/base/196379
Log:
MFC r196378:
Small changes to the warning message generated by pty(4):
- Only print the warning once, instead of filling up the screen.
- Use the word "legacy"
Author: ed
Date: Wed Aug 19 14:30:46 2009
New Revision: 196378
URL: http://svn.freebsd.org/changeset/base/196378
Log:
Small changes to the warning message generated by pty(4):
- Only print the warning once, instead of filling up the screen.
- Use the word "legacy" for the pty_warningcnt d
Author: tuexen
Date: Wed Aug 19 12:12:51 2009
New Revision: 196377
URL: http://svn.freebsd.org/changeset/base/196377
Log:
Fix a bug in the handling of unreliable messages which
results in stalled associations.
Approved by: re, rrs (mentor)
Modified:
stable/8/sys/ (props changed)
st
Author: tuexen
Date: Wed Aug 19 12:02:28 2009
New Revision: 196376
URL: http://svn.freebsd.org/changeset/base/196376
Log:
Fix a bug in the handling of unreliable messages
which results in stalled associations.
Approved by: re, rrs (mentor)
MFC after: immediately
Modified:
head/sys/ne
On Tue, 18 Aug 2009, Pawel Jakub Dawidek wrote:
On Tue, Aug 18, 2009 at 08:06:17PM +0200, Attilio Rao wrote:
2009/8/18 Sam Leffler :
Pawel Jakub Dawidek wrote:
Log:
Remove unused taskqueue_find() function.
Reviewed by: dfr
Approved by: re (kib)
I don't understand why this should be r
29 matches
Mail list logo