if pathname given is a valid directory, cd to it at remote, also
authormichaels <michaels@openbsd.org>
Tue, 17 Dec 1996 02:11:45 +0000 (02:11 +0000)
committermichaels <michaels@openbsd.org>
Tue, 17 Dec 1996 02:11:45 +0000 (02:11 +0000)
commit6b3f90c7bb01e8b7f71c0908e312f5d2524b1224
tree15c0e5ba66c418daeb8c3f69f2604d01e7863586
parentfc61cb1e0c1068a7cff15260713ce68d40cd9068
if pathname given is a valid directory, cd to it at remote, also
assume empty pathname means cd to '/', like ncftp (?).
usr.bin/ftp/cmds.c
usr.bin/ftp/extern.h
usr.bin/ftp/main.c