summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-28 23:59:05 +0000
committerRoland McGrath <roland@gnu.org>2002-05-28 23:59:05 +0000
commit9ddd3e4ffe133a2e60c16e1156324b3095c7d792 (patch)
tree3e06506d9d1bac287ebd310f5cd1cf2772d86e6a /utils
parent8a0aed3adca2f991cef7374d55a9957009f273a4 (diff)
.
Diffstat (limited to 'utils')
-rw-r--r--utils/ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog
index 84e2fbb0..1bdc6b25 100644
--- a/utils/ChangeLog
+++ b/utils/ChangeLog
@@ -1,3 +1,26 @@
+2002-05-28 Roland McGrath <roland@frob.com>
+
+ * fakeauth.c (idvec_copyout): Fix argument type.
+
+ * rpctrace.c (print_data): Use if instead of switch to handle FP type
+ sizes, in case double == long double.
+
+ * storeinfo.c (print_store): Use %z format.
+
+ * pids.c (add_fn_pids): unsigned -> size_t
+ * w.c (add_utmp_procs): Likewise.
+ * login.c (add_canonical_host): Likewise.
+ * ps.c (main): Likewise.
+ * login.c (add_entry, main): Likewise.
+ * settrans.c (main): int -> size_t
+ * showtrans.c (main): Likewise.
+ * fsysopts.c (main): Likewise.
+ * vmstat.c (main): Use int for FWIDTHS.
+ * ping.c (main): size_t -> socklen_t
+ * fakeauth.c (S_auth_getids, S_auth_makeauth,
+ S_auth_server_authenticate): u_int -> size_t
+ * showtrans.c (main): Cast field width/precision args to int.
+
2002-05-20 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
* rpctrace.c (parse_msgid_list): Fixed the check that tests if we