Age | Commit message (Expand) | Author |
2015-03-05 | Fix space style | Samuel Thibault |
2014-12-10 | proc: implement `proc_make_task_namespace' | Justus Winter |
2014-12-10 | proc: register for new task notifications | Justus Winter |
2014-11-21 | Add proc_set_init_task, make runsystem pid 1 | Justus Winter |
2014-04-22 | Add missing receiver lookup fix | Samuel Thibault |
2014-01-20 | proc: fix the receiver lookup in S_proc_exception_raise | Justus Winter |
2013-11-28 | proc: store the privileged host port in _hurd_host_priv | 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-09-21 | proc: do not hand out PID 0 | 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-28 | Define and use symbolic names for important processes | Justus Winter |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2011-08-11 | Fix spurious port deallocation | Samuel Thibault |
2003-08-16 | 2003-08-17 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann |
2003-08-09 | 2003-06-16 Ognyan Kulev <ogi@fmi.uni-sofia.bg> | Marcus Brinkmann |
2002-05-08 | 2002-05-07 Roland McGrath <roland@frob.com> | Roland McGrath |
2001-08-14 | 2001-08-14 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann |
2001-08-06 | 2001-08-06 Roland McGrath <roland@frob.com> | Roland McGrath |
2001-08-04 | 2001-08-04 Roland McGrath <roland@frob.com> | Roland McGrath |
2001-08-04 | 2001-08-04 Roland McGrath <roland@frob.com> | Roland McGrath |
2001-08-02 | 2001-08-01 Roland McGrath <roland@frob.com> | Roland McGrath |
2001-08-02 | 2001-08-02 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann |
2001-04-15 | 2000-04-03 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath |
2000-03-14 | 2000-03-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
2000-03-12 | 2000-03-12 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-07-11 | 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-07-11 | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-07-03 | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-06-05 | 1999-06-05 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-06-05 | 1999-06-05 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-05-30 | 1999-05-29 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-03-14 | 1999-03-14 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-03-12 | 1999-03-11 Mark Kettenis <kettenis@gnu.org> | Thomas Bushnell |
1999-03-09 | Tue Mar 9 13:11:43 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-03-09 | Tue Mar 9 13:11:43 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-03-07 | Sun Mar 7 18:19:07 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1996-07-18 | *** empty log message *** | Michael I. Bushnell |
1996-07-18 | *** empty log message *** | Michael I. Bushnell |
1996-07-18 | Thu Jul 18 04:15:49 1996 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1996-07-08 | (S_proc_reauthenticate): Don't use unsafe MOVE_SEND in user-side | Michael I. Bushnell |
1996-07-03 | (process_has_exited): When reparenting children to init, if one of | Michael I. Bushnell |
1996-05-24 | (process_has_exited): Don't call alert_parent if P->p_task is null | Michael I. Bushnell |
1996-05-10 | (S_proc_exception_raise): Fetch sigcode from correctly named member of | Michael I. Bushnell |
1996-05-09 | (S_proc_reauthenticate): Use new authentication interface. | Michael I. Bushnell |
1996-04-15 | (process_has_exited): Clear p->p_waited. | Michael I. Bushnell |
1996-03-29 | (S_proc_reassign): Use new ports_transfer_right call instead of | Michael I. Bushnell |
1996-03-21 | (new_proc): Oops, reinstall code to request dead name notification on | Michael I. Bushnell |
1996-03-20 | (complete_exit): Leave pgrp here. | Michael I. Bushnell |