14
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 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
Implement mig_deallocate to free memory when kernel server RPC succeeds More... about 1 year ago
Use mig_support.h prototypes instead of duplicating them. More... about 1 year ago
Use c_string for dev_name_t in the device subsystem. More... about 1 year ago
Use c_string for default_pager_filename_t to define a new default_pager_paging_storage RPC. More... about 1 year ago
Improve portability for rpctrace on x86_64 More... about 1 year ago
add setting gs/fsbase More... about 1 year ago
x86_64: add 64-bit syscall entry point More... about 1 year ago
fix copyoutmsg for 64-bit userspace More... about 1 year ago
fix address fault for 32-on-64-bit syscall More... about 1 year ago
utils/msgport.c: Add cmd_report_wait More... about 1 year ago
procfs: Fix process creation time in /proc/pid/stat More... about 1 year ago
Update task_basic_info and thread_basic_info to include time_value64_t data. More... about 1 year ago
Remove default_pager_paging_file RPC from default pager More... about 1 year ago
Fix Xen build More... about 1 year ago
Fix missing shipping required header More... about 1 year ago
Delete include/mach/default_pager_helper.defs More... about 1 year ago
Further modernize Hurd code by enforcing strict prototypes and no implicit function declarations. More... about 1 year ago
Fix build error for boot/boot.c More... about 1 year ago
Use long_integer_t for exception_raise RPCs More... about 1 year ago
Link libshouldbeinlibc with default pager user stubs More... about 1 year ago
Use default pager MiG stubs from Hurd instead of gnumach More... about 1 year ago
Remove host_get_boot_info and host_get_kernel_boot_info since they are not used. More... about 1 year ago
Align the user stack correctly for 64 bit programs. More... about 1 year ago
Make exception subcode a long More... about 1 year ago
Remove bootstrap.defs More... about 1 year ago
Add i386_fsgs_base_state More... about 1 year ago
Modernize code by removing use of old style definitions. More... about 1 year ago
Use the new host_get_kernel_version introduced recently. More... about 1 year ago
Use c_string to define symtab_name_t. More... about 1 year ago
Drop spurious tabs More... about 1 year ago