Author: mav
Date: Tue Aug 27 06:50:46 2013
New Revision: 254954
URL: http://svnweb.freebsd.org/changeset/base/254954
Log:
Add missing newlines to Fibre Channel attributes output.
Modified:
head/sbin/camcontrol/camcontrol.c
Modified: head/sbin/camcontrol/camcontrol.c
=
Author: dteske
Date: Tue Aug 27 06:09:28 2013
New Revision: 254952
URL: http://svnweb.freebsd.org/changeset/base/254952
Log:
Update copyright.
Modified:
head/sys/boot/forth/version.4th
Modified: head/sys/boot/forth/version.4th
=
Author: will
Date: Tue Aug 27 04:42:42 2013
New Revision: 254951
URL: http://svnweb.freebsd.org/changeset/base/254951
Log:
Fix 'make release' on older hosts: use buildworld legacy utilities.
Newer FreeBSD installs require an install(1) that supports the new flags.
This adds ${MAKEOBJDI
Author: bryanv
Date: Tue Aug 27 04:05:18 2013
New Revision: 254950
URL: http://svnweb.freebsd.org/changeset/base/254950
Log:
Couple minor if_vmx tweaks
- Use queue size fields from the Tx/Rx queues in various places
instead of (currently the same values) from the softc.
- Fix po
Author: will
Date: Tue Aug 27 04:01:31 2013
New Revision: 254949
URL: http://svnweb.freebsd.org/changeset/base/254949
Log:
Build all ZFS testing & debugging tools with -g.
These programs and everything using libzpool rely on the embedded asserts to
verify the correctness of operations. G
Author: grehan
Date: Tue Aug 27 03:49:47 2013
New Revision: 254948
URL: http://svnweb.freebsd.org/changeset/base/254948
Log:
Fix off-by-1 error in assert.
Submitted by: Tycho Nightingale (tycho.nighting...@pluribusnetworks.com)
Modified:
head/usr.sbin/bhyve/pci_virtio_block.c
Modified:
On Mon, Aug 26, 2013 at 04:03:08PM -0700, Xin Li wrote:
> Index: sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
> ===
> --- sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
> (revision 254924)
> +++ sys/cd
Author: gonzo
Date: Tue Aug 27 01:40:13 2013
New Revision: 254946
URL: http://svnweb.freebsd.org/changeset/base/254946
Log:
Fixes for compatibility with QEMU:
- Route PCI interrupt for NIC
- Make "no mapping" warning more user-friendly: add device name and mention
that it's IRQ mapp
Author: kib
Date: Tue Aug 27 01:31:12 2013
New Revision: 254945
URL: http://svnweb.freebsd.org/changeset/base/254945
Log:
When allocating a pbuf for the cluster write, do not sleep waiting
for the available pbuf when passed vnode is backing md(4). Other i/o
directed to the same md device mig
Author: gonzo
Date: Tue Aug 27 01:08:55 2013
New Revision: 254944
URL: http://svnweb.freebsd.org/changeset/base/254944
Log:
- Initialize freq variable so we will not end up with random value
if there is no YAMON present
Modified:
head/sys/mips/malta/yamon.c
Modified: head/sys/mips/malt
Author: will
Date: Mon Aug 26 23:48:21 2013
New Revision: 254943
URL: http://svnweb.freebsd.org/changeset/base/254943
Log:
Add the ability to display the default FIB number for a process to the
ps(1) utility, e.g. "ps -O fib".
bin/ps/keyword.c:
Add the "fib" keyword and default it
Author: dteske
Date: Mon Aug 26 23:37:11 2013
New Revision: 254942
URL: http://svnweb.freebsd.org/changeset/base/254942
Log:
Building upon SVN r254237, disable automated activation of alternate layouts
and add support for default underride to $loader_version, acting as a way to
name a releas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 08/26/13 08:35, Andriy Gapon wrote:
> on 26/08/2013 01:15 Jeremie Le Hen said the following:
>> Hi Xin,
>>
>> On Tue, Aug 20, 2013 at 10:31:14PM +, Xin LI wrote:
>>> Author: delphij Date: Tue Aug 20 22:31:13 2013 New Revision:
>>> 254585 URL:
On Mon, Aug 26, 2013 at 04:43:35PM -0600, Kenneth D. Merry wrote:
> On Tue, Aug 27, 2013 at 02:25:26 +0400, Slawa Olhovchenkov wrote:
> > On Mon, Aug 26, 2013 at 03:40:27PM -0600, Kenneth D. Merry wrote:
> >
> > > On Tue, Aug 13, 2013 at 19:30:29 +0400, Slawa Olhovchenkov wrote:
> > > > On Mon, A
On Tue, Aug 27, 2013 at 02:25:26 +0400, Slawa Olhovchenkov wrote:
> On Mon, Aug 26, 2013 at 03:40:27PM -0600, Kenneth D. Merry wrote:
>
> > On Tue, Aug 13, 2013 at 19:30:29 +0400, Slawa Olhovchenkov wrote:
> > > On Mon, Aug 12, 2013 at 01:02:29PM -0600, Kenneth D. Merry wrote:
> > >
> > > > If yo
Author: pfg
Date: Mon Aug 26 22:29:42 2013
New Revision: 254941
URL: http://svnweb.freebsd.org/changeset/base/254941
Log:
Merge various CTF fixes from illumos
2942 CTF tools need to handle files which legitimately lack data
2978 ctfconvert still needs to ignore legitimately dataless files
On Mon, Aug 26, 2013 at 03:40:27PM -0600, Kenneth D. Merry wrote:
> On Tue, Aug 13, 2013 at 19:30:29 +0400, Slawa Olhovchenkov wrote:
> > On Mon, Aug 12, 2013 at 01:02:29PM -0600, Kenneth D. Merry wrote:
> >
> > > If you really want one now, I've attached a patch from stable/9 on June
> > > 27th.
On Tue, Aug 13, 2013 at 19:30:29 +0400, Slawa Olhovchenkov wrote:
> On Mon, Aug 12, 2013 at 01:02:29PM -0600, Kenneth D. Merry wrote:
>
> > If you really want one now, I've attached a patch from stable/9 on June
> > 27th. It may or may not apply now.
>
> Its apply witch litle edit.
>
> > > > No
Author: joerg
Date: Mon Aug 26 21:15:50 2013
New Revision: 254937
URL: http://svnweb.freebsd.org/changeset/base/254937
Log:
Reimplement the FDOPT_NOERROR feature that was kicked out in r134081.
It is needed for fdread(1) in order to be able to recover from CRC
errors in the data field of
Author: mav
Date: Mon Aug 26 20:39:02 2013
New Revision: 254936
URL: http://svnweb.freebsd.org/changeset/base/254936
Log:
MFprojects/camlock r254895:
Add unmapped BIO support to GEOM ZERO if kern.geom.zero.clear is cleared.
Modified:
head/sys/geom/zero/g_zero.c
Modified: head/sys/geom/zero
On Monday, August 26, 2013 2:33:41 pm Davide Italiano wrote:
> On Fri, Aug 23, 2013 at 9:58 AM, John Baldwin wrote:
> > On Friday, August 23, 2013 11:29:45 am Davide Italiano wrote:
> >> On Fri, Aug 23, 2013 at 4:51 PM, John Baldwin wrote:
> >> > On Friday, August 23, 2013 10:12:39 am Davide Ital
Author: np
Date: Mon Aug 26 19:02:52 2013
New Revision: 254933
URL: http://svnweb.freebsd.org/changeset/base/254933
Log:
Use correct mailbox and PCIe PF number when querying RDMA parameters.
Modified:
head/sys/dev/cxgbe/t4_main.c
Modified: head/sys/dev/cxgbe/t4_main.c
===
Author: jmg
Date: Mon Aug 26 18:53:19 2013
New Revision: 254932
URL: http://svnweb.freebsd.org/changeset/base/254932
Log:
fix up some comments and a white space issue...
MFC after:3 days
Modified:
head/sys/kern/kern_event.c
Modified: head/sys/kern/kern_event.c
==
Author: jmg
Date: Mon Aug 26 18:51:48 2013
New Revision: 254931
URL: http://svnweb.freebsd.org/changeset/base/254931
Log:
fix up my copyright and remove third clause..
Modified:
head/usr.bin/brandelf/brandelf.1
Modified: head/usr.bin/brandelf/brandelf.1
==
Author: jmg
Date: Mon Aug 26 18:50:40 2013
New Revision: 254930
URL: http://svnweb.freebsd.org/changeset/base/254930
Log:
fix up my copyright..
Modified:
head/share/man/man4/sysmouse.4
Modified: head/share/man/man4/sysmouse.4
==
Author: jmg
Date: Mon Aug 26 18:47:10 2013
New Revision: 254929
URL: http://svnweb.freebsd.org/changeset/base/254929
Log:
none of the drivers in the tree support CDIOCCAPABILITY or CDIOCPITCH..
remove the documentation so people won't get confused and think they
are supported...
Modified:
On Fri, Aug 23, 2013 at 9:58 AM, John Baldwin wrote:
> On Friday, August 23, 2013 11:29:45 am Davide Italiano wrote:
>> On Fri, Aug 23, 2013 at 4:51 PM, John Baldwin wrote:
>> > On Friday, August 23, 2013 10:12:39 am Davide Italiano wrote:
>> >> Author: davide
>> >> Date: Fri Aug 23 14:12:39 2013
On Monday, August 26, 2013 2:16:05 pm John Baldwin wrote:
> Author: jhb
> Date: Mon Aug 26 18:16:05 2013
> New Revision: 254925
> URL: http://svnweb.freebsd.org/changeset/base/254925
>
> Log:
> Remove most of the remaining sysctl name list macros. They were only
> ever intended for use in sys
On Sunday, August 25, 2013 2:09:12 pm Jean-Sebastien Pedron wrote:
> Author: dumbbell
> Date: Sun Aug 25 18:09:11 2013
> New Revision: 254882
> URL: http://svnweb.freebsd.org/changeset/base/254882
>
> Log:
> vga_pci: Add API to map the Video BIOS
>
> Here are two new functions to map and un
Author: jhb
Date: Mon Aug 26 18:16:05 2013
New Revision: 254925
URL: http://svnweb.freebsd.org/changeset/base/254925
Log:
Remove most of the remaining sysctl name list macros. They were only
ever intended for use in sysctl(8) and it has not used them for many
years.
Reviewed by: bde
Author: jmg
Date: Mon Aug 26 17:38:36 2013
New Revision: 254924
URL: http://svnweb.freebsd.org/changeset/base/254924
Log:
Add support for my:
CPU: AMD A10-5700 APU with Radeon(tm) HD Graphics(3393.89-MHz K8-class
CPU)
Modified:
head/sys/dev/amdtemp/amdtemp.c
Modified: head/sys/dev/amd
Author: jmg
Date: Mon Aug 26 17:36:55 2013
New Revision: 254923
URL: http://svnweb.freebsd.org/changeset/base/254923
Log:
Joerg was my mentor way back when...
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
===
Author: jilles
Date: Mon Aug 26 17:22:51 2013
New Revision: 254922
URL: http://svnweb.freebsd.org/changeset/base/254922
Log:
kdump: Decode SOCK_CLOEXEC and SOCK_NONBLOCK in socket() and socketpair().
Modified:
head/usr.bin/kdump/kdump.c
head/usr.bin/kdump/mksubr
Modified: head/usr.bin/kdum
Author: antoine
Date: Mon Aug 26 17:21:40 2013
New Revision: 254921
URL: http://svnweb.freebsd.org/changeset/base/254921
Log:
Add more obsolete files.
Modified:
head/ObsoleteFiles.inc
head/tools/build/mk/OptionalObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
===
Author: antoine
Date: Mon Aug 26 17:18:21 2013
New Revision: 254920
URL: http://svnweb.freebsd.org/changeset/base/254920
Log:
Regenerate src.conf.5
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==
Author: antoine
Date: Mon Aug 26 17:15:56 2013
New Revision: 254919
URL: http://svnweb.freebsd.org/changeset/base/254919
Log:
Document WITHOUT_ICONV, WITH_LIBICONV_COMPAT and WITH_USB_GADGET_EXAMPLES
Added:
head/tools/build/options/WITHOUT_ICONV
- copied, changed from r254918, head/tools
Author: raj
Date: Mon Aug 26 17:12:30 2013
New Revision: 254918
URL: http://svnweb.freebsd.org/changeset/base/254918
Log:
Introduce superpages support for ARMv6/v7.
Promoting base pages to superpages can increase TLB coverage and allow for
efficient use of page table entries. This develo
Author: antoine
Date: Mon Aug 26 16:38:40 2013
New Revision: 254917
URL: http://svnweb.freebsd.org/changeset/base/254917
Log:
Hook vm_page_busy.9 to the build
Modified:
head/share/man/man9/Makefile
Modified: head/share/man/man9/Makefile
===
Author: raj
Date: Mon Aug 26 16:23:54 2013
New Revision: 254915
URL: http://svnweb.freebsd.org/changeset/base/254915
Log:
Provide settings for superpage reservation system on ARM.
This allows for enabling and configuring superpages reservation mechanism in
order to allocate and populate 2
Author: raj
Date: Mon Aug 26 15:38:27 2013
New Revision: 254913
URL: http://svnweb.freebsd.org/changeset/base/254913
Log:
Add missing TAILQ initializer (omitted in r250634).
Submitted by: Zbigniew Bodek
Reviewed by: alc
Sponsored by: The FreeBSD Foundation, Semihalf
Modified:
head/
on 26/08/2013 01:15 Jeremie Le Hen said the following:
> Hi Xin,
>
> On Tue, Aug 20, 2013 at 10:31:14PM +, Xin LI wrote:
>> Author: delphij
>> Date: Tue Aug 20 22:31:13 2013
>> New Revision: 254585
>> URL: http://svnweb.freebsd.org/changeset/base/254585
>>
>> Log:
>> MFV r254220:
>>
>>
On 26.08.2013 13:00, Gleb Smirnoff wrote:
On Sat, Aug 24, 2013 at 07:58:36PM +, Andre Oppermann wrote:
A> Author: andre
A> Date: Sat Aug 24 19:58:36 2013
A> New Revision: 254805
A> URL: http://svnweb.freebsd.org/changeset/base/254805
A>
A> Log:
A> Add mtodo(m, o) macro taking an additional
On 26.08.2013 12:50, Gleb Smirnoff wrote:
On Sat, Aug 24, 2013 at 12:24:59PM +, Andre Oppermann wrote:
A> Author: andre
A> Date: Sat Aug 24 12:24:58 2013
A> New Revision: 254779
A> URL: http://svnweb.freebsd.org/changeset/base/254779
A>
A> Log:
A> Avoid code duplication for mbuf initializat
Author: glebius
Date: Mon Aug 26 14:14:25 2013
New Revision: 254911
URL: http://svnweb.freebsd.org/changeset/base/254911
Log:
Remove comment that is no longer relevant since r254182.
Modified:
head/sys/vm/vm_page.c
Modified: head/sys/vm/vm_page.c
=
Thanks Gleb. Will do.
-Alfred
On 8/26/13 4:52 AM, Gleb Smirnoff wrote:
On Sun, Aug 25, 2013 at 01:55:15AM +, Alfred Perlstein wrote:
A> Author: alfred
A> Date: Sun Aug 25 01:55:14 2013
A> New Revision: 254823
A> URL: http://svnweb.freebsd.org/changeset/base/254823
A>
A> Log:
A> Remove th
On 26.08.2013 11:43, Gleb Smirnoff wrote:
A> Author: andre
A> Date: Mon Aug 19 14:25:11 2013
A> New Revision: 254527
A> URL: http://svnweb.freebsd.org/changeset/base/254527
A>
A> Log:
A> Reorder the mbuf defines to make more sense and group related flags
A> together.
A>
A> Add M_FLAG_PRINTF
Author: andre
Date: Mon Aug 26 13:17:37 2013
New Revision: 254910
URL: http://svnweb.freebsd.org/changeset/base/254910
Log:
Fix mbuf debugging printf()'s after the recent mbuf header changes.
Modified:
head/sys/dev/xen/netback/netback.c
Modified: head/sys/dev/xen/netback/netback.c
==
Author: sbruno
Date: Mon Aug 26 12:05:38 2013
New Revision: 254906
URL: http://svnweb.freebsd.org/changeset/base/254906
Log:
Add support to reconfigure a drive as SYSPD (real JBOD in LSI
terminology).
Adds command "mfiutil syspd " to change a drive to SYSPD. Drive
will then be scanned/
On Sun, Aug 25, 2013 at 01:55:15AM +, Alfred Perlstein wrote:
A> Author: alfred
A> Date: Sun Aug 25 01:55:14 2013
A> New Revision: 254823
A> URL: http://svnweb.freebsd.org/changeset/base/254823
A>
A> Log:
A> Remove the #ifdef OFED from the 20 byte mac in struct llentry.
A>
A> With this
On Sat, Aug 24, 2013 at 07:58:36PM +, Andre Oppermann wrote:
A> Author: andre
A> Date: Sat Aug 24 19:58:36 2013
A> New Revision: 254805
A> URL: http://svnweb.freebsd.org/changeset/base/254805
A>
A> Log:
A> Add mtodo(m, o) macro taking an additional offset into the mbuf data
section.
A>
A
On Sat, Aug 24, 2013 at 12:24:59PM +, Andre Oppermann wrote:
A> Author: andre
A> Date: Sat Aug 24 12:24:58 2013
A> New Revision: 254779
A> URL: http://svnweb.freebsd.org/changeset/base/254779
A>
A> Log:
A> Avoid code duplication for mbuf initialization and use m_init() instead
A> in mb_cto
Author: andrew
Date: Mon Aug 26 10:27:15 2013
New Revision: 254902
URL: http://svnweb.freebsd.org/changeset/base/254902
Log:
Update the root device to be correct for use with crochet.
Modified:
head/sys/arm/conf/VERSATILEPB
Modified: head/sys/arm/conf/VERSATILEPB
Author: andrew
Date: Mon Aug 26 10:24:59 2013
New Revision: 254901
URL: http://svnweb.freebsd.org/changeset/base/254901
Log:
Revert r251370 as it contains a deadlock.
Modified:
head/sys/arm/arm/pmap-v6.c
Modified: head/sys/arm/arm/pmap-v6.c
===
Author: adrian
Date: Mon Aug 26 09:52:05 2013
New Revision: 254900
URL: http://svnweb.freebsd.org/changeset/base/254900
Log:
Migrate the ff_encap1() routine out into the normal output code.
This will eventually be used by the A-MSDU encapsulation code that
I'm writing - the sub-frame enca
A> Author: andre
A> Date: Mon Aug 19 14:25:11 2013
A> New Revision: 254527
A> URL: http://svnweb.freebsd.org/changeset/base/254527
A>
A> Log:
A> Reorder the mbuf defines to make more sense and group related flags
A> together.
A>
A> Add M_FLAG_PRINTF for use with printf(9) %b indentifier.
Author: dumbbell
Date: Mon Aug 26 09:17:21 2013
New Revision: 254899
URL: http://svnweb.freebsd.org/changeset/base/254899
Log:
drm/radeon: Disable build on i386/pc98
Modified:
head/sys/modules/drm2/Makefile
Modified: head/sys/modules/drm2/Makefile
56 matches
Mail list logo