svn commit: r279560 - head/lib/libucl

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Tue Mar 3 07:51:36 2015 New Revision: 279560 URL: https://svnweb.freebsd.org/changeset/base/279560 Log: Lower warnings to please gcc 4.2 Modified: head/lib/libucl/Makefile Modified: head/lib/libucl/Makefile =

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-03-02 Thread Garrett Cooper
> On Mar 2, 2015, at 12:23, Ian Lepore wrote: > >> On Mon, 2015-03-02 at 01:02 -0800, Julian Elischer wrote: >>> On 2/27/15 8:28 AM, Ian Lepore wrote: >>> >>> >>> Log: >>> Allow the kern.osrelease and kern.osreldate sysctl values to be set in a >>> jail's creation parameters. This allows

svn commit: r279559 - head/sys/netinet6

2015-03-02 Thread Hiroki Sato
Author: hrs Date: Tue Mar 3 04:28:19 2015 New Revision: 279559 URL: https://svnweb.freebsd.org/changeset/base/279559 Log: Nonce has to be non-NULL for DAD even if net.inet6.ip6.dad_enhanced=0. Modified: head/sys/netinet6/nd6_nbr.c Modified: head/sys/netinet6/nd6_nbr.c ==

svn commit: r279558 - in stable/10/release: . tools

2015-03-02 Thread Glen Barber
Author: gjb Date: Tue Mar 3 02:46:59 2015 New Revision: 279558 URL: https://svnweb.freebsd.org/changeset/base/279558 Log: MFC r279249, r279250, r279257: r279249: Add 'cloudware-install' target to handle copying cloud disk images to a directory within DESTDIR. Add CLOUDINSTA

svn commit: r279557 - head/sys/dev/flash

2015-03-02 Thread Kevin Lo
Author: kevlo Date: Tue Mar 3 02:08:17 2015 New Revision: 279557 URL: https://svnweb.freebsd.org/changeset/base/279557 Log: Check the return value of config_intrhook_establish(). Modified: head/sys/dev/flash/at45d.c Modified: head/sys/dev/flash/at45d.c ==

Re: svn commit: r279539 - head/sys/sys

2015-03-02 Thread Neel Natu
Hi Davide, On Mon, Mar 2, 2015 at 12:26 PM, Davide Italiano wrote: > On Mon, Mar 2, 2015 at 12:05 PM, John-Mark Gurney wrote: >> Author: jmg >> Date: Mon Mar 2 20:05:16 2015 >> New Revision: 279539 >> URL: https://svnweb.freebsd.org/changeset/base/279539 >> >> Log: >> give others fair warning

svn commit: r279556 - stable/10/usr.sbin/freebsd-update

2015-03-02 Thread Thomas Quinot
Author: thomas Date: Mon Mar 2 23:17:17 2015 New Revision: 279556 URL: https://svnweb.freebsd.org/changeset/base/279556 Log: MFC rev. 278728: (backup_kernel_finddir, backup_kernel, install_files): Add missing references to $BASEDIR, in order to allow correct operation when updating a syst

svn commit: r279554 - head/sys/cam

2015-03-02 Thread Edward Tomasz Napierala
Author: trasz Date: Mon Mar 2 22:48:11 2015 New Revision: 279554 URL: https://svnweb.freebsd.org/changeset/base/279554 Log: Make periphdriver_register() take XPT lock when modifying the periph_drivers array. This fixes a panic that sometimes occured when kldloading ctl.ko. Reviewed

svn commit: r279553 - head/sys/dev/gpio

2015-03-02 Thread Luiz Otavio O Souza
Author: loos Date: Mon Mar 2 22:28:47 2015 New Revision: 279553 URL: https://svnweb.freebsd.org/changeset/base/279553 Log: Move duplicate code to a new public function. This new function can be used by other drivers to reserve the use of GPIO pins. Anyway, the use of ofw_gpiobus_par

svn commit: r279552 - head/tools/build/mk

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 22:13:33 2015 New Revision: 279552 URL: https://svnweb.freebsd.org/changeset/base/279552 Log: Remove gperf(7) if gperf is not installed Modified: head/tools/build/mk/OptionalObsoleteFiles.inc Modified: head/tools/build/mk/OptionalObsoleteFiles.inc ==

svn commit: r279551 - in head/sys: arm/conf modules/dtb/imx6

2015-03-02 Thread Ian Lepore
Author: ian Date: Mon Mar 2 22:12:56 2015 New Revision: 279551 URL: https://svnweb.freebsd.org/changeset/base/279551 Log: Add a "module" to build the dtb files for all supported imx6 systems. Added: head/sys/modules/dtb/imx6/ head/sys/modules/dtb/imx6/Makefile (contents, props changed) M

Re: svn commit: r279539 - head/sys/sys

2015-03-02 Thread John Baldwin
On Monday, March 02, 2015 12:26:46 PM Davide Italiano wrote: > On Mon, Mar 2, 2015 at 12:05 PM, John-Mark Gurney wrote: > > Author: jmg > > Date: Mon Mar 2 20:05:16 2015 > > New Revision: 279539 > > URL: https://svnweb.freebsd.org/changeset/base/279539 > > > > Log: > > give others fair warning

svn commit: r279549 - in head: contrib/libucl contrib/libucl/cmake contrib/libucl/doc contrib/libucl/include contrib/libucl/klib contrib/libucl/m4 contrib/libucl/src contrib/libucl/tests contrib/li...

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 21:41:09 2015 New Revision: 279549 URL: https://svnweb.freebsd.org/changeset/base/279549 Log: Update libucl to git version 8d3b186 Added: head/contrib/libucl/klib/ - copied from r279548, vendor/libucl/dist/klib/ head/contrib/libucl/tests/basic/14.in -

svn commit: r279548 - in vendor/libucl/20150302: . cmake doc include klib m4 src tests tests/basic uthash utils

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 21:37:55 2015 New Revision: 279548 URL: https://svnweb.freebsd.org/changeset/base/279548 Log: Tag import of libucl from git as of 20150302 Added: vendor/libucl/20150302/ - copied from r279545, vendor/libucl/dist/ vendor/libucl/20150302/klib/ - copied

Re: svn commit: r279444 - in head/sys/amd64/vmm: . io

2015-03-02 Thread Ryan Stone
Yes, I expect that it will, although you will have to set the new tunable before loading vmm.ko ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebs

svn commit: r279547 - vendor/libucl/dist/utils

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 21:36:45 2015 New Revision: 279547 URL: https://svnweb.freebsd.org/changeset/base/279547 Log: Really update to 8d3b186 Modified: vendor/libucl/dist/utils/objdump.c Modified: vendor/libucl/dist/utils/objdump.c =

svn commit: r279546 - in vendor/libucl/dist: . cmake doc include klib m4 src tests tests/basic uthash

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 21:35:31 2015 New Revision: 279546 URL: https://svnweb.freebsd.org/changeset/base/279546 Log: Update libucl to git version 8d3b186 Added: vendor/libucl/dist/klib/ vendor/libucl/dist/klib/khash.h (contents, props changed) vendor/libucl/dist/klib/kvec.h (co

Re: svn commit: r279444 - in head/sys/amd64/vmm: . io

2015-03-02 Thread John Baldwin
On Sunday, March 01, 2015 12:39:48 AM Ryan Stone wrote: > Author: rstone > Date: Sun Mar 1 00:39:48 2015 > New Revision: 279444 > URL: https://svnweb.freebsd.org/changeset/base/279444 > > Log: > Allow passthrough devices to be hinted. > > Allow the ppt driver to attach to devices that were h

svn commit: r279545 - stable/10/lib/libdevstat

2015-03-02 Thread Kenneth D. Merry
Author: ken Date: Mon Mar 2 21:00:54 2015 New Revision: 279545 URL: https://svnweb.freebsd.org/changeset/base/279545 Log: MFC r279346: r279346 | ken | 2015-02-26 19:44:12 -0700 (Thu, 26 Feb 2015) | 13 lines

svn commit: r279544 - in head/sys: arm/samsung/exynos dev/usb/controller

2015-03-02 Thread Hans Petter Selasky
Author: hselasky Date: Mon Mar 2 20:42:06 2015 New Revision: 279544 URL: https://svnweb.freebsd.org/changeset/base/279544 Log: Add quirk to disable 64-bit XHCI DMA after r276717. Requested by: Gary Jennejohn MFC after:3 days Modified: head/sys/arm/samsung/exynos/exynos5_xhci.c

svn commit: r279543 - head/sys/arm/include

2015-03-02 Thread Ian Lepore
Author: ian Date: Mon Mar 2 20:40:25 2015 New Revision: 279543 URL: https://svnweb.freebsd.org/changeset/base/279543 Log: Revert r279338. The casts are apparently bogus, despite the fact that they've been working in i386 (where this change came from). Modified: head/sys/arm/include/atomic

svn commit: r279542 - head/sys/arm/samsung/exynos

2015-03-02 Thread Hans Petter Selasky
Author: hselasky Date: Mon Mar 2 20:38:17 2015 New Revision: 279542 URL: https://svnweb.freebsd.org/changeset/base/279542 Log: Update Exynos5 XHCI attach code after r276717. MFC after:3 days Modified: head/sys/arm/samsung/exynos/exynos5_xhci.c Modified: head/sys/arm/samsung/exynos/

Re: svn commit: r279539 - head/sys/sys

2015-03-02 Thread Davide Italiano
On Mon, Mar 2, 2015 at 12:05 PM, John-Mark Gurney wrote: > Author: jmg > Date: Mon Mar 2 20:05:16 2015 > New Revision: 279539 > URL: https://svnweb.freebsd.org/changeset/base/279539 > > Log: > give others fair warning that _SPARE2 isn't just cxgb, but used by large > number of other subsystem

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-03-02 Thread Ian Lepore
On Mon, 2015-03-02 at 01:02 -0800, Julian Elischer wrote: > On 2/27/15 8:28 AM, Ian Lepore wrote: > > > > > Log: > >Allow the kern.osrelease and kern.osreldate sysctl values to be set in a > >jail's creation parameters. This allows the kernel version to be > > reliably > >spoofed wit

svn commit: r279540 - head/sys/amd64/vmm/amd

2015-03-02 Thread Neel Natu
Author: neel Date: Mon Mar 2 20:13:49 2015 New Revision: 279540 URL: https://svnweb.freebsd.org/changeset/base/279540 Log: Fix warnings/errors when building vmm.ko with gcc: - fix warning about comparison of 'uint8_t v_tpr >= 0' always being true. - fix error triggered by an empty clo

svn commit: r279539 - head/sys/sys

2015-03-02 Thread John-Mark Gurney
Author: jmg Date: Mon Mar 2 20:05:16 2015 New Revision: 279539 URL: https://svnweb.freebsd.org/changeset/base/279539 Log: give others fair warning that _SPARE2 isn't just cxgb, but used by large number of other subsystems, so you probably don't want _SPARE2.. ktr needs an overhaul to rea

svn commit: r279538 - head/sys/net

2015-03-02 Thread Hiroki Sato
Author: hrs Date: Mon Mar 2 20:00:03 2015 New Revision: 279538 URL: https://svnweb.freebsd.org/changeset/base/279538 Log: Fix group membership of cloned interfaces when one is moved by if_vmove(). In if_vmove(), if_detach_internal() and if_attach_internal() were called in series to det

svn commit: r279537 - head/sys/fs/fuse

2015-03-02 Thread Jung-uk Kim
Author: jkim Date: Mon Mar 2 19:14:58 2015 New Revision: 279537 URL: https://svnweb.freebsd.org/changeset/base/279537 Log: Fix white spaces. Modified: head/sys/fs/fuse/fuse_node.c Modified: head/sys/fs/fuse/fuse_node.c

svn commit: r279536 - head/sys/fs/fuse

2015-03-02 Thread Edward Tomasz Napierala
Author: trasz Date: Mon Mar 2 19:04:27 2015 New Revision: 279536 URL: https://svnweb.freebsd.org/changeset/base/279536 Log: Make fuse(4) respect FOPEN_DIRECT_IO. This is required for correct operation of GlusterFS. PR: 192701 Submitted by: harsha at harshavardhana.net Revi

svn commit: r279534 - head/sys/cam/scsi

2015-03-02 Thread Kenneth D. Merry
Author: ken Date: Mon Mar 2 18:09:49 2015 New Revision: 279534 URL: https://svnweb.freebsd.org/changeset/base/279534 Log: Change the sa(4) driver to check for long position support on SCSI-2 devices. Some older tape devices claim to be SCSI-2, but actually do support long position info

svn commit: r279535 - head/release/arm

2015-03-02 Thread Glen Barber
Author: gjb Date: Mon Mar 2 18:10:58 2015 New Revision: 279535 URL: https://svnweb.freebsd.org/changeset/base/279535 Log: Properly evaluate XZ_CMD from the chroot. Sponsored by: The FreeBSD Foundation Modified: head/release/arm/release.sh Modified: head/release/arm/release.sh =

svn commit: r279533 - head/sys/boot/amd64/boot1.efi

2015-03-02 Thread Ruslan Bukin
Author: br Date: Mon Mar 2 18:08:39 2015 New Revision: 279533 URL: https://svnweb.freebsd.org/changeset/base/279533 Log: o Add more room for EFI boot blocks o Specify the filename as argument Differential Revision:https://reviews.freebsd.org/D1999 Reviewed by: emaste@ Modifie

svn commit: r279532 - head/release/arm

2015-03-02 Thread Glen Barber
Author: gjb Date: Mon Mar 2 18:04:57 2015 New Revision: 279532 URL: https://svnweb.freebsd.org/changeset/base/279532 Log: Use xz(1) to compress FreeBSD/arm images. Sponsored by: The FreeBSD Foundation Modified: head/release/arm/release.sh Modified: head/release/arm/release.sh =

svn commit: r279531 - in head/sys: netinet netinet6

2015-03-02 Thread Hiroki Sato
Author: hrs Date: Mon Mar 2 17:30:26 2015 New Revision: 279531 URL: https://svnweb.freebsd.org/changeset/base/279531 Log: Implement Enhanced DAD algorithm for IPv6 described in draft-ietf-6man-enhanced-dad-13. This basically adds a random nonce option (RFC 3971) to NS messages for DAD

svn commit: r279530 - in head/contrib/binutils: gas/doc ld

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 17:25:03 2015 New Revision: 279530 URL: https://svnweb.freebsd.org/changeset/base/279530 Log: Remove pregenerated text version of the texinfo documentation Deleted: head/contrib/binutils/gas/doc/as.txt head/contrib/binutils/ld/ld.txt ___

svn commit: r279529 - in head: . etc/mtree gnu/usr.bin/binutils/doc tools/build/mk

2015-03-02 Thread Baptiste Daroussin
(r279529) @@ -38,6 +38,10 @@ # xargs -n1 | sort | uniq -d; # done +# 20150302: binutils documentation distributed as a manpage +OLD_FILES+=usr/share/doc/binutils/as.txt +OLD_FILES+=usr/share/doc/binutils/ld.txt +OLD_DIRS+=usr/share/doc/binutils # 20150222: Removed bcd(6) and ppt(6) OLD_FILES

svn commit: r279528 - in head/contrib/binutils: binutils/doc gas/doc ld

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 17:20:34 2015 New Revision: 279528 URL: https://svnweb.freebsd.org/changeset/base/279528 Log: Generate manpage out of the texinfo files using texi2mdoc Added: head/contrib/binutils/binutils/doc/binutils.7 (contents, props changed) head/contrib/binutils/gas/do

svn commit: r279527 - in head: contrib/mdocml usr.bin/man

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 16:58:57 2015 New Revision: 279527 URL: https://svnweb.freebsd.org/changeset/base/279527 Log: Update mandoc to cvs snaphot from 20150302 Use the new unsupp warning level to detect the unsupported manpages in man(1) Added: head/contrib/mdocml/Makefile.local

svn commit: r279526 - vendor/mdocml/20150302

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 16:49:45 2015 New Revision: 279526 URL: https://svnweb.freebsd.org/changeset/base/279526 Log: Tag import of mandoc 20150302 Added: vendor/mdocml/20150302/ - copied from r279523, vendor/mdocml/dist/ vendor/mdocml/20150302/Makefile.local - copied

svn commit: r279525 - vendor/mdocml/dist

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 16:48:00 2015 New Revision: 279525 URL: https://svnweb.freebsd.org/changeset/base/279525 Log: Remove WIP code Modified: vendor/mdocml/dist/roff.c Modified: vendor/mdocml/dist/roff.c == -

svn commit: r279524 - vendor/mdocml/dist

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 16:45:41 2015 New Revision: 279524 URL: https://svnweb.freebsd.org/changeset/base/279524 Log: Import CVS snapshot of mandoc as of 20150302 Added: vendor/mdocml/dist/Makefile.local (contents, props changed) vendor/mdocml/dist/compat_strtonum.c (contents

Re: svn commit: r279487 - head/sys/dev/pci

2015-03-02 Thread Jean-Sébastien Pédron
On 01.03.2015 20:39, Jan Beich wrote: > This breaks build for a kernel without VESA or X86BIOS. Also, x86bios > maybe loaded later as a module. Doesn't r279494 fix the problem? -- Jean-Sébastien Pédron signature.asc Description: OpenPGP digital signature

Re: svn commit: r279491 - head/lib/msun/src

2015-03-02 Thread Pedro Giffuni
On 01/03/2015 03:26 p.m., Steve Kargl wrote: Author: kargl Date: Sun Mar 1 20:26:03 2015 New Revision: 279491 URL: https://svnweb.freebsd.org/changeset/base/279491 Log: When j0() and j1() were converted to j0f() and j1f(), the threshold values for the different invervals were not conver

Re: svn commit: r279487 - head/sys/dev/pci

2015-03-02 Thread Jan Beich
Jean-Sebastien Pedron writes: > Modified: head/sys/dev/pci/vga_pci.c [...] > +int > +vga_pci_repost(device_t dev) > +{ > +#if defined(__amd64__) || defined(__i386__) > + x86regs_t regs; > + > + if (!vga_pci_is_boot_display(dev)) > + return (EINVAL); > + > + if (x86bios_get

svn commit: r279520 - in head/gnu/usr.bin: diff gperf

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 11:49:01 2015 New Revision: 279520 URL: https://svnweb.freebsd.org/changeset/base/279520 Log: Install old texinfo pages in the form of mdoc(7) pages Modified: head/gnu/usr.bin/diff/Makefile head/gnu/usr.bin/gperf/Makefile Modified: head/gnu/usr.bin/diff/Makefi

svn commit: r279519 - in head/contrib: diff/doc gperf/doc

2015-03-02 Thread Baptiste Daroussin
Author: bapt Date: Mon Mar 2 11:48:00 2015 New Revision: 279519 URL: https://svnweb.freebsd.org/changeset/base/279519 Log: Convert texinfo to mdoc(7) using texi2mdoc Added: head/contrib/diff/doc/diff.7 (contents, props changed) head/contrib/gperf/doc/gperf.7 (contents, props changed)

svn commit: r279518 - stable/10/lib/libc/gen

2015-03-02 Thread Konstantin Belousov
Author: kib Date: Mon Mar 2 09:15:50 2015 New Revision: 279518 URL: https://svnweb.freebsd.org/changeset/base/279518 Log: MFC r279367: Fix typo. Modified: stable/10/lib/libc/gen/_spinlock_stub.c Directory Properties: stable/10/ (props changed) Modified: stable/10/lib/libc/gen/_spinloc

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-03-02 Thread Julian Elischer
On 2/27/15 8:28 AM, Ian Lepore wrote: Log: Allow the kern.osrelease and kern.osreldate sysctl values to be set in a jail's creation parameters. This allows the kernel version to be reliably spoofed within the jail whether examined directly with sysctl or indirectly with the uname -

svn commit: r279517 - stable/9/sys/kern

2015-03-02 Thread Andrey V. Elsukov
Author: ae Date: Mon Mar 2 08:00:00 2015 New Revision: 279517 URL: https://svnweb.freebsd.org/changeset/base/279517 Log: MFC r279206: In some cases soreceive_dgram() can return no data, but has control message. This can happen when application is sending packets too big for the path