x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14817 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2005-04-18 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* ftpd/ftpd.c (statcmd): cast argument to isdigit to unsigned char
|
||||||
|
|
||||||
|
* ftp/cmds.c (mget): cast char to unsigned char to make sure its
|
||||||
|
not negative when passing it to tolower
|
||||||
|
|
||||||
2005-04-07 Love H<>rnquist <20>strand <lha@it.su.se>
|
2005-04-07 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
* ftp/ftp.c: fix 3 'var' might be used uninitialized warnings
|
* ftp/ftp.c: fix 3 'var' might be used uninitialized warnings
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
2005-04-18 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* util.c: use unsigned char * to make sure its not negative when
|
||||||
|
passing it to is* functions
|
||||||
|
|
||||||
2004-05-14 Johan Danielsson <joda@pdc.kth.se>
|
2004-05-14 Johan Danielsson <joda@pdc.kth.se>
|
||||||
|
|
||||||
* rcp.c: add -e (passed to rsh)
|
* rcp.c: add -e (passed to rsh)
|
||||||
|
Reference in New Issue
Block a user