summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-18 02:27:56 +0000
committerRoland McGrath <roland@gnu.org>1999-07-18 02:27:56 +0000
commit90df84064c3632750279111516a98f6e41a6727e (patch)
tree4ad77ae0be69bdcfd0ac4f5923b0ad174e92f928
parent669fe73bcac975d17af6eb86efdbcafc6c44f84b (diff)
.
-rw-r--r--utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 9480ac39..ac7e3738 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,5 +1,9 @@
1999-07-17 Roland McGrath <roland@baalperazim.frob.com>
+ * 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.
+
* rpctrace.c: Mostly rewritten. Now mostly working with skeletal
functionality.