Page MenuHomeFreeBSD
Feed Advanced Search

Apr 22 2019

ngie created D20017: Expect *localsctp* to fail.
Apr 22 2019, 10:28 PM
ngie committed rS346585: Remove a superfluous `)`.
Remove a superfluous `)`
Apr 22 2019, 9:28 PM
ngie committed rS346584: Update the comment above the coverage COMPILER_FEATURES test.
Update the comment above the coverage COMPILER_FEATURES test
Apr 22 2019, 9:26 PM
ngie committed rS346583: Add `coverage` to *COMPILER_FEATURES variable to bsd.compiler.mk and test for it.
Add `coverage` to *COMPILER_FEATURES variable to bsd.compiler.mk and test for it
Apr 22 2019, 9:24 PM
ngie closed D19895: Fix up CXXSTD support, added in r345708.

Committed as rS346574 and rS346576.

Apr 22 2019, 7:58 PM
ngie committed rS346578: Build libclang_rt/profile on all clang-supported architectures.
Build libclang_rt/profile on all clang-supported architectures
Apr 22 2019, 7:21 PM
ngie closed D20003: Build libclang_rt/profile on all clang-supported architectures.
Apr 22 2019, 7:21 PM
ngie updated the diff for D20003: Build libclang_rt/profile on all clang-supported architectures.

Move the SUBDIR+= profile outside the architecture dependent blocks

Apr 22 2019, 7:18 PM
ngie committed rS346577: Prune branch, merged as r346574 and r346576.
Prune branch, merged as r346574 and r346576
Apr 22 2019, 7:03 PM
ngie committed rS346576: Fix up CXXSTD support originally added in r345708.
Fix up CXXSTD support originally added in r345708
Apr 22 2019, 6:40 PM
ngie committed rS346574: Rework CXXSTD setting via r345708.
Rework CXXSTD setting via r345708
Apr 22 2019, 6:39 PM
ngie committed rS346572: Update the spelling of my name (continuation of r346571).
Update the spelling of my name (continuation of r346571)
Apr 22 2019, 6:05 PM
ngie committed rS346571: Update the spelling of my name.
Update the spelling of my name
Apr 22 2019, 5:52 PM
ngie committed rS346542: Fix sys.kern.coredump_phnum_test.coredump_phnum on i386.
Fix sys.kern.coredump_phnum_test.coredump_phnum on i386
Apr 22 2019, 11:21 AM
ngie closed D20005: Fix sys.kern.coredump_phnum_test.coredump_phnum on i386.
Apr 22 2019, 11:21 AM
ngie added a comment to D20005: Fix sys.kern.coredump_phnum_test.coredump_phnum on i386.

Thanks for the better fix. BTW, I still think these checks would be better to be rewritten as getting the real number and compare with 65535.

Apr 22 2019, 11:17 AM
ngie committed rS346539: Fix `get_int_via_sysctlbyname(..)` on Jenkins.
Fix `get_int_via_sysctlbyname(..)` on Jenkins
Apr 22 2019, 11:09 AM
ngie added a comment to D18495: Fix sys.kern.coredump_phnum_test.coredump_phnum on i386.

I've proposed a different solution in D20005.

Apr 22 2019, 10:15 AM
ngie created D20005: Fix sys.kern.coredump_phnum_test.coredump_phnum on i386.
Apr 22 2019, 10:14 AM
ngie committed rS346536: MFC r339473,r340075,r342918,r343592,r343593,r343614,r343665,r343669:.
MFC r339473,r340075,r342918,r343592,r343593,r343614,r343665,r343669:
Apr 22 2019, 8:59 AM
ngie committed rS346534: Switch the conditional to only disable COVERAGE/COVERAGE_SUPPORT when not….
Switch the conditional to only disable COVERAGE/COVERAGE_SUPPORT when not…
Apr 22 2019, 8:22 AM
ngie committed rS346533: Rely on the MACHINE_CPUARCH, etc logic in lib/libclang_rt.
Rely on the MACHINE_CPUARCH, etc logic in lib/libclang_rt
Apr 22 2019, 8:02 AM
ngie committed rS346532: Really compile profile/ on all clang-supported arches.
Really compile profile/ on all clang-supported arches
Apr 22 2019, 7:59 AM
ngie planned changes to D20003: Build libclang_rt/profile on all clang-supported architectures.

This moved SUBDIR+= profile inside another .if block :/...

Apr 22 2019, 7:56 AM
ngie committed rS346531: Only try building lib/libclang_rt/profile if MK_CLANG != no.
Only try building lib/libclang_rt/profile if MK_CLANG != no
Apr 22 2019, 7:33 AM
ngie committed rS346529: Import patch from D19895 for reworking how CXXSTD is handled.
Import patch from D19895 for reworking how CXXSTD is handled
Apr 22 2019, 7:17 AM
ngie committed rS346528: Revert r346527.
Revert r346527
Apr 22 2019, 7:13 AM
ngie committed rS346527: Use CFLAGS instead of CXXFLAGS for -fvisibility=default.
Use CFLAGS instead of CXXFLAGS for -fvisibility=default
Apr 22 2019, 6:59 AM
ngie retitled D20003: Build libclang_rt/profile on all clang-supported architectures from Build libclang_rt/profile on all clang-supported architectures <<Replace this line with your revision title> to Build libclang_rt/profile on all clang-supported architectures.
Apr 22 2019, 5:57 AM
ngie created D20003: Build libclang_rt/profile on all clang-supported architectures.
Apr 22 2019, 5:57 AM
ngie created D20002: Backport patch to fix error check with access(3) failures.
Apr 22 2019, 5:36 AM
ngie committed rS346515: Comment out checks that are causing failures on ^/stable/11, post-r337133.
Comment out checks that are causing failures on ^/stable/11, post-r337133
Apr 22 2019, 3:20 AM
ngie closed D19998: Comment out test checks that are causing failures on ^/stable/11, post r337133.
Apr 22 2019, 3:20 AM

Apr 21 2019

ngie added a comment to D19853: [security/nist-kat]: Add AES-CCM and plain SHA digest test vectors..

Sidenote: given that it's been over 2 weeks since you put this out for review, I think you can put in Approved by: jmg (maintainer timeout) and commit the change.

Apr 21 2019, 10:06 PM
ngie accepted D19853: [security/nist-kat]: Add AES-CCM and plain SHA digest test vectors..
Apr 21 2019, 10:05 PM
ngie requested changes to D19978: Test the AES-CCM test vectors from the NIST Known Answer Tests..

Requesting changes because there are a handful of non-style nits that should be resolved before this is committed to ^/head .

Apr 21 2019, 9:55 PM
ngie accepted D19977: Use more descriptive algorithm names in skip messages..

LGTM! Please commit this change to ^/head.

Apr 21 2019, 9:34 PM
ngie updated the diff for D19997: MFC r324736:.

Fix accidental diff update in last revision

Apr 21 2019, 9:11 PM
ngie created D19998: Comment out test checks that are causing failures on ^/stable/11, post r337133.
Apr 21 2019, 9:08 PM
ngie added a comment to D19997: MFC r324736:.

That's not what I wanted to do >_>...

Apr 21 2019, 9:02 PM
ngie updated the diff for D19997: MFC r324736:.

Update the comment

Apr 21 2019, 9:02 PM
ngie added a reviewer for D19997: MFC r324736:: mjg.
Apr 21 2019, 8:31 PM
ngie created D19997: MFC r324736:.
Apr 21 2019, 8:30 PM
ngie committed rS346493: MFhead@r346492.
MFhead@r346492
Apr 21 2019, 7:32 PM
ngie committed rS346492: Build libclang_rt/profile on all clang-supported architectures.
Build libclang_rt/profile on all clang-supported architectures
Apr 21 2019, 7:26 PM

Apr 20 2019

ngie committed rS346452: Revert r346443.
Revert r346443
Apr 20 2019, 4:37 PM
ngie committed rS346444: Quick branch for hacking on getting python3 support to work for….
Quick branch for hacking on getting python3 support to work for…
Apr 20 2019, 4:32 PM
ngie committed rS346451: Fix up `kern.cryptodevallowsoft` handling.
Fix up `kern.cryptodevallowsoft` handling
Apr 20 2019, 4:28 PM
ngie committed rS346449: Replace `str.{decode,encode}("hex")` with binascii.(un)?hexlify.
Replace `str.{decode,encode}("hex")` with binascii.(un)?hexlify
Apr 20 2019, 4:08 PM
ngie committed rS346447: Use py3 compatible method for catching exceptions.
Use py3 compatible method for catching exceptions
Apr 20 2019, 4:05 PM
ngie committed rS346446: Hack away at runtests.
Hack away at runtests
Apr 20 2019, 4:01 PM
ngie committed rS346443: tests/sys/opencrypto: fix whitespace per PEP8.
tests/sys/opencrypto: fix whitespace per PEP8
Apr 20 2019, 3:43 PM
ngie added inline comments to D19895: Fix up CXXSTD support, added in r345708.
Apr 20 2019, 1:08 PM

Apr 16 2019

ngie committed rS346257: MFC r345644,r346061:.
MFC r345644,r346061:
Apr 16 2019, 1:03 AM
ngie committed rS346256: MFC r345644,r346061:.
MFC r345644,r346061:
Apr 16 2019, 1:03 AM

Apr 15 2019

ngie added a comment to D19906: Add some simple regression tests for /sbin/rcorder.

That's a lot of tiny files! Would it be possible and desirable to reduce the file count by using here documents or something?

Apr 15 2019, 7:51 PM
ngie accepted D19915: Drop -g from CFLAGS for zfsd(8).

I reworded the commit message/review name. Please use -g, not -d.

Apr 15 2019, 7:15 PM
ngie retitled D19915: Drop -g from CFLAGS for zfsd(8) from Drop -d from CFLAGS for zfsd(8) to Drop -g from CFLAGS for zfsd(8).
Apr 15 2019, 7:14 PM

Apr 14 2019

ngie added inline comments to D19895: Fix up CXXSTD support, added in r345708.
Apr 14 2019, 2:57 AM
ngie created D19906: Add some simple regression tests for /sbin/rcorder.
Apr 14 2019, 2:40 AM
ngie committed rS346196: Fix warnings with lib/libpmc.
Fix warnings with lib/libpmc
Apr 14 2019, 12:07 AM
ngie closed D19851: Fix warnings with lib/libpmc.
Apr 14 2019, 12:07 AM
ngie updated the summary of D19851: Fix warnings with lib/libpmc.
Apr 14 2019, 12:04 AM

Apr 13 2019

ngie committed rS346195: Handle more missing changes to bsd.lib.mk for installing .gcno files.
Handle more missing changes to bsd.lib.mk for installing .gcno files
Apr 13 2019, 11:52 PM
ngie committed rS346193: Port MK_COVERAGE changes over to bsd.lib.mk.
Port MK_COVERAGE changes over to bsd.lib.mk
Apr 13 2019, 11:32 PM
ngie updated the summary of D19895: Fix up CXXSTD support, added in r345708.
Apr 13 2019, 9:07 AM
ngie updated the summary of D19895: Fix up CXXSTD support, added in r345708.
Apr 13 2019, 9:06 AM
ngie created D19895: Fix up CXXSTD support, added in r345708.
Apr 13 2019, 9:04 AM
ngie updated the diff for D19851: Fix warnings with lib/libpmc.

Try again with a patched libcurl

Apr 13 2019, 7:57 AM
ngie updated the diff for D19851: Fix warnings with lib/libpmc.

Let's try triggering the issue in bug 233177 again

Apr 13 2019, 7:16 AM
ngie updated the diff for D19851: Fix warnings with lib/libpmc.

Sort the Makefile variables per style.Makefile(9)

Apr 13 2019, 6:51 AM
ngie updated the summary of D19851: Fix warnings with lib/libpmc.
Apr 13 2019, 6:26 AM
ngie added inline comments to D19851: Fix warnings with lib/libpmc.
Apr 13 2019, 6:20 AM
ngie added inline comments to D19851: Fix warnings with lib/libpmc.
Apr 13 2019, 6:08 AM

Apr 12 2019

ngie committed rS346148: Take a more relaxed approach to CXXSTD.
Take a more relaxed approach to CXXSTD
Apr 12 2019, 5:43 AM

Apr 10 2019

ngie committed rS346109: Clarify a comment w.r.t. -std=g++98 and clang++ < 6.x.
Clarify a comment w.r.t. -std=g++98 and clang++ < 6.x
Apr 10 2019, 10:27 PM
ngie committed rS346108: Rework r345708.
Rework r345708
Apr 10 2019, 10:20 PM
ngie committed rS346107: Set the C++ standard in a manner similar to how it was set, pre-r345708.
Set the C++ standard in a manner similar to how it was set, pre-r345708
Apr 10 2019, 10:17 PM
ngie committed rS346102: Create a temporary branch for testing out jbeich's refinement of r345708.
Create a temporary branch for testing out jbeich's refinement of r345708
Apr 10 2019, 9:50 PM
ngie committed rS346075: Add `MK_RETPOLINE=no` and `MK_COVERAGE=no`.
Add `MK_RETPOLINE=no` and `MK_COVERAGE=no`
Apr 10 2019, 9:19 AM
ngie committed rS346071: r345979 didn't yield fruit.
r345979 didn't yield fruit
Apr 10 2019, 6:23 AM
ngie updated the diff for D19851: Fix warnings with lib/libpmc.

Remove bogus (unsigned) cast with call to MIN().

Apr 10 2019, 5:45 AM
ngie added inline comments to D19851: Fix warnings with lib/libpmc.
Apr 10 2019, 5:23 AM
ngie added inline comments to D19851: Fix warnings with lib/libpmc.
Apr 10 2019, 5:22 AM

Apr 9 2019

ngie committed rS346061: Polish netmap(4) testcases a bit.
Polish netmap(4) testcases a bit
Apr 9 2019, 5:52 PM
ngie closed D19864: Polish netmap(4) testcases a bit.
Apr 9 2019, 5:52 PM
ngie updated the test plan for D19864: Polish netmap(4) testcases a bit.
Apr 9 2019, 5:31 PM
ngie created D19864: Polish netmap(4) testcases a bit.
Apr 9 2019, 4:59 PM
ngie committed rS346059: MFC r344662:.
MFC r344662:
Apr 9 2019, 4:35 PM
ngie closed D19805: MFC r344662:.
Apr 9 2019, 4:35 PM
ngie committed rS346058: MFhead@r346057.
MFhead@r346057
Apr 9 2019, 4:31 PM
ngie committed rS346057: Fix geli device cleanup.
Fix geli device cleanup
Apr 9 2019, 4:20 PM
ngie closed D19854: Fix geli device cleanup.
Apr 9 2019, 4:20 PM
ngie updated the summary of D19854: Fix geli device cleanup.
Apr 9 2019, 4:19 PM
ngie committed rS346056: Fix a typo when sanity checking in the bootstrap-tools target.
Fix a typo when sanity checking in the bootstrap-tools target
Apr 9 2019, 4:17 PM
ngie closed D19852: Fix a typo when sanity checking in the bootstrap-tools target.
Apr 9 2019, 4:17 PM
ngie committed rS346055: MFC r345216:.
MFC r345216:
Apr 9 2019, 4:16 PM
ngie closed D19806: MFC r345216:.
Apr 9 2019, 4:16 PM
ngie added reviewers for D19852: Fix a typo when sanity checking in the bootstrap-tools target: imp, bdrewery.
Apr 9 2019, 6:39 AM
ngie added a comment to D19854: Fix geli device cleanup.

I don't know why you added a blank line at 179, but otherwise LGTM.

Apr 9 2019, 6:34 AM