diff options
author | Thomas Bushnell <thomas@gnu.org> | 2000-03-17 17:20:42 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 2000-03-17 17:20:42 +0000 |
commit | bde9c6f42327e37103f1fdd5381438536005b701 (patch) | |
tree | aabedd4ca537e5ea26d539fbefed4f951be89dce /init/ChangeLog | |
parent | 216a7062272363a9e476d216467f1e6ffd5aed49 (diff) |
2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>
* init.c (launch_core_servers): Don't use MOVE_SEND in Hurd RPCs.
Diffstat (limited to 'init/ChangeLog')
-rw-r--r-- | init/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog index e1ecee24..0a816ccc 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,7 @@ +2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> + + * init.c (launch_core_servers): Don't use MOVE_SEND in Hurd RPCs. + 2000-03-13 Roland McGrath <roland@baalperazim.frob.com> * stubs.c (send_signal): Don't use mach_msg_destroy, since it wants |