From 8a47aaa3f106607e41bdd6d8bac837e63bf8a124 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 29 May 2002 00:13:08 +0000 Subject: . --- pfinet/ChangeLog | 8 ++++++++ trans/ChangeLog | 1 + 2 files changed, 9 insertions(+) diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index ef4e1deb..d760d196 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,11 @@ +2002-05-28 Roland McGrath + + * io-ops.c (S_io_write, S_io_read): u_int -> size_t + (S_io_restrict_auth): Likewise. + (S_io_reauthenticate): Likewise. + * socket-ops.c (S_socket_getopt, S_socket_setopt): Likewise. + (S_socket_send, S_socket_recv): Likewise. + 2002-05-13 Marcus Brinkmann * main.c: Include . diff --git a/trans/ChangeLog b/trans/ChangeLog index 1637397e..147f5aa5 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,5 +1,6 @@ 2002-05-28 Roland McGrath + * symlink.c (S_fsys_getroot, S_fsys_getfile): u_int -> size_t * streamio.c (device_open_reply): size_t -> int for dev_status_t * crash.c (S_msg_report_wait): int -> mach_msg_id_t -- cgit v1.2.3