diff options
author | Roland McGrath <roland@gnu.org> | 1999-07-18 02:27:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-07-18 02:27:56 +0000 |
commit | 90df84064c3632750279111516a98f6e41a6727e (patch) | |
tree | 4ad77ae0be69bdcfd0ac4f5923b0ad174e92f928 /utils | |
parent | 669fe73bcac975d17af6eb86efdbcafc6c44f84b (diff) |
.
Diffstat (limited to 'utils')
-rw-r--r-- | utils/ChangeLog | 4 |
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. |