Age | Commit message (Expand) | Author |
2016-11-01 | Adjust to the fixed new task notifications. | Justus Winter |
2016-11-01 | proc: Fix new task notifications. | Justus Winter |
2016-10-15 | Avoid warnings if increasing a threads priority fails. | Justus Winter |
2016-08-08 | proc: Fix permission check. | Justus Winter |
2016-08-07 | proc: Fix references to the startup server. | Justus Winter |
2016-02-14 | Make sure to complete auth_server_authenticate | Samuel Thibault |
2015-12-31 | Drop OTHERLIBS and use LDLIBS exclusively | Flavio Cruz |
2015-12-29 | Include missing header file in hurd/proc | Flavio Cruz |
2015-03-05 | Fix space style | Samuel Thibault |
2015-01-17 | proc: call `startup_essential_task' earlier | Justus Winter |
2014-12-10 | proc: implement `proc_make_task_namespace' | Justus Winter |
2014-12-10 | proc: register for new task notifications | Justus Winter |
2014-12-07 | proc: add payload-aware intrans functions | Justus Winter |
2014-11-27 | Fix proc crashes | Samuel Thibault |
2014-11-21 | proc: gracefully handle failure to increase priority | Justus Winter |
2014-11-21 | Add proc_set_init_task, make runsystem pid 1 | Justus Winter |
2014-05-16 | proc: move translation functions to mig-decls.h | Justus Winter |
2014-04-22 | Add missing receiver lookup fix | Samuel Thibault |
2014-04-06 | libports: fix notify_port_t receiver lookups | Justus Winter |
2014-01-20 | proc: fix the receiver lookup in S_proc_exception_raise | Justus Winter |
2014-01-20 | proc: include the mig-generated server headers in main.c | Justus Winter |
2013-12-02 | proc: improve the message_demuxer function | Justus Winter |
2013-11-28 | proc: store the device master port in _hurd_device_master | Justus Winter |
2013-11-28 | proc: store the privileged host port in _hurd_host_priv | Justus Winter |
2013-11-28 | proc: update comments | Justus Winter |
2013-11-10 | proc: turn count_up and store_pid into normal functions | Justus Winter |
2013-11-09 | proc: fix error handling in S_proc_exception_raise | Justus Winter |
2013-11-09 | proc: fix a use-after-free error | Justus Winter |
2013-11-09 | proc: fix the declaraton of genpid | Justus Winter |
2013-11-09 | proc: remove declaration of nested functions from proc.h | Justus Winter |
2013-11-09 | Normalize whitespace at the end of each file to '\n' | Justus Winter |
2013-09-27 | Decouple the Hurd version from the package version. | Thomas Schwinge |
2013-09-21 | proc: do not hand out PID 0 | Justus Winter |
2013-09-15 | proc: Remove unused declaration of zombie_list | Justus Winter |
2013-09-15 | proc: remove unused file exc-reply.defs | Justus Winter |
2013-09-15 | proc: keep track of {start,end}_code | Justus Winter |
2013-08-29 | proc: add proc_mark_important server code | Justus Winter |
2013-08-29 | proc: make the function check_owner available | Justus Winter |
2013-08-28 | Define and use symbolic names for important processes | Justus Winter |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2012-04-08 | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge |
2011-12-05 | Fix proc fault | Samuel Thibault |
2011-08-11 | Fix spurious port deallocation | Samuel Thibault |
2011-03-03 | Deallocate thread ports on error | Samuel Thibault |
2010-09-18 | Obtain number of ports in proc and libps | antrik |
2010-08-31 | Make proc not claim it was able to fetch PI_FETCH_TASKEVENTS | Samuel Thibault |
2009-12-28 | Fix duplicate port deallocation on error | Samuel Thibault |
2009-12-22 | Fix duplicate port deallocation | Samuel Thibault |
2009-07-11 | Switch to the new ChangeLog style. | Thomas Schwinge |
2004-03-01 | auth/ | Marcus Brinkmann |