summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-29 00:13:08 +0000
committerRoland McGrath <roland@gnu.org>2002-05-29 00:13:08 +0000
commit8a47aaa3f106607e41bdd6d8bac837e63bf8a124 (patch)
tree4e07652b539c3dffa4171a3ad4686db8fd377a8f
parent9a562a9e06ed6298dd00a57611feb68b287f22f0 (diff)
.
-rw-r--r--pfinet/ChangeLog8
-rw-r--r--trans/ChangeLog1
2 files changed, 9 insertions, 0 deletions
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 <roland@frob.com>
+
+ * 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 <marcus@gnu.org>
* main.c: Include <version.h>.
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 <roland@frob.com>
+ * 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