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