Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-07-17 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-07-18 | 1 | -25/+8 |
| | | | | | | * 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. | ||||
* | (trace_and_forward): rehack special cases for mach_port_insert_right and vm_map | Roland McGrath | 1999-07-18 | 1 | -7/+34 |
| | |||||
* | 1999-07-17 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-07-18 | 1 | -138/+570 |
| | | | | | * rpctrace.c: Mostly rewritten. Now mostly working with skeletal functionality. | ||||
* | 1999-07-15 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-07-16 | 1 | -0/+271 |
* rpctrace.c: New file, from josem and gord. Not yet functional. * Makefile (rpctrace): New target. (targets): Add rpctrace. (SRCS): Add rpctrace.c. |