index
:
hurd/hurd.git
checkperm-deferred-authorization
jlledom-pci-memory-map
linux-pfinet
master
master-fix_extern_inline
mplaneta/gsoc12/prereview
mplaneta/gsoc12/review
mplaneta/gsoc12/review_v1
Hurd
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proc
Age
Commit message (
Expand
)
Author
2025-02-09
proc: support mach_cpu_subtypes only on i386
Samuel Thibault
2025-02-08
Add names to threads
Samuel Thibault
2024-12-14
Add a description comment for the MIG type translation files
Zhaoming Luo
2024-09-08
x86_64: do not define mach_cpu_subtypes since we don't use it
Flavio Cruz
2024-08-25
Fix line-buffered stderr
Samuel Thibault
2024-03-23
proc: Add support for AArch64 in uname
Sergey Bugaev
2024-03-23
proc: Only try host_kernel_version () on i386
Sergey Bugaev
2024-02-17
Add proc_getchildren_rusage RPC and track rusage for children and descendants
Flavio Cruz
2023-12-17
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
v0.9.git20231217
Flavio Cruz
2023-12-17
Update hurd code to handle the new ABI for sending inlined port rights.
Flavio Cruz
2023-12-03
Revert "Update hurd code to handle the new ABI for sending inlined port rights."
Samuel Thibault
2023-12-03
Update hurd code to handle the new ABI for sending inlined port rights.
Flavio Cruz
2023-11-06
x86_64: Drop -AT386 part in uname machine
Samuel Thibault
2023-11-01
proc: Fix missing free
Samuel Thibault
2023-11-01
proc: proc_get{pgrp,session}p{,g}ids do have dealloc flag
Samuel Thibault
2023-06-21
proc: Fix pointer truncation in get_string_array
Sergey Bugaev
2023-05-15
Cosmetic tweaks
Sergey Bugaev
2023-05-15
proc: Don't buffer Mach console output
Sergey Bugaev
2023-05-11
Only use host_get_kernel_version and default_pager_paging_storage_new in x86_64.
Flavio Cruz
2023-05-10
proc: Fix use-after-realloc
Sergey Bugaev
2023-05-10
proc: Port to x86_64
Sergey Bugaev
2023-05-06
proc: Add CPU_TYPE_X86_64 support
Samuel Thibault
2023-05-04
Use designated initializers when building mach_msg_type_t
Flavio Cruz
2023-05-02
Use uintptr_t for message payloads.
Flavio Cruz
2023-04-08
Use long_integer_t for exception_raise RPCs
Flavio Cruz
2023-04-03
Use the new host_get_kernel_version introduced recently.
Flavio Cruz
2023-04-03
Modernize code by removing use of old style definitions.
Flavio Cruz
2022-12-24
proc: Do not reference a task port when allocation failed
v0.9.git20221224
Samuel Thibault
2022-12-21
S_mach_notify_new_task: Ignore notification of dead tasks
Samuel Thibault
2022-12-21
proc: Do not deallocate input ports on error
Samuel Thibault
2022-12-21
proc: Add task to hashes before requesting death notify
Samuel Thibault
2022-08-10
Rename proc_complete_reauthentication to proc_reauthenticate_complete
Samuel Thibault
2022-08-10
Make proc_reauthenticate () recreate proc port
Sergey Bugaev
2022-08-10
Remove the concept of process owner
Sergey Bugaev
2022-08-10
proc: Add proc_reauthenticate_reassign ()
Sergey Bugaev
2022-08-10
proc: Fix an error path
Sergey Bugaev
2022-08-10
proc: Use UIDs for evaluating permissions
Sergey Bugaev
2022-08-10
proc: Track both available and effective uids
Sergey Bugaev
2022-08-10
proc: Use notify server implementation from libports
Sergey Bugaev
2022-08-10
proc: Use ports_request_dead_name_notification ()
Sergey Bugaev
2022-08-10
proc: Drop some mach_port_destroy () uses
Sergey Bugaev
2022-01-20
proc: Fix variable type
Samuel Thibault
2022-01-16
Make RPC input array parameters const
Samuel Thibault
2022-01-01
Fix build warnings
Samuel Thibault
2020-12-29
proc: Fix building with old glibc
Samuel Thibault
2020-12-28
proc: Fix WIFCONTINUED
Samuel Thibault
2020-12-28
proc: support waitid(WNOWAIT)
Samuel Thibault
2020-12-27
Add proc_waitid
Samuel Thibault
2020-12-27
proc: Also send SIGCHLD on child restart
Samuel Thibault
2020-12-27
proc: send signals with POSIX sigcodes
Jeremie Koenig
[next]