svn commit: r321899 - in head/sys/amd64: amd64 include linux

2017-08-01 Thread Don Lewis
Author: truckman Date: Wed Aug 2 01:43:35 2017 New Revision: 321899 URL: https://svnweb.freebsd.org/changeset/base/321899 Log: Lower the amd64 shared page, which contains the signal trampoline, from the top of user memory to one page lower on machines with the Ryzen (AMD Family 17h) CPU.

svn commit: r321897 - head/usr.bin/calendar/calendars

2017-08-01 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 00:51:56 2017 New Revision: 321897 URL: https://svnweb.freebsd.org/changeset/base/321897 Log: Revert accidental character conversion for pfg's entry, done in r321886 Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified:

svn commit: r321896 - head/sys/kern

2017-08-01 Thread Mark Johnston
Author: markj Date: Tue Aug 1 23:14:38 2017 New Revision: 321896 URL: https://svnweb.freebsd.org/changeset/base/321896 Log: Amend r321884 to check the refcount and update the class with w_mtx held. Reviewed by: jhb X-MFC with: r321884 Modified: head/sys/kern/subr_witness.c

svn commit: r321894 - head/sys/modules/dtb/allwinner

2017-08-01 Thread Emmanuel Vadot
Author: manu Date: Tue Aug 1 20:28:11 2017 New Revision: 321894 URL: https://svnweb.freebsd.org/changeset/base/321894 Log: Allwinner dtb: Add NanoPi M1 to the build It was tested on NanoPi M1 Plus. Modified: head/sys/modules/dtb/allwinner/Makefile Modified:

svn commit: r321893 - head/usr.bin/calendar/calendars

2017-08-01 Thread Taras Korenko
Author: taras (doc committer) Date: Tue Aug 1 20:16:00 2017 New Revision: 321893 URL: https://svnweb.freebsd.org/changeset/base/321893 Log: + Add myself to calendar.freebsd. Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified:

svn commit: r321892 - head/usr.bin/calendar/calendars

2017-08-01 Thread Tobias C. Berner
Author: tcberner (ports committer) Date: Tue Aug 1 19:29:16 2017 New Revision: 321892 URL: https://svnweb.freebsd.org/changeset/base/321892 Log: Add joneum to the calendar.freebsd Reported by: mckusick Submitted by: joneum Modified: head/usr.bin/calendar/calendars/calendar.freebsd

svn commit: r321891 - head/sys/boot/fdt/dts/arm

2017-08-01 Thread Emmanuel Vadot
Author: manu Date: Tue Aug 1 19:22:00 2017 New Revision: 321891 URL: https://svnweb.freebsd.org/changeset/base/321891 Log: Alwinner: nanopi-neo: Remove r_i2c node from DTS as it isn't used on the board Modified: head/sys/boot/fdt/dts/arm/nanopi-neo.dts Modified:

svn commit: r321890 - head/usr.bin/calendar/calendars

2017-08-01 Thread Maksim Yevmenkin
Author: emax Date: Tue Aug 1 18:48:09 2017 New Revision: 321890 URL: https://svnweb.freebsd.org/changeset/base/321890 Log: fix sort order Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified: head/usr.bin/calendar/calendars/calendar.freebsd

svn commit: r321889 - head/usr.bin/calendar/calendars

2017-08-01 Thread Maksim Yevmenkin
Author: emax Date: Tue Aug 1 18:46:24 2017 New Revision: 321889 URL: https://svnweb.freebsd.org/changeset/base/321889 Log: add myself Requested by: mckusick Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified: head/usr.bin/calendar/calendars/calendar.freebsd

svn commit: r321888 - head/sys/modules/dtb/allwinner

2017-08-01 Thread Emmanuel Vadot
Author: manu Date: Tue Aug 1 18:33:27 2017 New Revision: 321888 URL: https://svnweb.freebsd.org/changeset/base/321888 Log: Allwinner dtb: add link for NanoPi Neo Reported by: Richard Puga Tested by:Richard Puga , myself Modified:

svn commit: r321887 - in head: . share/mk

2017-08-01 Thread Bryan Drewery
Author: bdrewery Date: Tue Aug 1 18:26:20 2017 New Revision: 321887 URL: https://svnweb.freebsd.org/changeset/base/321887 Log: CCACHE_BUILD: Follow-up r321880: Fix some PATH issues with buildworld. - bsd.compiler.mk: Must ensure that the CCACHE_WRAPPER_PATH comes first in PATH. -

svn commit: r321886 - head/usr.bin/calendar/calendars

2017-08-01 Thread Kirk McKusick
Author: mckusick Date: Tue Aug 1 18:25:04 2017 New Revision: 321886 URL: https://svnweb.freebsd.org/changeset/base/321886 Log: Add Anne Dickison. Requested by: Anne Dickison Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified:

svn commit: r321885 - head/usr.bin/calendar/calendars

2017-08-01 Thread Lev A. Serebryakov
Author: lev (ports committer) Date: Tue Aug 1 18:05:19 2017 New Revision: 321885 URL: https://svnweb.freebsd.org/changeset/base/321885 Log: Add myself to the calendar.freebsd Reported by: mckusick Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified:

svn commit: r321884 - head/sys/kern

2017-08-01 Thread Mark Johnston
Author: markj Date: Tue Aug 1 17:50:28 2017 New Revision: 321884 URL: https://svnweb.freebsd.org/changeset/base/321884 Log: Fix a witness assertion that fires when a lock type's class changes. When all instances of a lock type are destroyed (for example, after a module unload), the

svn commit: r321882 - head

2017-08-01 Thread Bryan Drewery
Author: bdrewery Date: Tue Aug 1 16:41:17 2017 New Revision: 321882 URL: https://svnweb.freebsd.org/changeset/base/321882 Log: NO_CLEAN: No need to run delete-old if the directories don't exist. X-MFC-With: r321443 MFC after:1 month Sponsored by: Dell EMC Isilon Modified:

svn commit: r321881 - head/share/examples/ppp

2017-08-01 Thread Sevan Janiyan
Author: sevan (doc committer) Date: Tue Aug 1 16:20:33 2017 New Revision: 321881 URL: https://svnweb.freebsd.org/changeset/base/321881 Log: For the udp-client example, instruct user to add an entry for a udp based service. For tcp-client & udp-client, use the same port in configuration

svn commit: r321880 - head/share/mk

2017-08-01 Thread Bryan Drewery
Author: bdrewery Date: Tue Aug 1 16:15:08 2017 New Revision: 321880 URL: https://svnweb.freebsd.org/changeset/base/321880 Log: CCACHE_BUILD: Allow setting CCACHE_BUILD_TYPE=wrapper. This uses the /usr/local/libexec/ccache/ wrappers rather than modifying CC to be

svn commit: r321879 - head/share/misc

2017-08-01 Thread Glen Barber
Author: gjb Date: Tue Aug 1 16:05:23 2017 New Revision: 321879 URL: https://svnweb.freebsd.org/changeset/base/321879 Log: Update doceng, re, security-officer, clusteradm, webmaster and donations entries. Requested by: sevan Sponsored by: The FreeBSD Foundation Modified:

svn commit: r321876 - head

2017-08-01 Thread Ian Lepore
Author: ian Date: Tue Aug 1 14:54:25 2017 New Revision: 321876 URL: https://svnweb.freebsd.org/changeset/base/321876 Log: In xdev-links, when installing symlinks to the cross-compiler pieces that includes the OS version (armv6-freebsd12.0-cc, etc), use the OS version of the compiler/world

Re: svn commit: r321849 - in head/tools/tools: bootparttest zfsboottest

2017-08-01 Thread Ngie Cooper
> On Aug 1, 2017, at 04:08, Andriy Gapon wrote: > >> On 01/08/2017 11:26, Ngie Cooper (yaneurabeya) wrote: >> >>> On Aug 1, 2017, at 00:13, Andriy Gapon wrote: >> >> … >> >>> Thank you! >>> The next problem you are going to encounter would be missing

Re: svn commit: r321790 - head/sbin/sysctl

2017-08-01 Thread Andrew Gallatin via svn-src-head
On 07/31/17 13:20, John Baldwin wrote: On Monday, July 31, 2017 02:56:35 PM Andrew Gallatin wrote: Author: gallatin Date: Mon Jul 31 14:56:35 2017 New Revision: 321790 URL:

svn commit: r321866 - head/usr.bin/calendar/calendars

2017-08-01 Thread Michael Zhilin
Author: mizhka Date: Tue Aug 1 11:51:35 2017 New Revision: 321866 URL: https://svnweb.freebsd.org/changeset/base/321866 Log: [calendar.freebsd] Add myselft into freebsd.calendar Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified:

svn commit: r321865 - head/tools/tools/zfsboottest

2017-08-01 Thread Andriy Gapon
Author: avg Date: Tue Aug 1 11:09:18 2017 New Revision: 321865 URL: https://svnweb.freebsd.org/changeset/base/321865 Log: zfsboottest: catch up with r316585 and provide ldi_get_size method This method is required for querying file / disk sizes which is needed at least for finding all

Re: svn commit: r321849 - in head/tools/tools: bootparttest zfsboottest

2017-08-01 Thread Andriy Gapon
On 01/08/2017 11:26, Ngie Cooper (yaneurabeya) wrote: > >> On Aug 1, 2017, at 00:13, Andriy Gapon wrote: > > … > >> Thank you! >> The next problem you are going to encounter would be missing ldi_get_size(). >> I have some WIP for that if you are interested. > > That’d be

svn commit: r321864 - head/sys/contrib/ena-com

2017-08-01 Thread Marcin Wojtas
Author: mw Date: Tue Aug 1 11:00:04 2017 New Revision: 321864 URL: https://svnweb.freebsd.org/changeset/base/321864 Log: Merge ena-com 1.1.4.2 Update ENA HAL after fixing gcc build in r321861. Submitted by: rlibby Reviewed by: cognet (mentor) Approved by: cognet (mentor)

svn commit: r321863 - head/sys/dev/pci

2017-08-01 Thread Roger Pau Monné
Author: royger Date: Tue Aug 1 10:47:44 2017 New Revision: 321863 URL: https://svnweb.freebsd.org/changeset/base/321863 Log: pci: fix write order when sizing BARs According to the PCI Local Specification rev. 3.0 in case of a 64-bit BAR both the low and the high parts of the register

svn commit: r321858 - head/share/vt/keymaps

2017-08-01 Thread Stefan Esser
Author: se Date: Tue Aug 1 09:30:21 2017 New Revision: 321858 URL: https://svnweb.freebsd.org/changeset/base/321858 Log: Add alternate Turkish keyboard layout F. The layout and menu texts have been provided by Ufuk Güler, with minor changes for consistency by me. Submitted by: Ufuk

svn commit: r321856 - head/sys/dev/ichwd

2017-08-01 Thread Alexander Motin
Author: mav Date: Tue Aug 1 09:22:10 2017 New Revision: 321856 URL: https://svnweb.freebsd.org/changeset/base/321856 Log: Add explicit check for PCI bus to r321720. Reported by: jhb MFC after:6 days Modified: head/sys/dev/ichwd/ichwd.c Modified: head/sys/dev/ichwd/ichwd.c

svn commit: r321857 - head/usr.bin/calendar/calendars

2017-08-01 Thread Michael Tuexen
Author: tuexen Date: Tue Aug 1 09:26:22 2017 New Revision: 321857 URL: https://svnweb.freebsd.org/changeset/base/321857 Log: Add myself to calendar. Reminded by: mckusick Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified:

svn commit: r321860 - head/usr.bin/calendar/calendars

2017-08-01 Thread Marcin Wojtas
Author: mw Date: Tue Aug 1 10:11:20 2017 New Revision: 321860 URL: https://svnweb.freebsd.org/changeset/base/321860 Log: Add myself to calendar Approved by: cognet (mentor) Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified:

svn commit: r321859 - head/share/vt/keymaps

2017-08-01 Thread Stefan Esser
Author: se Date: Tue Aug 1 09:34:15 2017 New Revision: 321859 URL: https://svnweb.freebsd.org/changeset/base/321859 Log: Adjust path to X11 locale files (/usr/X11 has been changed to /usr/local a long ago) in comment. No functional change. Modified: head/share/vt/keymaps/INDEX.keymaps

Re: svn commit: r321849 - in head/tools/tools: bootparttest zfsboottest

2017-08-01 Thread Andriy Gapon
On 01/08/2017 09:51, Ngie Cooper (yaneurabeya) wrote: > >> On Jul 31, 2017, at 23:39, Andriy Gapon wrote: >> >> On 01/08/2017 08:29, Ngie Cooper wrote: >>> Author: ngie >>> Date: Tue Aug 1 05:29:36 2017 >>> New Revision: 321849 >>> URL:

Re: svn commit: r321849 - in head/tools/tools: bootparttest zfsboottest

2017-08-01 Thread Ngie Cooper (yaneurabeya)
> On Aug 1, 2017, at 00:13, Andriy Gapon wrote: … > Thank you! > The next problem you are going to encounter would be missing ldi_get_size(). > I have some WIP for that if you are interested. That’d be great — please feel free to pass it along :)! -Ngie signature.asc

svn commit: r321852 - in head/tools/tools: bootparttest zfsboottest

2017-08-01 Thread Ngie Cooper
Author: ngie Date: Tue Aug 1 06:51:03 2017 New Revision: 321852 URL: https://svnweb.freebsd.org/changeset/base/321852 Log: Fix up r321849 pager_output should return 0 if no more output needs to be paged; non-zero otherwise. MFC after:1 week MFC with: r321849 Reported

svn commit: r321853 - head/usr.bin/calendar/calendars

2017-08-01 Thread Vladimir Kondratyev
Author: wulf Date: Tue Aug 1 07:05:29 2017 New Revision: 321853 URL: https://svnweb.freebsd.org/changeset/base/321853 Log: Add myself to the calendar Reminded by: mckusick Approved by: gonzo (mentor) Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified:

Re: svn commit: r321849 - in head/tools/tools: bootparttest zfsboottest

2017-08-01 Thread Ngie Cooper (yaneurabeya)
> On Jul 31, 2017, at 23:39, Andriy Gapon wrote: > > On 01/08/2017 08:29, Ngie Cooper wrote: >> Author: ngie >> Date: Tue Aug 1 05:29:36 2017 >> New Revision: 321849 >> URL: https://svnweb.freebsd.org/changeset/base/321849 >> >> Log: >> Fix the return type for

Re: svn commit: r321849 - in head/tools/tools: bootparttest zfsboottest

2017-08-01 Thread Andriy Gapon
On 01/08/2017 08:29, Ngie Cooper wrote: > Author: ngie > Date: Tue Aug 1 05:29:36 2017 > New Revision: 321849 > URL: https://svnweb.freebsd.org/changeset/base/321849 > > Log: > Fix the return type for pager_output(..) in bootparttest and zfsboottest > > pager_output(..) has always

svn commit: r321851 - head/sys/boot/geli

2017-08-01 Thread Ngie Cooper
Author: ngie Date: Tue Aug 1 05:39:40 2017 New Revision: 321851 URL: https://svnweb.freebsd.org/changeset/base/321851 Log: Standardize paths on SRCTOP instead of .CURDIR-relative paths MFC after:1 week Modified: head/sys/boot/geli/Makefile Modified: head/sys/boot/geli/Makefile

svn commit: r321845 - head/tools/tools/zfsboottest

2017-08-01 Thread Ngie Cooper
Author: ngie Date: Tue Aug 1 05:23:49 2017 New Revision: 321845 URL: https://svnweb.freebsd.org/changeset/base/321845 Log: Standardize on SRCTOP instead of .CURDIR-relative paths MFC after:3 days Modified: head/tools/tools/zfsboottest/Makefile Modified:

svn commit: r321846 - head/usr.sbin/ypldap

2017-08-01 Thread Marcelo Araujo
Author: araujo Date: Tue Aug 1 05:26:20 2017 New Revision: 321846 URL: https://svnweb.freebsd.org/changeset/base/321846 Log: Log when we have finished pushing users and groups. Obtained from:OpenBSD (rev 1.4) MFC after:3 weeks. Modified: head/usr.sbin/ypldap/entries.c

svn commit: r321850 - head/tools/tools/bootparttest

2017-08-01 Thread Ngie Cooper
Author: ngie Date: Tue Aug 1 05:34:04 2017 New Revision: 321850 URL: https://svnweb.freebsd.org/changeset/base/321850 Log: Makefile cleanup - Standardize on SRCTOP instead of .CURDIR-relative paths - Use LIBADD instead of a mix of specifying -lgeom via DPADD/LDADD/LDFLAGS.

svn commit: r321849 - in head/tools/tools: bootparttest zfsboottest

2017-08-01 Thread Ngie Cooper
Author: ngie Date: Tue Aug 1 05:29:36 2017 New Revision: 321849 URL: https://svnweb.freebsd.org/changeset/base/321849 Log: Fix the return type for pager_output(..) in bootparttest and zfsboottest pager_output(..) has always returned int. For some reason (probably the clang 5.0 update),

svn commit: r321847 - in head/sys: amd64/amd64 i386/i386

2017-08-01 Thread Mark Johnston
Author: markj Date: Tue Aug 1 05:26:30 2017 New Revision: 321847 URL: https://svnweb.freebsd.org/changeset/base/321847 Log: Batch updates to v_wire_count when freeing page table pages on x86. The removed release stores are not needed since stores are totally ordered on i386 and amd64.

svn commit: r321848 - head/tools/tools/bootparttest

2017-08-01 Thread Ngie Cooper
Author: ngie Date: Tue Aug 1 05:26:45 2017 New Revision: 321848 URL: https://svnweb.freebsd.org/changeset/base/321848 Log: Chase r315408 with the fourth parameter being removed from disk_open(..) This fixes one part of the build. Modified: head/tools/tools/bootparttest/bootparttest.c