From 9ddd3e4ffe133a2e60c16e1156324b3095c7d792 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 28 May 2002 23:59:05 +0000 Subject: . --- utils/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'utils') 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 + + * 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 * rpctrace.c (parse_msgid_list): Fixed the check that tests if we -- cgit v1.2.3