on 08/03/2013 00:43 Dimitry Andric said the following:
> Author: dim
> Date: Thu Mar 7 22:43:50 2013
> New Revision: 247962
> URL: http://svnweb.freebsd.org/changeset/base/247962
>
> Log:
> Fix error in r247960: actually assign the basename to match.iim_file.
I've got some bad news.
First of
Author: ian
Date: Mon Apr 1 00:44:20 2013
New Revision: 248965
URL: http://svnweb.freebsd.org/changeset/base/248965
Log:
Fix low-level uart drivers that set their fifo sizes in the softc too late.
uart(4) allocates send and receiver buffers in attach() before it calls
the low-level drive
On Tue, 2013-02-12 at 16:57 +, Konstantin Belousov wrote:
> Author: kib
> Date: Tue Feb 12 16:57:20 2013
> New Revision: 246713
> URL: http://svnweb.freebsd.org/changeset/base/246713
>
> Log:
> Reform the busdma API so that new types may be added without modifying
> every architecture's bu
Author: ian
Date: Mon Apr 1 00:00:10 2013
New Revision: 248964
URL: http://svnweb.freebsd.org/changeset/base/248964
Log:
Enable hardware flow control and high speed bulk data transfer in at91 uarts.
Changes to make rtc/cts flow control work...
This does not turn on the builtin hardwar
Author: ian
Date: Sun Mar 31 23:24:04 2013
New Revision: 248963
URL: http://svnweb.freebsd.org/changeset/base/248963
Log:
Accommodate uart devices with large FIFOs (or DMA buffers which amount
to the same thing) by allocating the uart(4) rx buffer based on the
device's rxfifosz rather than u
Author: ian
Date: Sun Mar 31 22:43:16 2013
New Revision: 248962
URL: http://svnweb.freebsd.org/changeset/base/248962
Log:
When running on armv6, set alignment checking to modulo-4 mode rather
than modulo-8, because clang emits ldrd and strd instructions for
addresses that are only 4-byte ali
Author: ian
Date: Sun Mar 31 22:42:25 2013
New Revision: 248961
URL: http://svnweb.freebsd.org/changeset/base/248961
Log:
When running on armv6, set alignment checking to modulo-4 mode rather
than modulo-8, because clang emits ldrd and strd instructions for
addresses that are only 4-byte ali
on 20/03/2013 12:35 Alexander V. Chernikov said the following:
> Author: melifaro
> Date: Wed Mar 20 10:35:33 2013
> New Revision: 248552
> URL: http://svnweb.freebsd.org/changeset/base/248552
>
> Log:
> Add ipfw support for setting/matching DiffServ codepoints (DSCP).
>
> Setting DSCP supp
Author: avg
Date: Sun Mar 31 20:40:06 2013
New Revision: 248960
URL: http://svnweb.freebsd.org/changeset/base/248960
Log:
fix r248946: there is no pmap_page_is_write_mapped in stable/8
This is a direct commit.
Pointyhat to: avg
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/com
Author: mm
Date: Sun Mar 31 19:03:25 2013
New Revision: 248959
URL: http://svnweb.freebsd.org/changeset/base/248959
Log:
MFC r242845 (delphij):
Illumos r13840:97fd5cdf328a:
3145 single-copy arc
3212 ztest: race condition between vdev_online() and spa_vdev_remove()
Illumos
Author: mm
Date: Sun Mar 31 18:56:00 2013
New Revision: 248958
URL: http://svnweb.freebsd.org/changeset/base/248958
Log:
MFC r247592 (delphij):
Import a fix tighten assertion on SPA versions from vendor (Illumos).
Illumos ZFS issue:
3543 Feature flags causes assertion in spa.c t
Author: mm
Date: Sun Mar 31 18:51:34 2013
New Revision: 248957
URL: http://svnweb.freebsd.org/changeset/base/248957
Log:
MFC r248267:
Import minor ZFS changes from vendor
Illumos ZFS issues:
3604 zdb should print bpobjs more verbosely (fix zdb hang)
3606 zpool status -x should
Author: mm
Date: Sun Mar 31 18:39:11 2013
New Revision: 248956
URL: http://svnweb.freebsd.org/changeset/base/248956
Log:
MFC r248267:
Import minor ZFS changes from vendor
Illumos ZFS issues:
3604 zdb should print bpobjs more verbosely (fix zdb hang)
3606 zpool status -x should
Author: mm
Date: Sun Mar 31 18:35:02 2013
New Revision: 248955
URL: http://svnweb.freebsd.org/changeset/base/248955
Log:
MFC r247852:
Import ZFS bpobj bugfix from vendor.
Illumos ZFS issues:
3603 panic from bpobj_enqueue_subobj()
3604 zdb should print bpobjs more verbosely
Author: mm
Date: Sun Mar 31 18:31:58 2013
New Revision: 248954
URL: http://svnweb.freebsd.org/changeset/base/248954
Log:
MFC r247852:
Import ZFS bpobj bugfix from vendor.
Illumos ZFS issues:
3603 panic from bpobj_enqueue_subobj()
3604 zdb should print bpobjs more verbosely
Mo
Author: tuexen
Date: Sun Mar 31 18:27:46 2013
New Revision: 248953
URL: http://svnweb.freebsd.org/changeset/base/248953
Log:
Add a macro for checking for IPv4 link local addresses.
MFC after: 1 week
Modified:
head/sys/netinet/sctp_constants.h
Modified: head/sys/netinet/sctp_constants.h
Author: jilles
Date: Sun Mar 31 17:42:54 2013
New Revision: 248951
URL: http://svnweb.freebsd.org/changeset/base/248951
Log:
Rename do_pipe() to kern_pipe2() and declare it properly.
Modified:
head/sys/compat/linux/linux_file.c
head/sys/kern/sys_pipe.c
head/sys/sys/syscallsubr.h
Modified
Author: avg
Date: Sun Mar 31 14:10:49 2013
New Revision: 248950
URL: http://svnweb.freebsd.org/changeset/base/248950
Log:
MFC r248642: fbt_getargdesc: correctly handle types for return probes
Modified:
stable/8/sys/cddl/dev/fbt/fbt.c
Directory Properties:
stable/8/sys/ (props changed)
s
Author: avg
Date: Sun Mar 31 14:10:19 2013
New Revision: 248949
URL: http://svnweb.freebsd.org/changeset/base/248949
Log:
MFC r248642: fbt_getargdesc: correctly handle types for return probes
Modified:
stable/9/sys/cddl/dev/fbt/fbt.c
Directory Properties:
stable/9/sys/ (props changed)
Mo
Author: avg
Date: Sun Mar 31 14:02:43 2013
New Revision: 248948
URL: http://svnweb.freebsd.org/changeset/base/248948
Log:
MFC r248640: fbt_typoff_init: fix an off by one in determining required
memory size
Modified:
stable/8/sys/cddl/dev/fbt/fbt.c
Directory Properties:
stable/8/sys/ (pr
Author: avg
Date: Sun Mar 31 14:02:28 2013
New Revision: 248947
URL: http://svnweb.freebsd.org/changeset/base/248947
Log:
MFC r248640: fbt_typoff_init: fix an off by one in determining required
memory size
Modified:
stable/9/sys/cddl/dev/fbt/fbt.c
Directory Properties:
stable/9/sys/ (pr
Author: avg
Date: Sun Mar 31 13:56:13 2013
New Revision: 248946
URL: http://svnweb.freebsd.org/changeset/base/248946
Log:
MFC r246293: zfs: fix, improve and re-organize page_lookup and page_unlock
Please note that because of the significant VM API differences between HEAD
and stable/8 thi
Author: avg
Date: Sun Mar 31 13:54:44 2013
New Revision: 248945
URL: http://svnweb.freebsd.org/changeset/base/248945
Log:
MFC r246293: zfs: fix, improve and re-organize page_lookup and page_unlock
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
Directory Properti
Author: ian
Date: Sun Mar 31 12:51:56 2013
New Revision: 248944
URL: http://svnweb.freebsd.org/changeset/base/248944
Log:
Fix a typo in the CF device driver name that prevented instantiation.
Modified:
head/sys/arm/at91/at91rm9200.c
Modified: head/sys/arm/at91/at91rm9200.c
==
Author: melifaro
Date: Sun Mar 31 10:20:29 2013
New Revision: 248943
URL: http://svnweb.freebsd.org/changeset/base/248943
Log:
MFC r247842.
Write lock is not required for find&compare operation.
Modified:
stable/8/sys/net/route.c
Directory Properties:
stable/8/sys/ (props changed)
Author: melifaro
Date: Sun Mar 31 10:17:39 2013
New Revision: 248942
URL: http://svnweb.freebsd.org/changeset/base/248942
Log:
Merge r248070.
Fix long-standing issue with interface routes being unprotected:
Use RTM_PINNED flag to mark route as immutable.
Forbid deleting immutable routes
Author: andrew
Date: Sun Mar 31 08:54:04 2013
New Revision: 248941
URL: http://svnweb.freebsd.org/changeset/base/248941
Log:
Fix xdev-install when installing to a location other than /
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
=
Author: andrew
Date: Sun Mar 31 08:31:06 2013
New Revision: 248940
URL: http://svnweb.freebsd.org/changeset/base/248940
Log:
Fix xdev. Clang and libc were not building correctly on older worlds, for
example, on 9.1.
* To fix clang add an _xb-bootstrap-tools target that mirrors the existing
28 matches
Mail list logo