summaryrefslogtreecommitdiff
path: root/proc/mgt.c
AgeCommit message (Expand)Author
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
2001-08-042001-08-04 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-022001-08-01 Roland McGrath <roland@frob.com>Roland McGrath
2001-08-022001-08-02 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2001-04-152000-04-03 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
2000-03-142000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-03-122000-03-12 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-111999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-06-051999-06-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-06-051999-06-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-05-301999-05-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-03-141999-03-14 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-03-121999-03-11 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell
1999-03-09Tue Mar 9 13:11:43 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-03-09Tue Mar 9 13:11:43 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-03-07Sun 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-18Thu 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-sideMichael I. Bushnell
1996-07-03(process_has_exited): When reparenting children to init, if one ofMichael I. Bushnell
1996-05-24(process_has_exited): Don't call alert_parent if P->p_task is nullMichael I. Bushnell
1996-05-10(S_proc_exception_raise): Fetch sigcode from correctly named member ofMichael 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 ofMichael I. Bushnell
1996-03-21(new_proc): Oops, reinstall code to request dead name notification onMichael I. Bushnell
1996-03-20(complete_exit): Leave pgrp here.Michael I. Bushnell
1996-03-20(new_proc): Initialize P->p_wakeup.Michael I. Bushnell
1996-02-09(S_proc_exception_raise): Rewritten.Roland McGrath
1995-12-20(S_proc_reassign):Miles Bader
1995-12-20(new_proc): Don't set P->p_noowner for processes 0 and 1.Michael I. Bushnell
1995-12-19(S_proc_reauthenticate): Reverse miles' last chonge.Michael I. Bushnell
1995-12-19(S_proc_reauthenticate): Don't return 0 for the new port.Miles Bader
1995-06-27(S_proc_dostop): Remove assigments from inside if tests.Michael I. Bushnell