Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fshelp: Fix fetching control ports. | Justus Winter | 2017-09-25 | 1 | -5/+1 |
| | | | | | * libfshelp/fetch-control.c (fshelp_fetch_control): When a port is stale, do not try to deallocate it. | ||||
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -2/+2 |
| | | | | | Our variants print stack traces on failures. This will make locating errors much easier. | ||||
* | fshelp: Fix fetching the control port. | Justus Winter | 2016-10-09 | 1 | -2/+13 |
| | | | | | | * libfshelp/fetch-control.c (fshelp_fetch_control): Check if the control port is still alive, or deallocate the dead name, record the fact in the transbox, and return MACH_PORT_NULL. | ||||
* | (fshelp_fetch_control): Only frob refs if control is non-null. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+2 |
| | |||||
* | (fshelp_fetch_control): Don't frob obsolete innerlock. | Michael I. Bushnell | 1995-06-19 | 1 | -2/+0 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1995-06-14 | 1 | -0/+32 |