Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (ports_manage_port_operations_one_thread): Fill in meaningful | Michael I. Bushnell | 1996-03-28 | 1 | -2/+6 |
| | | | | statuses and errors rather than just zero. | ||||
* | (ports_manage_port_operations_one_thread): Fill in default reply | Michael I. Bushnell | 1996-03-28 | 1 | -2/+23 |
| | | | | | | before doing work; we might return 0 and mach_msg_server expects us to fill in a reply decently no matter what. (ports_manage_port_operations_multithread): Likewise. | ||||
* | (ports_manage_port_operations_one_thread): | Miles Bader | 1996-01-27 | 1 | -5/+3 |
| | | | | Pass INP->msgh_id to ports_begin_rpc, and only call DEMUXER if it returns 0. | ||||
* | (ports_manage_port_operations_one_thread): Doc fix. | Michael I. Bushnell | 1995-11-21 | 1 | -0/+3 |
| | |||||
* | (ports_manage_port_operations_one_thread/internal_demuxer): Don't | Michael I. Bushnell | 1995-10-24 | 1 | -10/+14 |
| | | | | attempt RPC if we can't get a valid port struct. | ||||
* | Initial revision | Michael I. Bushnell | 1995-06-20 | 1 | -0/+63 |