aboutsummaryrefslogtreecommitdiff
path: root/proc/pgrp.c
Commit message (Expand)AuthorAgeFilesLines
* proc: proc_get{pgrp,session}p{,g}ids do have dealloc flagSamuel Thibault2023-11-011-3/+0
* proc: Port to x86_64Sergey Bugaev2023-05-101-3/+3
* proc: Fix variable typeSamuel Thibault2022-01-201-4/+4
* proc: send signals with POSIX sigcodesJeremie Koenig2020-12-271-2/+2
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* proc: Hierarchical proc servers.Justus Winter2017-03-111-0/+100
* Fix space styleSamuel Thibault2015-03-051-12/+12
* proc: fix a use-after-free errorJustus Winter2013-11-091-1/+7
* proc: add proc_mark_important server codeJustus Winter2013-08-291-3/+4
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-36/+36
* 2000-04-03 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-151-8/+25
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-7/+7
* (S_proc_getsidport): MAKE_SEND_ONCE -> MAKE_SEND.Michael I. Bushnell1996-05-301-1/+1
* Many changes to support multi-threading. See ChangeLog.Michael I. Bushnell1996-04-251-1/+23
* (S_proc_setpgrp): Delete bletcherous hack from July 22, 1995.Michael I. Bushnell1996-03-201-16/+6
* (free_session): Correctly get rid of the receive right we're holding.Miles Bader1995-12-211-6/+8
* (S_proc_setpgrp): Install bletcherous hack.Michael I. Bushnell1995-07-221-5/+15
* More of same.Roland McGrath1995-01-191-4/+5
* (S_proc_setpgrp): Use nowait_msg_proc_newids instead of nowait_proc_newids.Roland McGrath1995-01-191-3/+3
* entered into RCSMichael I. Bushnell1994-08-231-0/+3
* Formerly pgrp.c.~12~Roland McGrath1994-08-221-1/+1
* Formerly pgrp.c.~11~Michael I. Bushnell1994-08-191-4/+9
* Formerly pgrp.c.~10~Michael I. Bushnell1994-08-191-7/+18
* Formerly pgrp.c.~9~Roland McGrath1994-08-191-2/+7
* Formerly pgrp.c.~8~Michael I. Bushnell1994-07-221-2/+2
* Formerly pgrp.c.~7~Michael I. Bushnell1994-07-111-0/+4
* Formerly pgrp.c.~6~Michael I. Bushnell1994-06-301-8/+17
* Formerly pgrp.c.~5~Michael I. Bushnell1994-05-061-9/+9
* Formerly pgrp.c.~4~Michael I. Bushnell1994-04-071-4/+1
* Formerly pgrp.c.~3~Michael I. Bushnell1994-04-051-1/+4
* Formerly pgrp.c.~2~Michael I. Bushnell1994-03-221-13/+77
* Initial revisionMichael I. Bushnell1994-03-221-0/+313