Thanks Tom for the patch! I have managed to test it on top of ecb3a7d43dd6:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mon, Mar 10
Sat, Mar 8
Fri, Mar 7
In D49085#1123179, @jrm wrote:It fails to build. Do you need a dependency on multimedia/v4l_compat?
Register missing dependency on multimedia/v4l_compat.
Tue, Feb 25
Also include the distinfo file; thanks for the heads up!
Thu, Feb 20
Feb 4 2025
You are right, the old scheme is less confusing.
The changes proposed here look correct to me.
Jan 20 2025
Updated to compile and work with the new ifabi changes.
Jan 17 2025
Thanks for the heads up! Looking into it...
Jan 10 2025
Integrate suggestions from Zhenlei Huang (zlei@); thank you!
Jan 8 2025
In D48167#1103394, @ziaee wrote:I'm so excited to test this driver this weekend! Thank you so much for submitting this! All of the suggestions I made are to bring it into alignment with the rest of the freebsd manual and are specified in the manual page style guide, style.mdoc(5). Sorry I'm so late.
This change applies the rest of the changes suggested to the manual pages.
This update to the diff brings:
In D48167#1103157, @khorben_defora.org wrote:I am currently looking into adding the SPDX license identifier, but it can also be done in a separate review.
In D48167#1103156, @adrian wrote:I think it's fine as-is to go in the tree, it's been two years and I'd like to see this in before -15.
Dec 24 2024
Address feedback from lwhsu@; thanks!
Dec 23 2024
Dec 21 2024
Dec 6 2024
In D47933#1093012, @concussious.bugzilla_runbox.com wrote:Oops! You're right. I don't think the field descriptions help it though, the fields are very self explanatory but the comments adds bikeshedable language? This is really an architectural decision for secteam, will certainly result in increased spam, but maybe helpful. So, I'll bow out now.
Dec 5 2024
Also note that the contents of this file can be signed with an OpenPGP clear-text signature by the security team, in order to clearly authenticate it as legitimate.
Add descriptions of the fields used, as per the example from securitytxt.org.
In D47933#1092988, @concussious.bugzilla_runbox.com wrote:I really like this concept.
Why are there two policy lines?
Removed the (optional) links for "any security-related job openings in your organisation."
Oct 14 2024
Moved the sanity check for len to the beginning of pci_vtcon_control_send().
Oct 2 2024
Sep 8 2024
Aug 2 2024
In D45401#1053575, @corvink wrote:What's CID: 1521334?
Aug 1 2024
In D42146#1052635, @imp wrote:So now that we build a smaller loader in general, do we need to build another loader for this?
Jun 25 2024
Would it be more clear or accurate to mention the "Pentium MMX" instead or in addition to the Pentium Pro?
It was much more common and known to the public than the Pentium Pro.
Jun 14 2024
Jun 4 2024
This avoids an issue with makefs(8) when building without a manifest file. (e.g., when building as root)
Consequently it should work both when using a manifest file as well as without, although it still requires root privileges in both cases, for e.g., chroot(8) and mount(8).
May 29 2024
May 16 2024
Apr 29 2024
Apr 7 2024
In D44670#1018389, @jrtc27 wrote:Why do we need a copy of this code rather than just tweaking bsdconfig to support this?
Mar 8 2024
Dec 29 2023
Also updated bin/freebsd-version/freebsd-version.1.
Dec 13 2023
Nov 2 2023
In D42433#968563, @imp wrote:remove /sys
Oct 27 2023
Focus on D42146 instead.
This updated diff:
Oct 19 2023
Should I rebase this patch since D42194 is already merged?
Oct 18 2023
Oct 13 2023
I rebased and updated the commit with the full message at https://github.com/khorben/freebsd-src/tree/khorben/tzsetup-extra.
Thanks; this is now ready to merge from https://github.com/khorben/freebsd-src/tree/khorben/bsdinstall.
(I did not mean to remove any reviewer, I guess I re-used an old browser tab without refreshing)
This is in the khorben/bsdinstall-netconfig branch at https://github.com/khorben/freebsd-src/.
This is in the khorben/bsdinstall-netconfig branch at https://github.com/khorben/freebsd-src/.
This is also related to #192194.
Oct 12 2023
Oct 10 2023
Oct 8 2023
(If you don't mind)
Imported in 315108b81694de474bbc273c0050b195047f5eed.
- This now uses break to be more future-proof
- The commit message now mentions the change in behaviour when selecting unknown actions
Oct 4 2023
- Made "Finish" the default action
- Renamed the "OK" button to "Select"
In D42047#959636, @jrtc27 wrote:Every additional keypress required, especially ones for navigating to the right option, makes an already user-hostile installer have even more friction. I am very strongly opposed to not being able to quickly skip through screens that 99.999999% of users do not need.
In D42047#958942, @jrtc27 wrote:Is the new Finish button selected by default?
Oct 2 2023
In D41945#958461, @emaste wrote:test for existence of file before removing
to avoid spurious errors
Sep 22 2023
Looks good to me.
Sounds good to me then!
I found information confirming my doubts about the keccak code.
Can you review the comment I added about crypto/sha/asm/keccak1600-armv8.pl?
We may also want to consider 40c24d74deaad8a0ad7566a68ea5ea757bc3ccef as well, from OpenSSL's Git repository: