* cmds.c (user): Replace "oldlevel" with the more descriptive
authorGeoffrey King <gjking@mit.edu>
Fri, 28 Aug 1998 22:56:36 +0000 (22:56 +0000)
committerGeoffrey King <gjking@mit.edu>
Fri, 28 Aug 1998 22:56:36 +0000 (22:56 +0000)
commitc57d45f6bd9447e2b8912e24252d48c521deeed7
treec5009b08d628cbe9e69c3d37bedb888e70ea8983
parent5ccd5f3c4916415a73e3a4a2c0b43302cbb852f8
* cmds.c (user): Replace "oldlevel" with the more descriptive
"oldclevel".  Also, replace all occurrences of "dlevel" in this
function with "clevel".

* ftp.c (login): Test whether or not the server actually requires
"PASS dummy" by first sending "PWD" and checking the return value.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10898 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gssftp/ftp/ChangeLog
src/appl/gssftp/ftp/cmds.c
src/appl/gssftp/ftp/ftp.c