aboutsummaryrefslogtreecommitdiff
path: root/proc
Commit message (Expand)AuthorAgeFilesLines
...
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-2/+1
* Include missing header file in hurd/procFlavio Cruz2015-12-291-0/+1
* Fix space styleSamuel Thibault2015-03-057-84/+84
* proc: call `startup_essential_task' earlierJustus Winter2015-01-173-1/+26
* proc: implement `proc_make_task_namespace'Justus Winter2014-12-102-9/+107
* proc: register for new task notificationsJustus Winter2014-12-103-3/+47
* proc: add payload-aware intrans functionsJustus Winter2014-12-073-0/+22
* Fix proc crashesSamuel Thibault2014-11-271-2/+4
* proc: gracefully handle failure to increase priorityJustus Winter2014-11-211-12/+32
* Add proc_set_init_task, make runsystem pid 1Justus Winter2014-11-213-25/+68
* proc: move translation functions to mig-decls.hJustus Winter2014-05-164-21/+21
* Add missing receiver lookup fixSamuel Thibault2014-04-221-1/+0
* libports: fix notify_port_t receiver lookupsJustus Winter2014-04-063-15/+46
* proc: fix the receiver lookup in S_proc_exception_raiseJustus Winter2014-01-203-6/+51
* proc: include the mig-generated server headers in main.cJustus Winter2014-01-201-5/+5
* proc: improve the message_demuxer functionJustus Winter2013-12-021-12/+18
* proc: store the device master port in _hurd_device_masterJustus Winter2013-11-283-5/+3
* proc: store the privileged host port in _hurd_host_privJustus Winter2013-11-285-7/+6
* proc: update commentsJustus Winter2013-11-282-2/+2
* proc: turn count_up and store_pid into normal functionsJustus Winter2013-11-101-9/+14
* proc: fix error handling in S_proc_exception_raiseJustus Winter2013-11-091-0/+2
* proc: fix a use-after-free errorJustus Winter2013-11-091-1/+7
* proc: fix the declaraton of genpidJustus Winter2013-11-091-1/+1
* proc: remove declaration of nested functions from proc.hJustus Winter2013-11-091-2/+0
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-091-3/+0
* Decouple the Hurd version from the package version.Thomas Schwinge2013-09-271-3/+4
* proc: do not hand out PID 0Justus Winter2013-09-211-1/+1
* proc: Remove unused declaration of zombie_listJustus Winter2013-09-151-2/+0
* proc: remove unused file exc-reply.defsJustus Winter2013-09-151-36/+0
* proc: keep track of {start,end}_codeJustus Winter2013-09-152-0/+41
* proc: add proc_mark_important server codeJustus Winter2013-08-293-3/+40
* proc: make the function check_owner availableJustus Winter2013-08-292-1/+2
* Define and use symbolic names for important processesJustus Winter2013-08-282-2/+4
* Switch from cthreads to pthreadsRichard Braun2012-11-278-27/+51
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-3/+3
* Fix proc faultSamuel Thibault2011-12-051-3/+1
* Fix spurious port deallocationSamuel Thibault2011-08-111-1/+1
* Deallocate thread ports on errorSamuel Thibault2011-03-031-1/+5
* Obtain number of ports in proc and libpsantrik2010-09-181-0/+32
* Make proc not claim it was able to fetch PI_FETCH_TASKEVENTSSamuel Thibault2010-08-311-0/+6
* Fix duplicate port deallocation on errorSamuel Thibault2009-12-281-1/+2
* Fix duplicate port deallocationSamuel Thibault2009-12-221-3/+2
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-1314/+0
* auth/Marcus Brinkmann2004-03-013-22/+55
* 2003-08-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2003-08-162-3/+7
* 2003-06-16 Ognyan Kulev <ogi@fmi.uni-sofia.bg>Marcus Brinkmann2003-08-092-3/+11
* .Roland McGrath2002-06-051-0/+5
* 2002-06-05 Roland McGrath <roland@frob.com>Roland McGrath2002-06-051-0/+8
* .Roland McGrath2002-05-081-0/+20
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-082-45/+45