aboutsummaryrefslogtreecommitdiff
path: root/libports/begin-rpc.c
Commit message (Collapse)AuthorAgeFilesLines
* (ports_begin_rpc): Return EOPNOTSUPP, not EDIED, if receive right isMichael I. Bushnell1996-03-281-1/+1
| | | | gone.
* (ports_begin_rpc):Miles Bader1996-01-271-37/+60
| | | | | | Be interruptable. Take new MSG_ID arg, and use it to see if the particular rpc shouldn't be inhibitable.
* (ports_begin_rpc): Initialize the notifies field.Miles Bader1995-12-271-0/+1
|
* (ports_begin_rpc): Properly add INFO to PI's current_rpcs list when theMiles Bader1995-07-081-1/+2
| | | | list is empty.
* Initial revisionMichael I. Bushnell1995-06-201-0/+86