Author: delphij
Date: Thu Feb 28 04:16:47 2013
New Revision: 247443
URL: http://svnweb.freebsd.org/changeset/base/247443
Log:
Refresh vendor driver version which adds ARC-1224 support.
Many thanks to Areca for continuing to support FreeBSD.
Submitted by: 黃清隆
MFC after:3 days
Mo
Author: pjd
Date: Thu Feb 28 01:24:24 2013
New Revision: 247442
URL: http://svnweb.freebsd.org/changeset/base/247442
Log:
When we are waiting for new trail files we may have been disconnected and
reconnected in the meantime. Check if reset is set before opening next trail
file, as not doing
Author: gjb (doc,ports committer)
Date: Thu Feb 28 01:22:14 2013
New Revision: 247441
URL: http://svnweb.freebsd.org/changeset/base/247441
Log:
Properly handle '-h' argument.
PR: 176332
Reviewed by: scottl
MFC after:3 days
Modified:
head/usr.bin/dc/dc.c
Modified: head
Author: neel
Date: Thu Feb 28 01:00:32 2013
New Revision: 247438
URL: http://svnweb.freebsd.org/changeset/base/247438
Log:
Remove the quirk to allow use of MSI when the guest is running inside bhyve.
This became redundant after the hostbridge presented to the guest started
advertising the
Author: attilio
Date: Thu Feb 28 00:18:56 2013
New Revision: 247429
URL: http://svnweb.freebsd.org/changeset/base/247429
Log:
Complete r247297:
Remove unused inclusions of vm/vm_pager.h and vm/vnode_pager.h.
Sponsored by: EMC / Isilon storage division
Modified:
head/sys/arm/econa/econa
On 28/02/2013, at 3:08, John Baldwin wrote:
>> URL: http://svnweb.freebsd.org/changeset/base/247359
>>
>> Log:
>> Clarify that overriding the -h/-D flags through flags in device.hints
>> only works for sio(4) but not for uart(4) which no longer has this flag.
>
> You should probably just remo
Author: smh
Date: Wed Feb 27 23:17:45 2013
New Revision: 247426
URL: http://svnweb.freebsd.org/changeset/base/247426
Log:
Adds hw.mfi.cmd_timeout loader / sysctl tuneable which controls the default
timeout used in the mfi driver. This is useful for long running commands
such as secure erase.
Author: delphij
Date: Wed Feb 27 21:58:06 2013
New Revision: 247422
URL: http://svnweb.freebsd.org/changeset/base/247422
Log:
Add a reminder that the user should update boot block if they are upgrading
their existing system and use LZ4 compression for ZFS.
Suggested by: mm
MFC after:
Author: joel (doc committer)
Date: Wed Feb 27 20:16:30 2013
New Revision: 247417
URL: http://svnweb.freebsd.org/changeset/base/247417
Log:
Remove EOL whitespace.
Modified:
head/usr.sbin/watchdogd/watchdogd.8
Modified: head/usr.sbin/watchdogd/watchdogd.8
==
Author: joel (doc committer)
Date: Wed Feb 27 20:15:06 2013
New Revision: 247416
URL: http://svnweb.freebsd.org/changeset/base/247416
Log:
mdoc: begin sentence on new line.
Modified:
head/usr.sbin/watchdogd/watchdogd.8
Modified: head/usr.sbin/watchdogd/watchdogd.8
===
Author: joel (doc committer)
Date: Wed Feb 27 20:09:25 2013
New Revision: 247415
URL: http://svnweb.freebsd.org/changeset/base/247415
Log:
mdoc: add missing El.
Modified:
head/lib/libc/stdio/open_memstream.3
Modified: head/lib/libc/stdio/open_memstream.3
=
Author: jmg
Date: Wed Feb 27 19:59:58 2013
New Revision: 247414
URL: http://svnweb.freebsd.org/changeset/base/247414
Log:
fix this script so we don't expand the second $FreeBSD since svn thinks
the $ in $1 ends the keyword, and expands it...
Modified:
head/tools/test/iconv/tablegen/cmp.sh
Author: ian
Date: Wed Feb 27 19:59:41 2013
New Revision: 247413
URL: http://svnweb.freebsd.org/changeset/base/247413
Log:
Fix a typo that prevented booting a kernel that had virtual addresses in
the elf headers.
Modified:
head/sys/boot/common/load_elf.c
Modified: head/sys/boot/common/load_
Author: tuexen
Date: Wed Feb 27 19:51:47 2013
New Revision: 247412
URL: http://svnweb.freebsd.org/changeset/base/247412
Log:
Fix a potential race in returning setting errno when an
association goes down.
Reported by Mozilla in
https://bugzilla.mozilla.org/show_bug.cgi?id=845513
MFC af
Author: jhb
Date: Wed Feb 27 19:50:46 2013
New Revision: 247411
URL: http://svnweb.freebsd.org/changeset/base/247411
Log:
Add an implementation of open_memstream() and open_wmemstream(). These
routines provide write-only stdio FILE objects that store their data in a
dynamically allocated bu
Author: alfred
Date: Wed Feb 27 19:03:31 2013
New Revision: 247405
URL: http://svnweb.freebsd.org/changeset/base/247405
Log:
watchdogd(8) and watchdog(4) enhancements.
The following support was added to watchdog(4):
- Support to query the outstanding timeout.
- Support to set a software
Author: attilio
Date: Wed Feb 27 18:12:13 2013
New Revision: 247400
URL: http://svnweb.freebsd.org/changeset/base/247400
Log:
Merge from vmobj-rwlock:
VM_OBJECT_LOCKED() macro is only used to implement a custom version
of lock assertions right now (which likely spread out thanks to
copy an
Author: pho
Date: Wed Feb 27 18:12:04 2013
New Revision: 247399
URL: http://svnweb.freebsd.org/changeset/base/247399
Log:
The .journal file needs to reside on the ROOTINO which must not extend
beyond direct blocks. A typo caused this check to fail.
Modified:
head/sbin/tunefs/tunefs.c
Modif
On Tuesday, February 26, 2013 6:18:36 pm Nick Hibma wrote:
> Author: n_hibma
> Date: Tue Feb 26 23:18:35 2013
> New Revision: 247359
> URL: http://svnweb.freebsd.org/changeset/base/247359
>
> Log:
> Clarify that overriding the -h/-D flags through flags in device.hints
> only works for sio(4) b
Author: mm
Date: Wed Feb 27 14:45:23 2013
New Revision: 247398
URL: http://svnweb.freebsd.org/changeset/base/247398
Log:
MFV 247176, 247178, 247315:
Import metaslab_sync() speedup from vendor (illumos).
Illumos ZFS issues:
3552 condensing one space map burns 3 seconds of CPU in spa_sy
Author: tijl
Date: Wed Feb 27 09:34:09 2013
New Revision: 247396
URL: http://svnweb.freebsd.org/changeset/base/247396
Log:
Map libraries linked with -Ttext-segment=base_addr at base_addr.
Normal libraries have base address 0 and are unaffected by this change.
PR: 176216
Submit
Author: gonzo
Date: Wed Feb 27 08:34:32 2013
New Revision: 247391
URL: http://svnweb.freebsd.org/changeset/base/247391
Log:
Fix typo
Modified:
head/sys/arm/ti/ti_gpio.c
Modified: head/sys/arm/ti/ti_gpio.c
==
--- head
Author: gonzo
Date: Wed Feb 27 08:32:34 2013
New Revision: 247390
URL: http://svnweb.freebsd.org/changeset/base/247390
Log:
- Initialize GPIO_OE register based on pinmux configuration
Although AM335x TRM states that GPIO_OE register is not used and just
reflects pads configuration in prac
On 2013-Feb-26 01:02:27 +0100, Jilles Tjoelker wrote:
>> Enhance test(1) by adding provision to compare any combination of the
>> access, birth, change and modify times of two files, instead of only
>> being able to compare modify times. The builtin test in sh(1) will
>> automagically acq
24 matches
Mail list logo