User Details
- User Since
- May 6 2021, 12:00 AM (184 w, 3 d)
Sep 12 2024
This revision has landed
Apr 13 2024
update
Fix commit log and pkg-descr
Apr 12 2024
Apr 9 2024
Build Success
git rebase main
Apr 7 2024
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?
Removed redundant macros
Add __STDC_VERSION_STDBOOL_H__ as the header file now conforms C23.
Fix grammar in the commit message
Apr 6 2024
When will we merge the upstream llvm-project to freebsd-src? Are there any issues blocking the merge?
Fixed macro
@jrtc27 Can you review the changes?
Mar 29 2024
Closed by 51738fb7bd8f8f28abeeac6e4630f92822e2af42
Mar 11 2024
Are there any more changes required?
Feb 28 2024
Separate commit
Feb 18 2024
Feb 4 2024
Feb 3 2024
Fixed typo in commit message
Convert vm_reserv_t->inpartpopq from char to bool
Updated commit message
Remove cast to function pointer
Feb 2 2024
Jan 30 2024
Jan 29 2024
Restored changes in usr.bin/lex
Do I need to update the date of this man page?
Move the definition of static_assert in <sys/systm.h>
Previous definition for linux compatibility is removed due to type definition conflict
Jan 28 2024
Jan 27 2024
Update
Remove man page for heimdal's gssapi
Restore libgssapi
Jan 26 2024
Only uploads FreeBSD-side changes
Fix wrong commit range
Separate import and other changes
I have difficulty with creating gssapi_asn1.h with asn_compile. I have figured out that Makefiles in kerberos5/lib/libgssapi_[krb5|ntlm|spnego] and lib/libgssapi/Makefile` need to be change, but I could not make it since I'm not very skilled in Makefiles. Any advice would be greatly appreciated.
Use upstream sources for libgssapi
Jan 25 2024
Sorry. I was confused.