svn commit: r323300 - stable/11/tests/sys/geom/class/gate

2017-09-07 Thread Ngie Cooper
Author: ngie Date: Fri Sep 8 04:39:59 2017 New Revision: 323300 URL: https://svnweb.freebsd.org/changeset/base/323300 Log: MFC r321702,r321703: r321702: Load geom_gate(4) if necessary before running tests; skip if it can't be loaded The test code prior to r311893 loaded

svn commit: r323299 - stable/11/lib/msun/tests

2017-09-07 Thread Ngie Cooper
Author: ngie Date: Fri Sep 8 04:37:49 2017 New Revision: 323299 URL: https://svnweb.freebsd.org/changeset/base/323299 Log: MFC r321455: Raise WARNS to 1 This will enable warnings with the msun tests. Modified: stable/11/lib/msun/tests/Makefile Directory Properties: stable/11/

svn commit: r323298 - stable/11/lib/msun/tests

2017-09-07 Thread Ngie Cooper
Author: ngie Date: Fri Sep 8 04:35:44 2017 New Revision: 323298 URL: https://svnweb.freebsd.org/changeset/base/323298 Log: MFC r321456,r321484,r321486: r321456: Convert lib/msun/trig_test from TAP to ATF format Only expose :accuracy and :reduction if !i386, similar to before,

svn commit: r323297 - stable/11

2017-09-07 Thread Ngie Cooper
Author: ngie Date: Fri Sep 8 04:33:24 2017 New Revision: 323297 URL: https://svnweb.freebsd.org/changeset/base/323297 Log: MFC r322633: Honor NO_RTLD for rtld-elf, similar to what's done in libexec/Makefile, with libexec/rtld-elf/... for MK_{LIB32,LIBSOFT}. Modified:

svn commit: r323296 - stable/11/usr.sbin/bootparamd/bootparamd

2017-09-07 Thread Ngie Cooper
Author: ngie Date: Fri Sep 8 04:32:02 2017 New Revision: 323296 URL: https://svnweb.freebsd.org/changeset/base/323296 Log: MFC r322636: Don't leak bpf on early return when YP isn't defined (NIS support) Modified: stable/11/usr.sbin/bootparamd/bootparamd/bootparamd.c Directory

Re: svn commit: r323123 - in head/usr.bin/tail: . tests

2017-09-01 Thread Ngie Cooper
> On Sep 1, 2017, at 15:37, Conrad Meyer wrote: > > Author: cem > Date: Fri Sep 1 22:37:49 2017 > New Revision: 323123 > URL: https://svnweb.freebsd.org/changeset/base/323123 > > Log: > tail(1): Do not print bogus errno string > > In the case where write(2) does not

svn commit: r322953 - head/share/mk

2017-08-27 Thread Ngie Cooper
Author: ngie Date: Sun Aug 27 17:08:08 2017 New Revision: 322953 URL: https://svnweb.freebsd.org/changeset/base/322953 Log: Revert change (r322952) that was not yet destined for ^/head This unbreaks the build. This happened because of a botched "svn switch". Reported by: cem

Re: svn commit: r322952 - head/share/mk

2017-08-27 Thread Ngie Cooper (yaneurabeya)
> On Aug 27, 2017, at 09:57, Conrad Meyer wrote: > > This appears to be breaking the build: > > -- stage 1.1: legacy release compatibility shims > -- >

svn commit: r322952 - head/share/mk

2017-08-27 Thread Ngie Cooper
Author: ngie Date: Sun Aug 27 16:46:51 2017 New Revision: 322952 URL: https://svnweb.freebsd.org/changeset/base/322952 Log: Try and rebase the bsd.lib.mk changes after ^/head@r322824 was merged in Unfortunately the snippet's now broken -- need to get the matching expressions to work

svn commit: r322951 - head

2017-08-27 Thread Ngie Cooper
Author: ngie Date: Sun Aug 27 16:15:37 2017 New Revision: 322951 URL: https://svnweb.freebsd.org/changeset/base/322951 Log: Respect MK_TCSH with build-tools and native-xtools This helps reduce the WORLDTMP footprint slightly. Based on a patch I submitted 5 years ago to GNATS. PR:

svn commit: r322921 - head/lib/msun/tests

2017-08-26 Thread Ngie Cooper
Author: ngie Date: Sat Aug 26 06:44:50 2017 New Revision: 322921 URL: https://svnweb.freebsd.org/changeset/base/322921 Log: Revert r321457 It doesn't fail after ^/head@r322855 (the releng_50 clang merge). PR: 220989 MFC after:2 months MFC with: r321369, r322855

svn commit: r322791 - stable/11/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil

2017-08-22 Thread Ngie Cooper
Author: ngie Date: Tue Aug 22 15:16:09 2017 New Revision: 322791 URL: https://svnweb.freebsd.org/changeset/base/322791 Log: MFC r321387: Don't use incorrect hardcoded path to ksh -- use /usr/bin/env to find ksh instead Modified:

Re: svn commit: r322770 - head/usr.sbin/chown/tests

2017-08-21 Thread Ngie Cooper (yaneurabeya)
> On Aug 21, 2017, at 13:23, Glen Barber wrote: > > Author: gjb > Date: Mon Aug 21 20:23:05 2017 > New Revision: 322770 > URL: https://svnweb.freebsd.org/changeset/base/322770 > > Log: > Apply changes from bin/chmod/tests/chmod_test.sh (r321949, r321950, > and r322101),

Re: svn commit: r322759 - stable/10/bin/chmod/tests

2017-08-21 Thread Ngie Cooper (yaneurabeya)
> On Aug 21, 2017, at 10:20, Glen Barber wrote: > > Author: gjb > Date: Mon Aug 21 17:20:31 2017 > New Revision: 322759 > URL: https://svnweb.freebsd.org/changeset/base/322759 > > Log: > MFC r321949, r321950, r322101: Thanks Glen! -Ngie signature.asc Description: Message

svn commit: r322715 - in stable/11: etc/mtree lib/libcasper lib/libcasper/services lib/libcasper/services/cap_dns lib/libcasper/services/cap_dns/tests lib/libcasper/services/cap_grp lib/libcasper/s...

2017-08-20 Thread Ngie Cooper
Author: ngie Date: Sun Aug 20 06:07:40 2017 New Revision: 322715 URL: https://svnweb.freebsd.org/changeset/base/322715 Log: MFC r305626,r305629,r307863,r322447,r322448,r322449,r322450,r322451: r305626 (by oshogbo): Move libcasper tests from regression/capsicum/libcasper/ to

svn commit: r322691 - stable/11/tests/sys/kern

2017-08-18 Thread Ngie Cooper
Author: ngie Date: Sat Aug 19 01:49:09 2017 New Revision: 322691 URL: https://svnweb.freebsd.org/changeset/base/322691 Log: MFC r321959: Annotate tests that require root privileges appropriately This unbreaks running the tests with unprivileged users. Modified:

svn commit: r322689 - stable/11/share/mk

2017-08-18 Thread Ngie Cooper
Author: ngie Date: Sat Aug 19 01:43:02 2017 New Revision: 322689 URL: https://svnweb.freebsd.org/changeset/base/322689 Log: MFC r321081: Sort the tests alphabetically before adding them to the Kyuafiles This is being done to aid in debugging test runs, in the event the output shifts

svn commit: r322690 - stable/11/usr.sbin/makefs/tests

2017-08-18 Thread Ngie Cooper
Author: ngie Date: Sat Aug 19 01:45:02 2017 New Revision: 322690 URL: https://svnweb.freebsd.org/changeset/base/322690 Log: MFC r321947: Require strings(1) with :o_flag_preparer and :o_flag_publisher strings(1) might not be installed on the system, e.g., if MK_TOOLCHAIN == no

svn commit: r322688 - stable/11/share/mk

2017-08-18 Thread Ngie Cooper
Author: ngie Date: Sat Aug 19 01:40:30 2017 New Revision: 322688 URL: https://svnweb.freebsd.org/changeset/base/322688 Log: MFC r321954: Delete comment above "__DEFAULT_DEPENDENT_OPTIONS" related to "meta mode options" src.conf(5) should document which knobs are which and the

svn commit: r322687 - stable/11/usr.bin/getconf

2017-08-18 Thread Ngie Cooper
Author: ngie Date: Sat Aug 19 01:26:26 2017 New Revision: 322687 URL: https://svnweb.freebsd.org/changeset/base/322687 Log: MFC r321080: Expose the ILP32/LP64 programming environments based on __ILP32__/__LP64__ instead of by architecture. The list was incomplete (previous commits

svn commit: r322686 - stable/11/lib/ncurses/ncurses

2017-08-18 Thread Ngie Cooper
Author: ngie Date: Sat Aug 19 01:25:07 2017 New Revision: 322686 URL: https://svnweb.freebsd.org/changeset/base/322686 Log: MFC r322445: Hide `sccsid` under #if 0, per example in style(9) This fixes a -Wunused warning with gcc 6.3.0/7.0.0. Modified:

svn commit: r322685 - stable/11/bin/chmod/tests

2017-08-18 Thread Ngie Cooper
Author: ngie Date: Sat Aug 19 01:21:46 2017 New Revision: 322685 URL: https://svnweb.freebsd.org/changeset/base/322685 Log: MFC r321949,r321950,r322101: r321949: Add expected failures for ZFS - :f_flag fails on ZFS because UF_IMMUTABLE isn't supported [1]. - :v_flag fails on

Re: svn commit: r322678 - in head/usr.sbin/pw: . tests

2017-08-18 Thread Ngie Cooper (yaneurabeya)
> On Aug 18, 2017, at 17:32, Ed Maste wrote: > > Author: emaste > Date: Sat Aug 19 00:32:26 2017 > New Revision: 322678 > URL: https://svnweb.freebsd.org/changeset/base/322678 > > Log: > pw useradd: Validate the user name before creating the entry > > Previouly it was

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

2017-08-18 Thread Ngie Cooper
Author: ngie Date: Fri Aug 18 07:34:34 2017 New Revision: 322649 URL: https://svnweb.freebsd.org/changeset/base/322649 Log: Clarify the fact that Andrey (ache) passed away in Moscow Take care friend <3. Modified: head/usr.bin/calendar/calendars/calendar.freebsd Modified:

Re: svn commit: r322620 - svnadmin/conf

2017-08-17 Thread Ngie Cooper
> On Aug 17, 2017, at 14:14, Maxim Konovalov <maxim.konova...@gmail.com> wrote: > >> On Thu, 17 Aug 2017, 21:57+0100, Matthew Seaman wrote: >> >>> On 17/08/2017 21:20, Ngie Cooper (yaneurabeya) wrote: >>> >>>> On Aug 17, 2017

svn commit: r322636 - head/usr.sbin/bootparamd/bootparamd

2017-08-17 Thread Ngie Cooper
Author: ngie Date: Thu Aug 17 20:41:28 2017 New Revision: 322636 URL: https://svnweb.freebsd.org/changeset/base/322636 Log: Don't leak bpf on early return when YP isn't defined (NIS support) MFC after:1 week Reported by: cppcheck Modified:

svn commit: r322635 - head/usr.sbin/bootparamd/callbootd

2017-08-17 Thread Ngie Cooper
Author: ngie Date: Thu Aug 17 20:37:01 2017 New Revision: 322635 URL: https://svnweb.freebsd.org/changeset/base/322635 Log: Fix WARNS - Remove ad hoc inet_ntoa prototype declaration; it's already handled by the included headers. - De-K the function prototypes for eachres_whoami(..),

Re: svn commit: r322620 - svnadmin/conf

2017-08-17 Thread Ngie Cooper (yaneurabeya)
> On Aug 17, 2017, at 07:40, Matthew Seaman wrote: > > Author: matthew (ports committer) > Date: Thu Aug 17 14:40:48 2017 > New Revision: 322620 > URL: https://svnweb.freebsd.org/changeset/base/322620 > > Log: > Take in ache's commit bit. > > requiescat in pace > >

svn commit: r322633 - head

2017-08-17 Thread Ngie Cooper
Author: ngie Date: Thu Aug 17 20:15:20 2017 New Revision: 322633 URL: https://svnweb.freebsd.org/changeset/base/322633 Log: Honor NO_RTLD for rtld-elf, similar to what's done in libexec/Makefile, with libexec/rtld-elf/... for MK_{LIB32,LIBSOFT}. MFC after:1 week Modified:

svn commit: r322515 - in head: bin/cat bin/chmod bin/date bin/dd bin/echo bin/expr bin/ln bin/ls bin/mv bin/pax bin/pkill bin/pwait bin/sh bin/sleep bin/test lib/atf/libatf-c lib/atf/libatf-c++ lib...

2017-08-14 Thread Ngie Cooper
Author: ngie Date: Mon Aug 14 19:21:37 2017 New Revision: 322515 URL: https://svnweb.freebsd.org/changeset/base/322515 Log: Add supporting changes for `Add limited sandbox capability to "make check"` Non-tests/... changes: - Add HAS_TESTS= to Makefiles with libraries and programs to

svn commit: r322514 - head

2017-08-14 Thread Ngie Cooper
Author: ngie Date: Mon Aug 14 19:18:50 2017 New Revision: 322514 URL: https://svnweb.freebsd.org/changeset/base/322514 Log: Add an UPDATING entry for r322511. MFC after:2 months Modified: head/UPDATING Modified: head/UPDATING

svn commit: r322512 - head/share/man/man5

2017-08-14 Thread Ngie Cooper
Author: ngie Date: Mon Aug 14 19:03:55 2017 New Revision: 322512 URL: https://svnweb.freebsd.org/changeset/base/322512 Log: Regenerate src.conf(5) after change made in r322511 to "make check" behavior Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5

svn commit: r322511 - in head: share/mk tools/build/options

2017-08-14 Thread Ngie Cooper
Author: ngie Date: Mon Aug 14 19:03:05 2017 New Revision: 322511 URL: https://svnweb.freebsd.org/changeset/base/322511 Log: Add limited sandbox capability to "make check" == Rationale == r295380 introduced "make check" and consolidated means for running test code in an attempt to

svn commit: r322510 - head/share/man/man5

2017-08-14 Thread Ngie Cooper
Author: ngie Date: Mon Aug 14 18:49:46 2017 New Revision: 322510 URL: https://svnweb.freebsd.org/changeset/base/322510 Log: Regenerate src.conf(5) per LLDB default change made in r322415 Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5

svn commit: r322451 - in head/lib/libcasper: services/tests tests

2017-08-12 Thread Ngie Cooper
Author: ngie Date: Sun Aug 13 01:08:37 2017 New Revision: 322451 URL: https://svnweb.freebsd.org/changeset/base/322451 Log: TESTSDIR isn't required; remove it MFC after:1 week MFC with: r322450 Modified: head/lib/libcasper/services/tests/Makefile

svn commit: r322450 - in head/lib/libcasper: . services services/tests tests

2017-08-12 Thread Ngie Cooper
Author: ngie Date: Sun Aug 13 01:04:44 2017 New Revision: 322450 URL: https://svnweb.freebsd.org/changeset/base/322450 Log: Integrate the tests moved in r305626 in to the FreeBSD test suite The reachover Kyuafiles were never added, and thus the tests were installed as standalone tests,

svn commit: r322449 - head/lib/libcasper/services/cap_dns/tests

2017-08-12 Thread Ngie Cooper
Author: ngie Date: Sun Aug 13 00:56:43 2017 New Revision: 322449 URL: https://svnweb.freebsd.org/changeset/base/322449 Log: Use hardcoded IPv4/IPv6 addresses for google-public-dns-a.google.com instead of freefall.freebsd.org to unbreak the DNS tests The address allocations for

svn commit: r322448 - head/lib/libcasper/services/cap_sysctl/tests

2017-08-12 Thread Ngie Cooper
Author: ngie Date: Sun Aug 13 00:14:08 2017 New Revision: 322448 URL: https://svnweb.freebsd.org/changeset/base/322448 Log: Make root-privileges a requirement for the test Some of the testcases try to manipulate sysctls that require root privileges, e.g., "kern.sync_on_panic". Make

svn commit: r322447 - in head/lib/libcasper/services: cap_dns/tests cap_grp/tests cap_pwd/tests cap_sysctl/tests

2017-08-12 Thread Ngie Cooper
Author: ngie Date: Sun Aug 13 00:04:50 2017 New Revision: 322447 URL: https://svnweb.freebsd.org/changeset/base/322447 Log: Fix result printing - Flushing stdout prevents the buffer from being printed twice, fixing issues with stdout printing out the testplan, etc, twice. - Don't

svn commit: r322446 - stable/11/lib/libxo/tests

2017-08-12 Thread Ngie Cooper
Author: ngie Date: Sat Aug 12 23:40:01 2017 New Revision: 322446 URL: https://svnweb.freebsd.org/changeset/base/322446 Log: MFC r322023: Remove special-case logic for running tests on host machines I'm not sure what process sjg@ was using, but using CHECKDIR=${.OBJDIR} with "make

svn commit: r322445 - head/lib/ncurses/ncurses

2017-08-12 Thread Ngie Cooper
Author: ngie Date: Sat Aug 12 22:20:08 2017 New Revision: 322445 URL: https://svnweb.freebsd.org/changeset/base/322445 Log: Hide `sccsid` under #if 0, per example in style(9) This fixes a -Wunused warning with gcc 6.3.0/7.0.0. MFC after:1 week Modified:

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

2017-08-12 Thread Ngie Cooper (yaneurabeya)
> On Aug 12, 2017, at 14:45, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > >> >> On Aug 12, 2017, at 10:55, Ryan Libby <rli...@freebsd.org> wrote: > > … > >> A few possible quick fixes: >> >> - Change the {arm64,risc

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

2017-08-12 Thread Ngie Cooper (yaneurabeya)
> On Aug 12, 2017, at 10:55, Ryan Libby wrote: … > A few possible quick fixes: > > - Change the {arm64,riscv,sparc64}/include/float.h LDBL_MAX_EXP > definitions from (+16384) to 16384. > > - Change HALF_LDBL_MAX from > #define HALF_LDBL_MAX __CONCAT(__CONCAT(0x0.8p,

svn commit: r322441 - head/share/mk

2017-08-12 Thread Ngie Cooper
Author: ngie Date: Sat Aug 12 21:26:46 2017 New Revision: 322441 URL: https://svnweb.freebsd.org/changeset/base/322441 Log: Delete trailing whitespace MFC after:1 month Modified: head/share/mk/bsd.cpu.mk Modified: head/share/mk/bsd.cpu.mk

Re: svn commit: r322371 - head/lib/libc/tests/gen

2017-08-11 Thread Ngie Cooper
> On Aug 10, 2017, at 11:03, Pedro F. Giffuni wrote: > > Author: pfg > Date: Thu Aug 10 17:03:46 2017 > New Revision: 322371 > URL: https://svnweb.freebsd.org/changeset/base/322371 > > Log: > fnmatch(3): Update testcase for r322368. > > Modified: >

svn commit: r322216 - stable/11/sys/boot/geli

2017-08-07 Thread Ngie Cooper
Author: ngie Date: Tue Aug 8 05:19:45 2017 New Revision: 322216 URL: https://svnweb.freebsd.org/changeset/base/322216 Log: MFC r321851: Standardize paths on SRCTOP instead of .CURDIR-relative paths Modified: stable/11/sys/boot/geli/Makefile Directory Properties: stable/11/ (props

svn commit: r322215 - in stable/11/tools/tools: bootparttest zfsboottest

2017-08-07 Thread Ngie Cooper
Author: ngie Date: Tue Aug 8 05:15:20 2017 New Revision: 322215 URL: https://svnweb.freebsd.org/changeset/base/322215 Log: MFC r321849,r321852: r321849: Fix the return type for pager_output(..) in bootparttest and zfsboottest pager_output(..) has always returned int. For some

svn commit: r322214 - in head/tests: etc/rc.d sys/acl sys/file sys/geom/class/eli sys/geom/class/gate sys/geom/class/mirror sys/geom/class/nop sys/geom/class/uzip sys/kern sys/kqueue/libkqueue sys/...

2017-08-07 Thread Ngie Cooper
Author: ngie Date: Tue Aug 8 04:59:16 2017 New Revision: 322214 URL: https://svnweb.freebsd.org/changeset/base/322214 Log: Make test scripts under tests/... non-executable Executable bits should be set at install time instead of in the repo. Setting executable bits on files triggers

svn commit: r322107 - stable/11/tools/tools/zfsboottest

2017-08-05 Thread Ngie Cooper
Author: ngie Date: Sat Aug 5 17:11:40 2017 New Revision: 322107 URL: https://svnweb.freebsd.org/changeset/base/322107 Log: MFC r321845: Standardize on SRCTOP instead of .CURDIR-relative paths Modified: stable/11/tools/tools/zfsboottest/Makefile Directory Properties: stable/11/

svn commit: r322106 - stable/11/lib/libcrypt

2017-08-05 Thread Ngie Cooper
Author: ngie Date: Sat Aug 5 17:02:57 2017 New Revision: 322106 URL: https://svnweb.freebsd.org/changeset/base/322106 Log: MFC r321915: Remove bogus bsd.subdir.mk .include bsd.subdir.mk is included from bsd.obj.mk, which is included via bsd.lib.mk. Modified:

svn commit: r322105 - stable/10/lib/libcrypt

2017-08-05 Thread Ngie Cooper
Author: ngie Date: Sat Aug 5 17:02:53 2017 New Revision: 322105 URL: https://svnweb.freebsd.org/changeset/base/322105 Log: MFC r321915: Remove bogus bsd.subdir.mk .include bsd.subdir.mk is included from bsd.obj.mk, which is included via bsd.lib.mk. Modified:

svn commit: r322104 - stable/11/share/mk

2017-08-05 Thread Ngie Cooper
Author: ngie Date: Sat Aug 5 17:01:58 2017 New Revision: 322104 URL: https://svnweb.freebsd.org/changeset/base/322104 Log: MFC r321951: Some minor doc fixups - Tweak a sentence by placing the modifier before an adjective to make it flow better. - Fix a typo. Modified:

svn commit: r322103 - stable/10/share/man/man5

2017-08-05 Thread Ngie Cooper
Author: ngie Date: Sat Aug 5 17:01:00 2017 New Revision: 322103 URL: https://svnweb.freebsd.org/changeset/base/322103 Log: Regenerate src.conf(5) per r322100 Modified: stable/10/share/man/man5/src.conf.5 Modified: stable/10/share/man/man5/src.conf.5

svn commit: r322102 - stable/11/share/man/man5

2017-08-05 Thread Ngie Cooper
Author: ngie Date: Sat Aug 5 17:00:22 2017 New Revision: 322102 URL: https://svnweb.freebsd.org/changeset/base/322102 Log: Regenerate src.conf(5) per r322099 Modified: stable/11/share/man/man5/src.conf.5 Modified: stable/11/share/man/man5/src.conf.5

svn commit: r322101 - head/bin/chmod/tests

2017-08-05 Thread Ngie Cooper
Author: ngie Date: Sat Aug 5 16:58:02 2017 New Revision: 322101 URL: https://svnweb.freebsd.org/changeset/base/322101 Log: Don't check result of chflags in f_flag_cleanup() This will prevent false positives from occurring if the test is run on ZFS since ZFS doesn't support fflags

svn commit: r322100 - in stable/10: etc/mtree share/mk share/zoneinfo share/zoneinfo/tests tools/build/options

2017-08-05 Thread Ngie Cooper
Author: ngie Date: Sat Aug 5 16:55:07 2017 New Revision: 322100 URL: https://svnweb.freebsd.org/changeset/base/322100 Log: MFC r320702,r320703: r320702: Formalize LEAPSECONDS and OLDTIMEZONES in share/zoneinfo/... as `MK_ZONEINFO_LEAPSECONDS_SUPPORT == yes` and

svn commit: r322099 - in stable/11: etc/mtree share/mk share/zoneinfo share/zoneinfo/tests tools/build/options

2017-08-05 Thread Ngie Cooper
Author: ngie Date: Sat Aug 5 16:44:31 2017 New Revision: 322099 URL: https://svnweb.freebsd.org/changeset/base/322099 Log: MFC r320702,r320703: r320702: Formalize LEAPSECONDS and OLDTIMEZONES in share/zoneinfo/... as `MK_ZONEINFO_LEAPSECONDS_SUPPORT == yes` and

Re: svn commit: r321369 - in head: . contrib/compiler-rt/include/sanitizer contrib/compiler-rt/include/xray contrib/compiler-rt/lib/asan contrib/compiler-rt/lib/builtins contrib/compiler-rt/lib/builti

2017-08-04 Thread Ngie Cooper (yaneurabeya)
> On Jul 22, 2017, at 04:08, Dimitry Andric wrote: > > Author: dim > Date: Sat Jul 22 11:08:25 2017 > New Revision: 321369 > URL: https://svnweb.freebsd.org/changeset/base/321369 > > Log: > Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to > 5.0.0

Re: svn commit: r322029 - in head: usr.bin usr.sbin

2017-08-03 Thread Ngie Cooper (yaneurabeya)
> On Aug 3, 2017, at 14:30, Jeremie Le Hen wrote: > > Author: jlh > Date: Thu Aug 3 21:30:12 2017 > New Revision: 322029 > URL: https://svnweb.freebsd.org/changeset/base/322029 > > Log: > rwho/ruptime/rwhod shouldn't be gated by RCMDS. The why in this commit and

svn commit: r322023 - head/lib/libxo/tests

2017-08-03 Thread Ngie Cooper
Author: ngie Date: Thu Aug 3 17:53:14 2017 New Revision: 322023 URL: https://svnweb.freebsd.org/changeset/base/322023 Log: Remove special-case logic for running tests on host machines I'm not sure what process sjg@ was using, but using CHECKDIR=${.OBJDIR} with "make check" on ^/head is

svn commit: r321991 - in head/sys/boot: arm/at91/libat91 arm/ixp425/boot2 i386/boot2

2017-08-03 Thread Ngie Cooper
Author: ngie Date: Thu Aug 3 13:50:46 2017 New Revision: 321991 URL: https://svnweb.freebsd.org/changeset/base/321991 Log: Revert r321969 My change had good intentions, but the implementation was incorrect: - printf was returning the number of characters in the format string plus

Re: svn commit: r321969 - in head/sys/boot: arm/at91/libat91 arm/ixp425/boot2 i386/boot2

2017-08-03 Thread Ngie Cooper (yaneurabeya)
> On Aug 3, 2017, at 00:53, Bruce Evans <b...@optusnet.com.au> wrote: > > On Thu, 3 Aug 2017, Ngie Cooper wrote: > >> Log: >> Fix the return types for printf and putchar to match their libc and >> POSIX equivalents >> >> Both printf and putchar r

Re: svn commit: r321969 - in head/sys/boot: arm/at91/libat91 arm/ixp425/boot2 i386/boot2

2017-08-03 Thread Ngie Cooper (yaneurabeya)
> On Aug 3, 2017, at 04:48, Ed Schouten <e...@nuxi.nl> wrote: > > 2017-08-03 7:27 GMT+02:00 Ngie Cooper <n...@freebsd.org>: >> Modified: head/sys/boot/arm/at91/libat91/printf.c >> == >

svn commit: r321969 - in head/sys/boot: arm/at91/libat91 arm/ixp425/boot2 i386/boot2

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Thu Aug 3 05:27:05 2017 New Revision: 321969 URL: https://svnweb.freebsd.org/changeset/base/321969 Log: Fix the return types for printf and putchar to match their libc and POSIX equivalents Both printf and putchar return int, not void. This will allow code that

svn commit: r321967 - head/tests/sys/fs/tmpfs

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Thu Aug 3 03:43:41 2017 New Revision: 321967 URL: https://svnweb.freebsd.org/changeset/base/321967 Log: Chase r321920 and r321930 (dev_t being widened) The layout of st_rdev has changed after this commit, and assumptions made in the NetBSD tests are no longer valid.

svn commit: r321959 - head/tests/sys/kern

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 22:19:45 2017 New Revision: 321959 URL: https://svnweb.freebsd.org/changeset/base/321959 Log: Annotate tests that require root privileges appropriately This unbreaks running the tests with unprivileged users. MFC after:1 week Modified:

svn commit: r321954 - head/share/mk

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 21:49:37 2017 New Revision: 321954 URL: https://svnweb.freebsd.org/changeset/base/321954 Log: Delete comment above "__DEFAULT_DEPENDENT_OPTIONS" related to "meta mode options" src.conf(5) should document which knobs are which and the dependency between each;

svn commit: r321953 - head/share/man/man5

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 21:40:51 2017 New Revision: 321953 URL: https://svnweb.freebsd.org/changeset/base/321953 Log: Regenerate src.conf(5) per change made in r321952 Modified: head/share/man/man5/src.conf.5 Modified: head/share/man/man5/src.conf.5

svn commit: r321952 - head/share/mk

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 21:38:15 2017 New Revision: 321952 URL: https://svnweb.freebsd.org/changeset/base/321952 Log: Allowing MK_NLS_CATALOGS to be enabled if MK_NLS == no doesn't make a whole lot of sense. Anchor MK_NLS_CATALOGS being enabled off of MK_NLS. MFC after:1 month

svn commit: r321951 - head/share/mk

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 21:31:46 2017 New Revision: 321951 URL: https://svnweb.freebsd.org/changeset/base/321951 Log: Some minor doc fixups - Tweak a sentence by placing the modifier before an adjective to make it flow better. - Fix a typo. MFC after:3 days Modified:

svn commit: r321950 - head/bin/chmod/tests

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 21:20:49 2017 New Revision: 321950 URL: https://svnweb.freebsd.org/changeset/base/321950 Log: Always use first parameter passed to get_filesystem(..) instead of discarding it and using `.` instead. MFC after:1 week MFC with: r321949 PR: 221189

svn commit: r321949 - head/bin/chmod/tests

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 21:18:54 2017 New Revision: 321949 URL: https://svnweb.freebsd.org/changeset/base/321949 Log: Add expected failures for ZFS - :f_flag fails on ZFS because UF_IMMUTABLE isn't supported [1]. - :v_flag fails on ZFS because the mode for foo is [always] updated

Re: svn commit: r321093 - in stable/10: bin/ln bin/ln/tests etc/mtree

2017-08-02 Thread Ngie Cooper (yaneurabeya)
> On Jul 31, 2017, at 14:34, Alan Somers <asom...@freebsd.org> wrote: > > On Mon, Jul 17, 2017 at 3:12 PM, Ngie Cooper <n...@freebsd.org> wrote: >> Author: ngie >> Date: Mon Jul 17 21:12:02 2017 >> New Revision: 321093 >> URL: https://svnweb.freebsd.

svn commit: r321947 - head/usr.sbin/makefs/tests

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 20:42:39 2017 New Revision: 321947 URL: https://svnweb.freebsd.org/changeset/base/321947 Log: Require strings(1) with :o_flag_preparer and :o_flag_publisher strings(1) might not be installed on the system, e.g., if MK_TOOLCHAIN == no MFC after:1 week

svn commit: r321918 - head/tests/sys/aio

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 09:49:41 2017 New Revision: 321918 URL: https://svnweb.freebsd.org/changeset/base/321918 Log: Fix cosmetic issue with error message Add missing space in error message related to PR noted. MFC after:2 weeks PR: 220398 Modified:

svn commit: r321916 - head/contrib/ofed/usr.bin

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 09:00:18 2017 New Revision: 321916 URL: https://svnweb.freebsd.org/changeset/base/321916 Log: Fix accidental misconversion done in r321912 SUBDIR.${MK_TESTS} should append osmtest, not tests MFC after:1 week MFC with: r321912 Modified:

svn commit: r321915 - head/lib/libcrypt

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 08:54:18 2017 New Revision: 321915 URL: https://svnweb.freebsd.org/changeset/base/321915 Log: Remove bogus bsd.subdir.mk .include bsd.subdir.mk is included from bsd.obj.mk, which is included via bsd.lib.mk. MFC after:3 days Modified:

svn commit: r321912 - in head: bin/cat bin/date bin/dd bin/echo bin/expr bin/ln bin/ls bin/mv bin/pax bin/pkill bin/sh bin/sleep bin/test cddl cddl/lib cddl/sbin cddl/usr.bin cddl/usr.sbin contrib/...

2017-08-02 Thread Ngie Cooper
Author: ngie Date: Wed Aug 2 08:35:51 2017 New Revision: 321912 URL: https://svnweb.freebsd.org/changeset/base/321912 Log: Convert traditional ${MK_TESTS} conditional idiom for including test directories to SUBDIR.${MK_TESTS} idiom This is being done to pave the way for future work (and

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:

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 <a...@freebsd.org> wrote: > >> On 01/08/2017 11:26, Ngie Cooper (yaneurabeya) wrote: >> >>> On Aug 1, 2017, at 00:13, Andriy Gapon <a...@freebsd.org> wrote: >> >> … >> >>> Thank you

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 <a...@freebsd.org> 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 >> >

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: 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: 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: 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: 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

svn commit: r321844 - head/sys/boot/zfs

2017-07-31 Thread Ngie Cooper
Author: ngie Date: Tue Aug 1 05:16:14 2017 New Revision: 321844 URL: https://svnweb.freebsd.org/changeset/base/321844 Log: Clean up style in print_state(..) and pager_printf(..) No functional change intended. MFC after:3 days Modified: head/sys/boot/zfs/zfsimpl.c Modified:

Re: svn commit: r321824 - head/tests/sys/file

2017-07-31 Thread Ngie Cooper (yaneurabeya)
> On Jul 31, 2017, at 15:00, Bryan Drewery wrote: > > Author: bdrewery > Date: Mon Jul 31 22:00:27 2017 > New Revision: 321824 > URL: https://svnweb.freebsd.org/changeset/base/321824 > > Log: > Allow changing the test PORT at compile-time. > > Sponsored by:Dell

svn commit: r321755 - in stable/10: contrib/atf/atf-sh libexec/atf/atf-sh

2017-07-30 Thread Ngie Cooper
Author: ngie Date: Mon Jul 31 03:59:07 2017 New Revision: 321755 URL: https://svnweb.freebsd.org/changeset/base/321755 Log: MFC r320491: atf-sh(3): document atf_init_test_cases(3) fully The function was missing from the NAME/SYNOPSIS sections. Add a manpage link to complete the

svn commit: r321754 - in stable/11: contrib/atf/atf-sh libexec/atf/atf-sh

2017-07-30 Thread Ngie Cooper
Author: ngie Date: Mon Jul 31 03:58:58 2017 New Revision: 321754 URL: https://svnweb.freebsd.org/changeset/base/321754 Log: MFC r320491: atf-sh(3): document atf_init_test_cases(3) fully The function was missing from the NAME/SYNOPSIS sections. Add a manpage link to complete the

svn commit: r321753 - in stable/10/share/examples/tests/tests: atf plain

2017-07-30 Thread Ngie Cooper
Author: ngie Date: Mon Jul 31 03:57:45 2017 New Revision: 321753 URL: https://svnweb.freebsd.org/changeset/base/321753 Log: MFC Note: ${FILES} documentation change omitted since r299094 will not be MFCed to ^/stable/10 . MFC r320442:

svn commit: r321706 - head/lib/libprocstat

2017-07-29 Thread Ngie Cooper
Author: ngie Date: Sat Jul 29 22:25:45 2017 New Revision: 321706 URL: https://svnweb.freebsd.org/changeset/base/321706 Log: libprocstat(3): fix arguments list for procstat_getargv(3) and procstat_getenvv(3) Neither libcall takes a fourth argument (`char *errbuf`). PR:

svn commit: r321705 - head/lib/libprocstat

2017-07-29 Thread Ngie Cooper
Author: ngie Date: Sat Jul 29 22:19:00 2017 New Revision: 321705 URL: https://svnweb.freebsd.org/changeset/base/321705 Log: libprocstat(3): fix reference (typo) to procstat_freeenvv in description for procstat_getargv(3) PR: 217884 MFC after:1 month Submitted by: tobik

svn commit: r321704 - head/lib/libprocstat

2017-07-29 Thread Ngie Cooper
Author: ngie Date: Sat Jul 29 22:16:05 2017 New Revision: 321704 URL: https://svnweb.freebsd.org/changeset/base/321704 Log: Add sys/socket.h to SYNOPSIS for libprocstat(3) sys/socket.h is required for procstat_get_socket_info(3), added in r221807. MFC after:1 month PR:

svn commit: r321703 - head/tests/sys/geom/class/gate

2017-07-29 Thread Ngie Cooper
Author: ngie Date: Sat Jul 29 22:03:21 2017 New Revision: 321703 URL: https://svnweb.freebsd.org/changeset/base/321703 Log: Remove superfluous `exit 0` added in r321702 atf_skip triggers equivalent functionality, which means the `exit 0` is unreachable code. PR: 220164

svn commit: r321702 - head/tests/sys/geom/class/gate

2017-07-29 Thread Ngie Cooper
Author: ngie Date: Sat Jul 29 22:01:17 2017 New Revision: 321702 URL: https://svnweb.freebsd.org/changeset/base/321702 Log: Load geom_gate(4) if necessary before running tests; skip if it can't be loaded The test code prior to r311893 loaded geom_gate at test start if necessary and

svn commit: r321648 - stable/10/share/examples/tests/tests

2017-07-27 Thread Ngie Cooper
Author: ngie Date: Fri Jul 28 03:33:09 2017 New Revision: 321648 URL: https://svnweb.freebsd.org/changeset/base/321648 Log: MFC r320441: share/examples/tests/Makefile: clean up example snippets/documentation - TESTSDIR doesn't need to be specified after r289158. - Including

svn commit: r321647 - in stable/11/share/examples/tests/tests: . atf plain

2017-07-27 Thread Ngie Cooper
Author: ngie Date: Fri Jul 28 03:32:36 2017 New Revision: 321647 URL: https://svnweb.freebsd.org/changeset/base/321647 Log: MFC r320441,r320442: r320441: share/examples/tests/Makefile: clean up example snippets/documentation - TESTSDIR doesn't need to be specified after r289158.

<    1   2   3   4   5   6   7   8   9   10   >