From ee4224208f256fb8616c722439b99fabc00c5e8d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 8 May 2002 10:08:07 +0000 Subject: . --- ftpfs/ChangeLog | 5 +++++ isofs/ChangeLog | 11 +++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog index e99034d8..0519676a 100644 --- a/ftpfs/ChangeLog +++ b/ftpfs/ChangeLog @@ -1,3 +1,8 @@ +2002-05-08 Roland McGrath + + * conn.c (ftpfs_get_ftp_conn): Cast to uintptr_t before void *. + * ftpfs.c (cntl_debug): Vice versa. + 2002-04-13 Moritz Schulte * ftpfs.c: Include diff --git a/isofs/ChangeLog b/isofs/ChangeLog index e6cfc169..a06d50e8 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,7 +1,14 @@ +2002-05-08 Roland McGrath + + * rr.c (rrip_work): Cast pointer to uintptr_t instead of int. + + * main.c (diskfs_append_args): unsigned -> size_t + * lookup.c (diskfs_get_directs): Likewise. + 2001-04-30 Marcus Brinkmann - * rr.c (rrip_work): In the MATCH_NAME case, free NMBUF if it is non-zero - before returning. + * rr.c (rrip_work): In the MATCH_NAME case, free NMBUF if it is + non-zero before returning. 2001-04-29 Marcus Brinkmann -- cgit v1.2.3