Page MenuHomeFreeBSD
Feed Advanced Search

Jan 19 2022

naito.yuichiro_gmail.com added a comment to D33937: multimedia/handbrake: update to 1.5.1.

@ pkubaj
Would you check this patch on your power pc machine?
If it's OK, please apply to Ports tree.

Jan 19 2022, 6:09 AM
naito.yuichiro_gmail.com requested review of D33937: multimedia/handbrake: update to 1.5.1.
Jan 19 2022, 2:48 AM

Dec 7 2021

naito.yuichiro_gmail.com updated the diff for D33282: Introduce hw.ubt.usb_isoc_enable loader tunable to disable isochronous transfer..
  • change val argument of SYSCTL_INT macro to 0.
Dec 7 2021, 9:30 AM
naito.yuichiro_gmail.com added inline comments to D33282: Introduce hw.ubt.usb_isoc_enable loader tunable to disable isochronous transfer..
Dec 7 2021, 9:28 AM
naito.yuichiro_gmail.com updated the diff for D33282: Introduce hw.ubt.usb_isoc_enable loader tunable to disable isochronous transfer..
  • Revert usbd_transfer_start macro change. As a result, nothing changed from original.
  • Use CTLFLAG_RW flag for sysctl node.
Dec 7 2021, 8:38 AM
naito.yuichiro_gmail.com added inline comments to D33282: Introduce hw.ubt.usb_isoc_enable loader tunable to disable isochronous transfer..
Dec 7 2021, 8:33 AM
naito.yuichiro_gmail.com updated the diff for D33282: Introduce hw.ubt.usb_isoc_enable loader tunable to disable isochronous transfer..

Thanks for the comments.
I updated my patch that includes following fixes.

Dec 7 2021, 1:21 AM

Dec 6 2021

naito.yuichiro_gmail.com requested review of D33282: Introduce hw.ubt.usb_isoc_enable loader tunable to disable isochronous transfer..
Dec 6 2021, 2:11 AM
naito.yuichiro_gmail.com added a comment to D21472: Adding well-known ELF note values in elf_common.h.

This review is obsoleted. Now valgrind in ports works fine.
Please close this review.
I can't see close menu or button in the web UI.

Dec 6 2021, 1:57 AM

Oct 8 2021

naito.yuichiro_gmail.com added a comment to D32348: multimedia/handbrake: update to 1.4.2.

Should this be MFH'd to 2021Q4 for availability in /quarterly packages?

Oct 8 2021, 1:47 AM

Oct 7 2021

naito.yuichiro_gmail.com added a comment to D32348: multimedia/handbrake: update to 1.4.2.

Would you please check this patch on your powerpc64 machine?
If it's OK, please apply to Ports tree.

Oct 7 2021, 2:42 AM
naito.yuichiro_gmail.com requested review of D32348: multimedia/handbrake: update to 1.4.2.
Oct 7 2021, 2:39 AM

Aug 30 2021

naito.yuichiro_gmail.com added a comment to D31688: multimedia/handbrake: update to 1.4.1.

Thanks for reviewing.
Please apply my patch to Ports tree.

Aug 30 2021, 12:09 AM

Aug 26 2021

naito.yuichiro_gmail.com added a comment to D31688: multimedia/handbrake: update to 1.4.1.

Please check on your powerpc64 machine.

Aug 26 2021, 2:22 AM
naito.yuichiro_gmail.com requested review of D31688: multimedia/handbrake: update to 1.4.1.
Aug 26 2021, 2:21 AM

Jul 21 2021

naito.yuichiro_gmail.com added a comment to D31252: multimedia/handbrake: update to 1.4.0.

Could you please check this patch on your PPC machine?
If it's OK, please commit to Ports tree.

Jul 21 2021, 12:58 AM
naito.yuichiro_gmail.com requested review of D31252: multimedia/handbrake: update to 1.4.0.
Jul 21 2021, 12:55 AM

Mar 3 2021

naito.yuichiro_gmail.com closed D28933: wireguard: allow to set IPv6 endpoint.
Mar 3 2021, 12:49 AM
naito.yuichiro_gmail.com added a comment to D28933: wireguard: allow to set IPv6 endpoint.

I'm glad the issue has been solved.
Thanks everyone for reviewing and testing my code.

Mar 3 2021, 12:47 AM

Feb 27 2021

naito.yuichiro_gmail.com added a comment to D28933: wireguard: allow to set IPv6 endpoint.

FYI the cumulative pfsense wireguard changes are in D28962

Feb 27 2021, 10:11 AM
naito.yuichiro_gmail.com added a comment to D28933: wireguard: allow to set IPv6 endpoint.

The IPv6 endpoint is accepted fine, but the tunnel is still not able to carry the data, at least legacy IP. Is it the complete solution or am I missing anything? At a glance, some outgoing and returning traffic can be dumped on the wg(4) interface, but it doesn't look fully functional since it behaves like a sinkhole with no local exit.

Feb 27 2021, 1:05 AM

Feb 26 2021

naito.yuichiro_gmail.com updated the diff for D28933: wireguard: allow to set IPv6 endpoint.

Fix to see sa_family to determine the length of struct sockaddr_in{6}.

Feb 26 2021, 1:51 PM
naito.yuichiro_gmail.com added a comment to D28933: wireguard: allow to set IPv6 endpoint.

There's a more complete fix for this in the pfsense repo, that also stores the source address so CARP destination addresses will work:

https://github.com/pfsense/FreeBSD-src/commit/1940e7d3
Feb 26 2021, 1:48 PM
naito.yuichiro_gmail.com requested review of D28933: wireguard: allow to set IPv6 endpoint.
Feb 26 2021, 1:11 AM

Nov 18 2020

naito.yuichiro_gmail.com added a comment to D17128: [sshd 7.8p1] avoid to violate capability mode.
In D17128#371823, @des wrote:

I would strongly recommend submitting the sshbuf_{get,put,free}_passwd() part of this patch upstream.

Was this done?

Nov 18 2020, 8:44 AM · capsicum

Jun 16 2020

naito.yuichiro_gmail.com added a comment to D25292: multimedia/handbrake update to 1.3.3.

Could you check this patch on your powerpc64?
if it's ok, please commit to ports tree.

Jun 16 2020, 1:34 AM
naito.yuichiro_gmail.com requested review of D25292: multimedia/handbrake update to 1.3.3.
Jun 16 2020, 1:33 AM

May 12 2020

naito.yuichiro_gmail.com added a comment to D24742: multimedia/handbrake: update to 1.3.2.

If during debugging you want to restore the old behavior try the following:

May 12 2020, 6:41 AM

May 10 2020

naito.yuichiro_gmail.com added a comment to D24742: multimedia/handbrake: update to 1.3.2.

Thanks for your reply.
I can confirm that ffmpeg can encode both h264_qsv and hevc_qsv.
HandBrake built from master branch of HandBrake repository doesn't encode H.265 QSV, too.
It seems that it is a HandBrake problem and not ports.

May 10 2020, 2:37 PM

May 8 2020

naito.yuichiro_gmail.com added a comment to D24742: multimedia/handbrake: update to 1.3.2.

OK on 12.1 and head (powerpc64).

May 8 2020, 3:07 PM

May 7 2020

naito.yuichiro_gmail.com added a comment to D24742: multimedia/handbrake: update to 1.3.2.

My HandBrake 1.3.2 & 1.3.1 fails to encode H.265 video by QSV on my skylake machine.
HandBrake 1.3.2 shows following log.

May 7 2020, 2:09 AM
naito.yuichiro_gmail.com added a comment to D24742: multimedia/handbrake: update to 1.3.2.

@pkubaj
Could you please check this patch on your powerpc64?

May 7 2020, 1:21 AM
naito.yuichiro_gmail.com requested review of D24742: multimedia/handbrake: update to 1.3.2.
May 7 2020, 1:20 AM

Sep 20 2019

naito.yuichiro_gmail.com added inline comments to D21472: Adding well-known ELF note values in elf_common.h.
Sep 20 2019, 1:28 PM

Sep 14 2019

naito.yuichiro_gmail.com added a comment to D21584: Update libedit to 2019-09-10.

Sorry for the compile error.

Sep 14 2019, 2:23 AM

Sep 13 2019

naito.yuichiro_gmail.com added a comment to D21584: Update libedit to 2019-09-10.

Thanks for the patches, I could make buildworld.
I can confirm this libedit works with /bin/sh and /usr/sbin/sftp under UTF-8 and eucJP locales.
I also confirmed previous /bin/sh (before applying this patch) can work with this libedit.
It looks good to me.

Sep 13 2019, 3:30 AM

Sep 12 2019

naito.yuichiro_gmail.com added a comment to D21584: Update libedit to 2019-09-10.

I think bumping shlib is not needed.
It seems that '_el_fn_sh_complete' is the only function that is referenced by base.
It has been already redefined in contrib/libedit to keep compatibility.

Sep 12 2019, 8:34 AM
naito.yuichiro_gmail.com added a comment to D21196: [libedit] sync with NetBSD.

@bapt
Never mind. I know updating lib/libedit is a tough job.
I will see your differential D21584.

Sep 12 2019, 12:32 AM

Aug 30 2019

naito.yuichiro_gmail.com added a comment to D21472: Adding well-known ELF note values in elf_common.h.

I referred to following links to pick up the definitions.

Aug 30 2019, 1:38 AM
naito.yuichiro_gmail.com created D21472: Adding well-known ELF note values in elf_common.h.
Aug 30 2019, 1:35 AM
naito.yuichiro_gmail.com added a comment to D21196: [libedit] sync with NetBSD.

Current Status is work in progress.
I'm not sure that all bugs (that is reported in NetBSD bug database) are reproducible on FreeBSD.
I saw that OpenBSD guy said libedit had a serious problem in https://marc.info/?l=openbsd-tech&m=156463894328592&w=2.
It is my motivation for this patch.

Aug 30 2019, 1:26 AM
naito.yuichiro_gmail.com added a comment to D21196: [libedit] sync with NetBSD.

re-sync with NetBSD on Wed Aug 21 11:11:48 2019 +0000.
updated FreeBSD base revision.

Aug 30 2019, 1:19 AM

Aug 9 2019

naito.yuichiro_gmail.com created D21196: [libedit] sync with NetBSD.
Aug 9 2019, 1:18 AM

Nov 24 2018

naito.yuichiro_gmail.com added a comment to D17903: [libedit] enhance multibyte support.

I forget to submit comments. Sorry.

Nov 24 2018, 3:55 AM
naito.yuichiro_gmail.com added inline comments to D17903: [libedit] enhance multibyte support.
Nov 24 2018, 3:54 AM

Nov 22 2018

naito.yuichiro_gmail.com updated the diff for D17903: [libedit] enhance multibyte support.

Update a patch that hrs@ reviewed.

Nov 22 2018, 3:34 PM
naito.yuichiro_gmail.com added a comment to D17903: [libedit] enhance multibyte support.

I had review from hrs@ in FreeBSD workshop Tokyo on 21 Nov.
He commented about my patch and update it.
I will update this differential and write down his comments.

Nov 22 2018, 3:32 PM

Nov 19 2018

naito.yuichiro_gmail.com updated the diff for D17903: [libedit] enhance multibyte support.

merged from NetBSD repository.
https://github.com/NetBSD/src/commit/2c6f49de1818d5230919fe1a8c4edea3d2c84d8f

Nov 19 2018, 3:44 PM
naito.yuichiro_gmail.com added a comment to D17903: [libedit] enhance multibyte support.

I've changed my mind to send my patch to Christos and now it is committed to NetBSD source repository. We can see the difference clearly.

Nov 19 2018, 2:53 PM

Nov 16 2018

naito.yuichiro_gmail.com added a comment to D17903: [libedit] enhance multibyte support.

I talked with Christos and asked him to merge my patch to NetBSD src tree.
He accepted my request. So I will send my patch to him after it has been committed to FreeBSD src tree.

Nov 16 2018, 1:52 AM

Nov 9 2018

naito.yuichiro_gmail.com updated the diff for D17903: [libedit] enhance multibyte support.

Update the date in the manual page.
Revert deleting NARROW_HISTORY flag.

Nov 9 2018, 1:36 PM
naito.yuichiro_gmail.com added a comment to D17903: [libedit] enhance multibyte support.

This makes perfect sense to me as well, have you try to contact upstream (aka netbsd) with this patch? christos@ might be a good contact overthere.

Nov 9 2018, 1:31 PM
naito.yuichiro_gmail.com updated the diff for D17903: [libedit] enhance multibyte support.

Fixed editline.3 manual page.
With this fix, libedit supports multibyte charset other than UTF-8.

Nov 9 2018, 8:34 AM

Nov 8 2018

naito.yuichiro_gmail.com created D17903: [libedit] enhance multibyte support.
Nov 8 2018, 5:45 AM

Sep 13 2018

naito.yuichiro_gmail.com updated the diff for D17128: [sshd 7.8p1] avoid to violate capability mode.

Fixed code style issues

Sep 13 2018, 1:37 AM · capsicum
naito.yuichiro_gmail.com added inline comments to D17128: [sshd 7.8p1] avoid to violate capability mode.
Sep 13 2018, 1:36 AM · capsicum

Sep 12 2018

naito.yuichiro_gmail.com added inline comments to D17128: [sshd 7.8p1] avoid to violate capability mode.
Sep 12 2018, 10:45 AM · capsicum
naito.yuichiro_gmail.com updated the diff for D17128: [sshd 7.8p1] avoid to violate capability mode.

Fixed commented issues.

Sep 12 2018, 10:43 AM · capsicum
naito.yuichiro_gmail.com added inline comments to D17128: [sshd 7.8p1] avoid to violate capability mode.
Sep 12 2018, 10:40 AM · capsicum
naito.yuichiro_gmail.com added a comment to D17056: [sshd] add wrapper function of login_getpwclass.

Created D17128 for OpenSSH-7.8p1.

Sep 12 2018, 3:55 AM · capsicum
naito.yuichiro_gmail.com created D17128: [sshd 7.8p1] avoid to violate capability mode.
Sep 12 2018, 3:54 AM · capsicum

Sep 11 2018

naito.yuichiro_gmail.com added a comment to D17056: [sshd] add wrapper function of login_getpwclass.

I see that r338561 commit updates openssh to 7.8p1.
I'm going to update my patch for this version and create a new differential.

Sep 11 2018, 10:04 AM · capsicum
naito.yuichiro_gmail.com updated the diff for D17056: [sshd] add wrapper function of login_getpwclass.

I found one problem that sshd fails to reverse resolve hostname if server is set UseDNS yes .

Sep 11 2018, 10:01 AM · capsicum

Sep 10 2018

naito.yuichiro_gmail.com updated the diff for D17056: [sshd] add wrapper function of login_getpwclass.

Fixed code style issues and log messages.
No functional change.

Sep 10 2018, 7:50 AM · capsicum
naito.yuichiro_gmail.com added inline comments to D17056: [sshd] add wrapper function of login_getpwclass.
Sep 10 2018, 5:33 AM · capsicum

Sep 7 2018

naito.yuichiro_gmail.com added a comment to D17056: [sshd] add wrapper function of login_getpwclass.

How do we coordinate with upstream on this?

Sep 7 2018, 8:33 AM · capsicum
naito.yuichiro_gmail.com updated the diff for D17056: [sshd] add wrapper function of login_getpwclass.

Fixed commented issues.
If you try this code, please be aware that you need to update libprivatessh.so.
Because I fixed buffer.c to implement functions for operating struct passwd.
Buffer related functions are written in 'buffer.c'.

Sep 7 2018, 8:31 AM · capsicum
naito.yuichiro_gmail.com added inline comments to D17056: [sshd] add wrapper function of login_getpwclass.
Sep 7 2018, 5:44 AM · capsicum

Sep 6 2018

naito.yuichiro_gmail.com updated the diff for D17056: [sshd] add wrapper function of login_getpwclass.

regenerate patch by `diff -U9999```

Sep 6 2018, 12:25 PM · capsicum
naito.yuichiro_gmail.com added a comment to D17056: [sshd] add wrapper function of login_getpwclass.

Hi Conrad.
Thanks for the advice. I regenerated patch file. It seems good differential.

Sep 6 2018, 12:25 PM · capsicum
naito.yuichiro_gmail.com created D17056: [sshd] add wrapper function of login_getpwclass.
Sep 6 2018, 12:25 PM · capsicum
naito.yuichiro_gmail.com updated the test plan for D17056: [sshd] add wrapper function of login_getpwclass.
Sep 6 2018, 12:25 PM · capsicum
naito.yuichiro_gmail.com updated the test plan for D17056: [sshd] add wrapper function of login_getpwclass.
Sep 6 2018, 12:24 PM · capsicum

Apr 18 2018

naito.yuichiro_gmail.com added inline comments to D15063: Update multimedia/handbrake to 1.1.0.
Apr 18 2018, 12:13 PM

Apr 16 2018

naito.yuichiro_gmail.com added inline comments to D15063: Update multimedia/handbrake to 1.1.0.
Apr 16 2018, 11:24 PM
naito.yuichiro_gmail.com added inline comments to D15063: Update multimedia/handbrake to 1.1.0.
Apr 16 2018, 2:19 PM