Thank you for the review, I updated to fix.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Fri, Oct 10
Thu, Oct 9
Tue, Oct 7
Sat, Oct 4
Aug 20 2025
In D50894#1177756, @grahamperrin wrote:In the preview, some of the navigation buttons don't work, for example:
Aug 15 2025
Jul 14 2025
Thank you for the review. I updated the diff to fix
Thank you for the review. I updated the diff to fix.
Jul 13 2025
Jul 10 2025
In D50894#1169940, @pauamma_gundo.com wrote:One minor nit I missed the first time through, but I think what's already written works as is. Do you plan to commit this in stages, or in a single commit once complete?
Thank you for the review, I updated the diff to fix.
Jul 6 2025
Thank you very much for the review. I’ve updated the diff to incorporate the suggestions and improvements.
Thank you for the review, I'll update to fix.
Jul 3 2025
Fix: pane(s) -> panel(s)
Jul 1 2025
Jun 29 2025
Jun 22 2025
Jun 18 2025
Jun 17 2025
May 31 2025
In D44280#1147015, @khorben_defora.org wrote:Also noteworthy in terms of UX:
- With bsddialog, the <TAB> key will go straight from the first input field to the [ OK ] button; the "arrow down" key should be used instead.
May 9 2025
OK, I remember the problem described in PR286655, I found it testing the installer on a 32bit (cheap) raspberry and watching a video on youtube (2 years ago). Of course "num extracted bytes" > "max int", I obseverd things like "-676330 files read" (negative num).
I fixed like in this review and now it is in main/CURRENT: I kept %lli because previously libdpv printed a %lli and I changed int to long long int.
Feb 25 2025
Feb 17 2025
Jan 25 2025
In D48668#1110114, @jlduran wrote:After a simple:
grep -r -A3 "case 10" contrib/bsddialog/I could not find any other occurrence that needs fixing.
Aug 20 2024
Jun 8 2024
Probably the review title and description can be changed, because it wants to introduce GUI for timezone. (Otherwise, if its purpose is adding backtitle to tzsetup (timezone) we can add just 5-6 lines to tzsetup.c :D). Maybe:
In D44670#1018433, @khorben_defora.org wrote:However I can look into creating a different version of this replacement of timezone with some tweaking in bsdconfig instead.
May 27 2024
May 25 2024
I fixed in upstream (https://gitlab.com/alfix/bsddialog/-/commit/ce220b82ad546d3518a805750e5ee6add73f1fbf) because the problem also appears in other places in this file. I'll test and import the new version 1.0.3 by 2-3 days.
May 20 2024
Ok, I have the same patch locally.
May 16 2024
Jan 28 2024
LGTM
LGTM. I tested the new selectdists file in the my XFCE Terminal. I wrote some tip, you can consider or ignore.
Nov 23 2023
Nov 17 2023
Nov 3 2023
New solution.
Oct 27 2023
Oct 23 2023
Oct 19 2023
Oct 16 2023
Oct 13 2023
Oct 12 2023
Oct 11 2023
Sep 1 2023
In D41507#949813, @pauamma_gundo.com wrote:Maybe, now that the call for testing is out, add a link to https://lists.freebsd.org/archives/freebsd-accessibility/2023-August/000034.html at the end of the report so people know how to test?
Aug 20 2023
Thanks for the review, I updated to fix.
Aug 19 2023
In D41507#945746, @carlavilla wrote:Please use one sentence per line and the package macro.
If you don’t know how to use the macro tell me and I’ll help.Btw, looks good, thanks for this improvement!
@carlavilla I fixed one sentence per line, but I don't know package macro and how to use them.
Aug 11 2023
In D35754#943208, @markj wrote:In D35754#943181, @asiciliano wrote:I am interested to take/continue this feature. Are others already working?
Not that I've seen. I think there are two major things which need to be addressed: the userspace interface should be converted to use file descriptors rather than sysctls, and we should find a way to avoid making term_char_t larger.
I am interested to take/continue this feature. Are others already working?
I am interested to take/continue this feature. Are others already working?
I am interested to take/continue this feature. Are others already working?
Mar 1 2023
Jan 21 2023
Thank you for the review, the updated diff should fix.
Jan 15 2023
Jan 7 2023
ping @dteske
Jan 6 2023
Dec 20 2022
Dec 15 2022
Nov 24 2022
Nov 23 2022
Oct 1 2022
Abandon: this replacement can be implied just by changing the $DIALOG variable in bsdconfig.
Sep 29 2022
Abandon: uses struct sysctl_oid definition previous FreeBSD 1400071