Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proc: proc_get{pgrp,session}p{,g}ids do have dealloc flag | Samuel Thibault | 2023-11-01 | 1 | -3/+0 |
* | proc: Port to x86_64 | Sergey Bugaev | 2023-05-10 | 1 | -3/+3 |
* | proc: Fix variable type | Samuel Thibault | 2022-01-20 | 1 | -4/+4 |
* | proc: send signals with POSIX sigcodes | Jeremie Koenig | 2020-12-27 | 1 | -2/+2 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -2/+2 |
* | proc: Hierarchical proc servers. | Justus Winter | 2017-03-11 | 1 | -0/+100 |
* | Fix space style | Samuel Thibault | 2015-03-05 | 1 | -12/+12 |
* | proc: fix a use-after-free error | Justus Winter | 2013-11-09 | 1 | -1/+7 |
* | proc: add proc_mark_important server code | Justus Winter | 2013-08-29 | 1 | -3/+4 |
* | 2002-05-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -36/+36 |
* | 2000-04-03 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-04-15 | 1 | -8/+25 |
* | 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-11 | 1 | -7/+7 |
* | (S_proc_getsidport): MAKE_SEND_ONCE -> MAKE_SEND. | Michael I. Bushnell | 1996-05-30 | 1 | -1/+1 |
* | Many changes to support multi-threading. See ChangeLog. | Michael I. Bushnell | 1996-04-25 | 1 | -1/+23 |
* | (S_proc_setpgrp): Delete bletcherous hack from July 22, 1995. | Michael I. Bushnell | 1996-03-20 | 1 | -16/+6 |
* | (free_session): Correctly get rid of the receive right we're holding. | Miles Bader | 1995-12-21 | 1 | -6/+8 |
* | (S_proc_setpgrp): Install bletcherous hack. | Michael I. Bushnell | 1995-07-22 | 1 | -5/+15 |
* | More of same. | Roland McGrath | 1995-01-19 | 1 | -4/+5 |
* | (S_proc_setpgrp): Use nowait_msg_proc_newids instead of nowait_proc_newids. | Roland McGrath | 1995-01-19 | 1 | -3/+3 |
* | entered into RCS | Michael I. Bushnell | 1994-08-23 | 1 | -0/+3 |
* | Formerly pgrp.c.~12~ | Roland McGrath | 1994-08-22 | 1 | -1/+1 |
* | Formerly pgrp.c.~11~ | Michael I. Bushnell | 1994-08-19 | 1 | -4/+9 |
* | Formerly pgrp.c.~10~ | Michael I. Bushnell | 1994-08-19 | 1 | -7/+18 |
* | Formerly pgrp.c.~9~ | Roland McGrath | 1994-08-19 | 1 | -2/+7 |
* | Formerly pgrp.c.~8~ | Michael I. Bushnell | 1994-07-22 | 1 | -2/+2 |
* | Formerly pgrp.c.~7~ | Michael I. Bushnell | 1994-07-11 | 1 | -0/+4 |
* | Formerly pgrp.c.~6~ | Michael I. Bushnell | 1994-06-30 | 1 | -8/+17 |
* | Formerly pgrp.c.~5~ | Michael I. Bushnell | 1994-05-06 | 1 | -9/+9 |
* | Formerly pgrp.c.~4~ | Michael I. Bushnell | 1994-04-07 | 1 | -4/+1 |
* | Formerly pgrp.c.~3~ | Michael I. Bushnell | 1994-04-05 | 1 | -1/+4 |
* | Formerly pgrp.c.~2~ | Michael I. Bushnell | 1994-03-22 | 1 | -13/+77 |
* | Initial revision | Michael I. Bushnell | 1994-03-22 | 1 | -0/+313 |