Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: make `mach_port_t' payload-aware | Justus Winter | 2014-11-28 | 1 | -1/+7 |
| | | | | | | | | | | | | Honor a new macro `MACH_PAYLOAD_TO_PORT' to inject a translation function mapping payloads to port names in the definition of `mach_port_t'. * include/mach/std_types.defs (mach_port_t): Honor `MACH_PAYLOAD_TO_PORT'. * include/device/device.defs (reply_port_t): Likewise. * include/device/device_reply.defs (reply_port_t): Likewise. * include/device/device_request.defs (reply_port_t): Likewise. | ||||
* | 2001-10-07 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-10-07 | 1 | -12/+12 |
| | | | | | | | | | | | * ddb/db_access.c: Fix obsolescent #else/#endif syntax. * device/dev_name.c: Likewise. * device/dev_pager.c: Likewise. * device/ds_routines.c: Likewise. * i386/i386/i386asm.sym: Likewise. * include/device/device_reply.defs: Likewise. * include/mach/memory_object.defs: Likewise. * include/mach/memory_object_default.defs: Likewise. | ||||
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+104 |