Apr 7 2024
Apr 7 2024
minsoochoo0122_proton.me added a comment to D44667: vm_reserv_reclaim_contig: Return NULL not false.
I'm not completely familar with FreeBSD's virtual memory system. But it seems the comment still doesn't match the code. Doesn't it return m_ret when the reclaim is successful and null when failed?
minsoochoo0122_proton.me updated the test plan for D44667: vm_reserv_reclaim_contig: Return NULL not false.
minsoochoo0122_proton.me updated the diff for D44664: stdbool.h: Update for C23.
Removed redundant macros
minsoochoo0122_proton.me added inline comments to D44664: stdbool.h: Update for C23.
minsoochoo0122_proton.me added inline comments to D44665: stddef.h: Update for C23.
imp requested changes to D44665: stddef.h: Update for C23.
imp requested changes to D44664: stdbool.h: Update for C23.
minsoochoo0122_proton.me added a reviewer for D44665: stddef.h: Update for C23: Contributor Reviews (src).
minsoochoo0122_proton.me updated the diff for D44664: stdbool.h: Update for C23.
Add __STDC_VERSION_STDBOOL_H__ as the header file now conforms C23.
minsoochoo0122_proton.me added a reviewer for D44664: stdbool.h: Update for C23: Contributor Reviews (src).
minsoochoo0122_proton.me updated the diff for D44663: stdalign.h: Disable for C23.
Fix grammar in the commit message
minsoochoo0122_proton.me added a reviewer for D44663: stdalign.h: Disable for C23: Contributor Reviews (src).
Apr 6 2024
Apr 6 2024
minsoochoo0122_proton.me added a comment to D44660: llvm-project: Fix build on devel/llvm18.
When will we merge the upstream llvm-project to freebsd-src? Are there any issues blocking the merge?
minsoochoo0122_proton.me updated the summary of D44660: llvm-project: Fix build on devel/llvm18.
minsoochoo0122_proton.me added a reviewer for D44660: llvm-project: Fix build on devel/llvm18: Contributor Reviews (src).
minsoochoo0122_proton.me updated the diff for D43239: Use gnu17 for buildkernel.
Fixed macro
minsoochoo0122_proton.me added a comment to D43254: libc: Remove support for pre-C11 C standards.
@jrtc27 Can you review the changes?
Mar 26 2024
Mar 26 2024
christos added a comment to D11140: OSS: allow unplug sound cards without apps close devices.
D43545 takes care of this change. Should we close this?
Mar 11 2024
Mar 11 2024
minsoochoo0122_proton.me added a comment to D43239: Use gnu17 for buildkernel.
Are there any more changes required?
Feb 29 2024
Feb 29 2024
emaste added inline comments to D44145: Disable C standards under C99 from kernel build.
imp added inline comments to D44145: Disable C standards under C99 from kernel build.
imp added a comment to D44145: Disable C standards under C99 from kernel build.
Thanks for splitting this out.
Feb 28 2024
Feb 28 2024
minsoochoo0122_proton.me added inline comments to D43254: libc: Remove support for pre-C11 C standards.
minsoochoo0122_proton.me updated the summary of D44145: Disable C standards under C99 from kernel build.
minsoochoo0122_proton.me retitled D43254: libc: Remove support for pre-C11 C standards from Remove support for pre-C11 C standards to libc: Remove support for pre-C11 C standards.
minsoochoo0122_proton.me updated the diff for D43254: libc: Remove support for pre-C11 C standards.
Separate commit
emaste added inline comments to D43254: libc: Remove support for pre-C11 C standards.
Feb 4 2024
Feb 4 2024
minsoochoo0122_proton.me added a reviewer for D43730: vm: Convert boolean_t to bool: Contributor Reviews (src).
Feb 3 2024
Feb 3 2024
minsoochoo0122_proton.me retitled D43726: libc: Specify parameter types for function pointer from libc: Specify paremeter types for function pointer to libc: Specify parameter types for function pointer.
minsoochoo0122_proton.me updated the diff for D43726: libc: Specify parameter types for function pointer.
Fixed typo in commit message
dab added a comment to D43726: libc: Specify parameter types for function pointer.
A nit on the description: "paremeter" should be "parameter"
minsoochoo0122_proton.me updated the summary of D43729: pmap: Reflect 1f1b228 in man page.
minsoochoo0122_proton.me updated the summary of D43722: pmap: Reflect 1f1b228 in man page.