CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/27 15:04:36
Modified files:
usr.bin/ftp : util.c
Log message:
on some servers LIST defaults to LIST -a. ignore pseudo-directories
so that recursive transfers don't cause a loop. problem reported
and tested by Jesus Sanchez. string compare inlining and looks
good to millert@
