Page MenuHomeFreeBSD

freebsd_darkain.com (Vincent Milum Jr)
User

Projects

User does not belong to any projects.

User Details

User Since
Sep 13 2018, 4:21 PM (292 w, 21 h)

Recent Activity

Aug 9 2023

freebsd_darkain.com added a comment to D40479: namei: Reset the lookup to start from the real root for abs symlink target.

As I already mentioned, my test was done from a fresh installation off of a FreeBSD 14-CURRENT ISO image. Everything other than what I had described was 100% defaults.

Aug 9 2023, 5:15 PM

Jul 2 2023

freebsd_darkain.com added a comment to D40479: namei: Reset the lookup to start from the real root for abs symlink target.

This still doesn't fix the issue.

Jul 2 2023, 3:22 AM

Jun 10 2023

freebsd_darkain.com added a comment to D40479: namei: Reset the lookup to start from the real root for abs symlink target.

I tested this out, but it did not solve the font rendering issue that I was facing.

Jun 10 2023, 2:38 AM

Jun 8 2023

freebsd_darkain.com added a comment to D40090: linux(4): Use pwd_exec() to tell namei() about ABI root path.

This commit broke font rendering in desktop Linux apps.

Jun 8 2023, 4:37 AM

Dec 12 2021

freebsd_darkain.com added a comment to D31648: Enforce the network epoch contract at entry points in TCP LRO code.

Phabricator is being super wonky with my commenting.

Dec 12 2021, 11:22 PM
freebsd_darkain.com added a comment to D31648: Enforce the network epoch contract at entry points in TCP LRO code.
Dec 12 2021, 11:16 PM

Jul 24 2021

freebsd_darkain.com added a comment to D29288: Fix the 'linux' rc script on aarch64..

Can we also get this patch backported to 13-STABLE?

Jul 24 2021, 7:26 PM

Apr 21 2021

freebsd_darkain.com added a comment to D26975: Enable IPIs on CPU 0 on arm and arm64.

This two-line patch fixes SMP under Parallels on the m1 MacBook Air (and probably all other Apple Silicon systems). With testing to ensure it doesn't break any other platforms (I dont think it will), this patch should then be included in the main kernel in my opinion.

Apr 21 2021, 4:29 AM

Sep 15 2018

freebsd_darkain.com added a comment to rP479671: net/zerotier: build on arm and 10.4 x86/x64 & improve compiler settings.

I just got word that the ARM patch will be in the next upstream release.

Sep 15 2018, 2:32 AM

Sep 14 2018

freebsd_darkain.com added a comment to rP479671: net/zerotier: build on arm and 10.4 x86/x64 & improve compiler settings.

Yup, all that was missing was the one assembler flag, the single like ya got there, which is required to let the linker work properly. It looks good now!

Sep 14 2018, 3:05 AM

Sep 13 2018

freebsd_darkain.com added a comment to rP479671: net/zerotier: build on arm and 10.4 x86/x64 & improve compiler settings.

No worries. Thanks for being so responsive to my comments! :) I'm just happy to see this working on the Raspberry Pi family of devices now (and other ARM devices too of course)

Sep 13 2018, 11:02 PM
freebsd_darkain.com added a comment to rP479671: net/zerotier: build on arm and 10.4 x86/x64 & improve compiler settings.

This has the changes to ext/arm32-neon-salsa2012-asm/salsa2012.h but is missing the changes to make-bsd.mk from my PR.
https://github.com/zerotier/ZeroTierOne/pull/848/files#diff-0d866549674fbaa5c4005ebf8b61f097R126

Sep 13 2018, 4:33 PM