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
*
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
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
2
-11
/
+26
*
proc: do not set last_processor on thread_info() error
Samuel Thibault
2019-10-31
1
-7
/
+9
*
proc: fix filling last_processor member.
Almudena Garcia
2019-10-31
1
-1
/
+1
*
proc: add support for last_processor
Almudena Garcia
2019-10-31
1
-0
/
+8
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-3
/
+3
*
Fix warnings
Samuel Thibault
2018-03-05
2
-3
/
+0
*
Implement /proc/<pid>/exe
Samuel Thibault
2018-01-08
3
-0
/
+46
*
Record executable entry for PIE core dumps
Samuel Thibault
2017-12-11
2
-0
/
+19
*
Simplify deallocations.
Justus Winter
2017-08-05
1
-2
/
+1
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
8
-34
/
+35
*
Pass the kernel's task port to proc.
Justus Winter
2017-03-12
1
-5
/
+37
*
proc: Hierarchical proc servers.
Justus Winter
2017-03-11
5
-2
/
+398
*
hurd: Use polymorphic port types to return some rights.
Justus Winter
2017-03-10
2
-4
/
+10
*
proc: Refactor.
Justus Winter
2017-03-09
2
-8
/
+18
*
proc: Remove erroneous process entry.
Justus Winter
2017-03-09
1
-0
/
+31
*
proc: Receive new-task notifications on kernel's process port.
Justus Winter
2017-03-09
3
-2
/
+14
*
proc: Open console earlier.
Justus Winter
2017-03-06
1
-11
/
+28
*
Adjust to the fixed new task notifications.
Justus Winter
2016-11-01
1
-2
/
+2
*
proc: Fix new task notifications.
Justus Winter
2016-11-01
2
-5
/
+16
*
Avoid warnings if increasing a threads priority fails.
Justus Winter
2016-10-15
1
-1
/
+6
*
proc: Fix permission check.
Justus Winter
2016-08-08
1
-1
/
+1
*
proc: Fix references to the startup server.
Justus Winter
2016-08-07
4
-11
/
+10
*
Make sure to complete auth_server_authenticate
Samuel Thibault
2016-02-14
1
-7
/
+9
[next]