aboutsummaryrefslogtreecommitdiff
path: root/proc/msg.c
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Michael I. Bushnell1996-07-181-1/+1
|
* (S_proc_setmsgport): Add OLDMSGPORT_TYPE param.Miles Bader1996-06-201-1/+4
|
* Many changes to support multi-threading. See ChangeLog.Michael I. Bushnell1996-04-251-15/+28
|
* (abort_getmsgport): Delete function.Michael I. Bushnell1996-03-201-36/+9
| | | | | | | | (check_message_return): Use condition_broadcast instead of continuation stuff. (check_message_dying): Likewise. (S_proc_getmsgport): Use condition_wait instead of continuation stuff; never return EBUSY.
* (S_proc_setmsgport): Only do the RPC reply by hand for proc. Also,Michael I. Bushnell1995-11-091-8/+11
| | | | return the correct port in that by-hand reply.
* (S_proc_getmsgport): Also return EBUSY if P->waiting, because bothMichael I. Bushnell1995-11-091-2/+2
| | | | share the same memory in the proc structure.
* entered into RCSMichael I. Bushnell1994-07-221-1/+1
|
* Formerly msg.c.~6~Roland McGrath1994-05-121-3/+9
|
* Formerly msg.c.~5~Michael I. Bushnell1994-05-091-0/+4
|
* Formerly msg.c.~4~Michael I. Bushnell1994-05-061-5/+2
|
* Formerly msg.c.~3~Michael I. Bushnell1994-03-241-76/+31
|
* Formerly msg.c.~2~Michael I. Bushnell1994-03-221-35/+84
|
* Initial revisionMichael I. Bushnell1994-03-221-0/+120