Ian Lepore написав(ла):
>Author: ian
>Date: Wed Aug 21 04:08:58 2013
>New Revision: 254590
>URL: http://svnweb.freebsd.org/changeset/base/254590
>
>Log:
> Use an if/else sequence rather than unrelated if statements, so that a
>device compatible with multiple drivers matches the more specific
>driv
Author: ian
Date: Wed Aug 21 04:49:58 2013
New Revision: 254593
URL: http://svnweb.freebsd.org/changeset/base/254593
Log:
Make the noop clock successfully do nothing, because doing nothing and
returning an error status (which the NULL method pointers caused) isn't
nearly as useful.
Modified
Author: ian
Date: Wed Aug 21 04:20:17 2013
New Revision: 254592
URL: http://svnweb.freebsd.org/changeset/base/254592
Log:
Define the uart clocks so that they can be en/disabled at runtime.
Modified:
head/sys/arm/ti/am335x/am335x_prcm.c
head/sys/arm/ti/ti_prcm.h
Modified: head/sys/arm/ti/am
Author: gibbs
Date: Wed Aug 21 04:10:24 2013
New Revision: 254591
URL: http://svnweb.freebsd.org/changeset/base/254591
Log:
Enhance the ZFS vdev layer to maintain both a logical and a physical
minimum allocation size for devices. Use this information to
automatically increase ZFS's minimum
Author: ian
Date: Wed Aug 21 04:08:58 2013
New Revision: 254590
URL: http://svnweb.freebsd.org/changeset/base/254590
Log:
Use an if/else sequence rather than unrelated if statements, so that a
device compatible with multiple drivers matches the more specific driver
first and doesn't overwrit
Author: ian
Date: Wed Aug 21 04:05:06 2013
New Revision: 254589
URL: http://svnweb.freebsd.org/changeset/base/254589
Log:
Check for generic ns16550 after all other types. A device may be compatible
with 16550 but also have a more specific/capable driver earlier in the list.
Modified:
head/
Author: delphij
Date: Wed Aug 21 00:04:31 2013
New Revision: 254587
URL: http://svnweb.freebsd.org/changeset/base/254587
Log:
MFV r254421:
Illumos ZFS issues:
3996 want a libzfs_core API to rollback to latest snapshot
Modified:
head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_d
Author: delphij
Date: Tue Aug 20 22:31:13 2013
New Revision: 254585
URL: http://svnweb.freebsd.org/changeset/base/254585
Log:
MFV r254220:
Illumos ZFS issues:
4039 zfs_rename()/zfs_link() needs stronger test for XDEV
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_v
On Aug 13, 2013, at 8:59 AM, Attilio Rao wrote:
> On Tue, Aug 13, 2013 at 4:22 PM, Ulrich Spörlein wrote:
>> On Fri, 2013-08-09 at 11:11:12 +, Attilio Rao wrote:
>>> Author: attilio
>>> Date: Fri Aug 9 11:11:11 2013
>>> New Revision: 254138
>>> URL: http://svnweb.freebsd.org/changeset/base/
Author: dim
Date: Tue Aug 20 20:51:32 2013
New Revision: 254582
URL: http://svnweb.freebsd.org/changeset/base/254582
Log:
Pull in r182983 from upstream clang trunk:
Fix handling of braced-init-list as reference initializer within
aggregate initialization. Previously we would incorrect
Author: dim
Date: Tue Aug 20 20:46:29 2013
New Revision: 254581
URL: http://svnweb.freebsd.org/changeset/base/254581
Log:
Pull in r188716 from upstream clang trunk:
PR16727: don't try to evaluate a potentially value-dependent
expression when checking for missing parens in &&/|| expres
Author: andrew
Date: Tue Aug 20 20:40:20 2013
New Revision: 254580
URL: http://svnweb.freebsd.org/changeset/base/254580
Log:
Enable VFP on ARMADA XP.
Modified:
head/sys/arm/conf/ARMADAXP
Modified: head/sys/arm/conf/ARMADAXP
Author: np
Date: Tue Aug 20 18:22:04 2013
New Revision: 254577
URL: http://svnweb.freebsd.org/changeset/base/254577
Log:
Display P/N information in the description.
Submitted by: gnn
MFC after:3 days
Modified:
head/sys/dev/cxgbe/t4_main.c
Modified: head/sys/dev/cxgbe/t4_main.c
===
On Tue, Aug 20, 2013 at 7:42 PM, Andre Oppermann wrote:
> On 19.08.2013 19:37, Navdeep Parhar wrote:
>>
>> On 08/19/13 06:56, Andre Oppermann wrote:
>>>
>>> Author: andre
>>> Date: Mon Aug 19 13:56:14 2013
>>> New Revision: 254524
>>> URL: http://svnweb.freebsd.org/changeset/base/254524
>>>
>>> Lo
Author: jhb
Date: Tue Aug 20 18:08:06 2013
New Revision: 254576
URL: http://svnweb.freebsd.org/changeset/base/254576
Log:
Stop an ipoib interface before detaching it.
PR: kern/181225
Submitted by: Shahar Klein
Obtained from:Mellanox
MFC after:1 week
Modified:
On 19.08.2013 19:37, Navdeep Parhar wrote:
On 08/19/13 06:56, Andre Oppermann wrote:
Author: andre
Date: Mon Aug 19 13:56:14 2013
New Revision: 254524
URL: http://svnweb.freebsd.org/changeset/base/254524
Log:
Add four additional M_PROTOFLAGS[9-12] for protocol specific use.
Discussed wit
Author: hselasky
Date: Tue Aug 20 16:21:05 2013
New Revision: 254572
URL: http://svnweb.freebsd.org/changeset/base/254572
Log:
Force keyboards which don't have the required
HID fields to use the USB BOOT protocol for now.
PR: usb/181425
Submitted by: Andrey Zholos
MFC after
Author: bz
Date: Tue Aug 20 14:59:31 2013
New Revision: 254571
URL: http://svnweb.freebsd.org/changeset/base/254571
Log:
Correct a typo in the event mask mnemonic.
Reviewed by: gnn
MFC after:3 days
Modified:
head/sys/dev/hwpmc/pmc_events.h
Modified: head/sys/dev/hwpmc/pmc_events.
Author: bz
Date: Tue Aug 20 14:37:06 2013
New Revision: 254570
URL: http://svnweb.freebsd.org/changeset/base/254570
Log:
Catch up with various changes to if_data and make this compile again
on HEAD. Seems to be one of the the only tools giving us access to
ifi_baudrate and ifi_baudrate_pf v
Author: bz
Date: Tue Aug 20 14:35:17 2013
New Revision: 254569
URL: http://svnweb.freebsd.org/changeset/base/254569
Log:
After r241616 properly export ifi_baudrate_pf in the 32bit compat case.
MFC after:3 days
Modified:
head/sys/net/rtsock.c
Modified: head/sys/net/rtsock.c
=
On Monday, August 19, 2013 4:14:45 pm Mark Johnston wrote:
> On Mon, Aug 19, 2013 at 03:42:30PM -0400, John Baldwin wrote:
> > On Friday, August 16, 2013 1:41:31 pm Mark Johnston wrote:
> > > On Fri, Aug 16, 2013 at 07:13:16PM +0200, Davide Italiano wrote:
> > > > [trim old mails]
> > > >
> > > >
Author: ian
Date: Tue Aug 20 12:33:35 2013
New Revision: 254559
URL: http://svnweb.freebsd.org/changeset/base/254559
Log:
Make the standard sdhci(4) driver work for the TI OMAP family SoCs.
The MMCHS hardware is pretty much a standard SDHCI v2.0 controller with a
couple quirks, which are now
Author: pho
Date: Tue Aug 20 11:06:56 2013
New Revision: 254558
URL: http://svnweb.freebsd.org/changeset/base/254558
Log:
Added sysctl to turn off calls to vmem_check().
Sponsored by: EMC / Isilon storage division
Discussed with:jeff
Modified:
head/sys/kern/subr_vmem.c
Modifie
Author: des
Date: Tue Aug 20 07:19:58 2013
New Revision: 254553
URL: http://svnweb.freebsd.org/changeset/base/254553
Log:
Fix the zeroing loop. I must have been drunk when I wrote this...
MFC after:3 days
Modified:
head/sbin/fsck_ffs/fsutil.c
Modified: head/sbin/fsck_ffs/fsutil.c
=
24 matches
Mail list logo