diff options
author | Thomas Bushnell <thomas@gnu.org> | 2000-03-17 17:18:33 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 2000-03-17 17:18:33 +0000 |
commit | 146baae9487e0cf6f837690f2134c741233a6d36 (patch) | |
tree | f62b72c0b1ca3200083d83093638a02d8b2de586 /boot/ChangeLog | |
parent | fd311e7b4b90f928e4148f9496994aa4769e59b3 (diff) |
2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>
* boot.c (S_io_reauthenticate): Don't use MACH_MSG_TYPE_MAKE_SEND
in Hurd RPC.
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r-- | boot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog index 5b7c411f..cc7b67f9 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -1,3 +1,8 @@ +2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> + + * boot.c (S_io_reauthenticate): Don't use MACH_MSG_TYPE_MAKE_SEND + in Hurd RPC. + 2000-02-28 Roland McGrath <roland@baalperazim.frob.com> * boot.c (ds_device_get_status): Accept *STATUSLEN greater than needed. |