summaryrefslogtreecommitdiff
path: root/proc/mgt.c
AgeCommit message (Expand)Author
2023-12-17Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz
2023-05-10proc: Port to x86_64Sergey Bugaev
2023-04-08Use long_integer_t for exception_raise RPCsFlavio Cruz
2023-04-03Modernize code by removing use of old style definitions.Flavio Cruz
2022-12-24proc: Do not reference a task port when allocation failedSamuel Thibault
2022-12-21S_mach_notify_new_task: Ignore notification of dead tasksSamuel Thibault
2022-12-21proc: Do not deallocate input ports on errorSamuel Thibault
2022-12-21proc: Add task to hashes before requesting death notifySamuel Thibault
2022-08-10Rename proc_complete_reauthentication to proc_reauthenticate_completeSamuel Thibault
2022-08-10Make proc_reauthenticate () recreate proc portSergey Bugaev
2022-08-10Remove the concept of process ownerSergey Bugaev
2022-08-10proc: Add proc_reauthenticate_reassign ()Sergey Bugaev
2022-08-10proc: Fix an error pathSergey Bugaev
2022-08-10proc: Track both available and effective uidsSergey Bugaev
2022-08-10proc: Use ports_request_dead_name_notification ()Sergey Bugaev
2022-08-10proc: Drop some mach_port_destroy () usesSergey Bugaev
2018-01-08Implement /proc/<pid>/exeSamuel Thibault
2017-12-11Record executable entry for PIE core dumpsSamuel Thibault
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2017-03-11proc: Hierarchical proc servers.Justus Winter
2017-03-09proc: Refactor.Justus Winter
2017-03-09proc: Remove erroneous process entry.Justus Winter
2017-03-09proc: Receive new-task notifications on kernel's process port.Justus Winter
2016-11-01Adjust to the fixed new task notifications.Justus Winter
2016-11-01proc: Fix new task notifications.Justus Winter
2016-08-08proc: Fix permission check.Justus Winter
2016-08-07proc: Fix references to the startup server.Justus Winter
2016-02-14Make sure to complete auth_server_authenticateSamuel Thibault
2015-12-29Include missing header file in hurd/procFlavio Cruz
2015-03-05Fix space styleSamuel Thibault
2014-12-10proc: implement `proc_make_task_namespace'Justus Winter
2014-12-10proc: register for new task notificationsJustus Winter
2014-11-21Add proc_set_init_task, make runsystem pid 1Justus Winter
2014-04-22Add missing receiver lookup fixSamuel Thibault
2014-01-20proc: fix the receiver lookup in S_proc_exception_raiseJustus Winter
2013-11-28proc: store the privileged host port in _hurd_host_privJustus Winter
2013-11-10proc: turn count_up and store_pid into normal functionsJustus Winter
2013-11-09proc: fix error handling in S_proc_exception_raiseJustus Winter
2013-09-21proc: do not hand out PID 0Justus Winter
2013-09-15proc: keep track of {start,end}_codeJustus Winter
2013-08-29proc: add proc_mark_important server codeJustus Winter
2013-08-28Define and use symbolic names for important processesJustus Winter
2012-11-27Switch from cthreads to pthreadsRichard Braun
2011-08-11Fix spurious port deallocationSamuel Thibault
2003-08-162003-08-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2003-08-092003-06-16 Ognyan Kulev <ogi@fmi.uni-sofia.bg>Marcus Brinkmann
2002-05-082002-05-07 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-142001-08-14 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2001-08-062001-08-06 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-042001-08-04 Roland McGrath <roland@frob.com>Roland McGrath