14
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected over 1 year ago.
Sep 02, 2021 — Sep 02, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
x86_64: utmp uses int32_t to store time so use a temporary variable More... 3 months ago
pfinet: fix type alias More... 3 months ago
libftpconn: add out >= 2 condition to make GCC happy More... 3 months ago
Fix overflow issues in tmpfs and vmallocate More... 3 months ago
proxy-defpager: add missing return statement More... 3 months ago
Fix a few pointer related warnings. More... 3 months ago
x86_64: use 21 bytes in libps since %z might require more characters. More... 3 months ago
Fix printf format specifiers More... 3 months ago
Use mach_msg_type_number_t whenever required to avoid warnings More... 3 months ago
Cast bootinfo to struct diskfs_control * to silence warning More... 3 months ago
Initialize a few error variables to avoid GCC warnings More... 3 months ago
Mark msg_thread as noreturn More... 3 months ago
Replace deprecated sigmask with sigset_t calls More... 3 months ago
pfinet and pci-arbiter: update server handlers to return kern_return_t to fix -Werror=enum-int-mismatch warnings More... 3 months ago
Use char* for inlined arrays of char in user headers More... 3 months ago
expose MACH_MSG_USER_ALIGNMENT for manually-built messages More... 3 months ago
USER32: change default to disabled and make it a general option More... 3 months ago
hint to use a nicer shell More... 3 months ago
The example grub config doesn't use uuid any more for simplicity More... 3 months ago
Added the warning for the mach-defpager bug that could popup in subhurd booting More... 3 months ago
Update server handlers to return kern_return_error to fix -Werror=enum-int-mismatch warnings More... 4 months ago
x86_64: Support 8 byte inlined port rights to avoid message resizing. More... 4 months ago
x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined port rights. More... 4 months ago
Update hurd code to handle the new ABI for sending inlined port rights. More... 4 months ago
Fix target for mig cross-builds More... 4 months ago
Revert "Update hurd code to handle the new ABI for sending inlined port rights." More... 4 months ago
Revert "x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined port rights." More... 4 months ago
Revert "Reorder mach_msg_type_t fields to ensure msgt_name and msgt_size are byte aligned" More... 4 months ago
Revert "x86_64: Support 8 byte inlined port rights to avoid message resizing." More... 4 months ago
Xen: fix build More... 4 months ago