summaryrefslogtreecommitdiff
path: root/utils/rpctrace.c
AgeCommit message (Collapse)Author
1999-07-181999-07-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* rpctrace.c (rewrite_right): If we see our own wrapper right, unwrap and replace it with the original send right. (trace_and_forward): Remove vm_map special case.
1999-07-18(trace_and_forward): rehack special cases for mach_port_insert_right and vm_mapRoland McGrath
1999-07-181999-07-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* rpctrace.c: Mostly rewritten. Now mostly working with skeletal functionality.
1999-07-161999-07-15 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* rpctrace.c: New file, from josem and gord. Not yet functional. * Makefile (rpctrace): New target. (targets): Add rpctrace. (SRCS): Add rpctrace.c.