Repository: busybox.stable/libbb who: andersen time: Mon Oct 7 22:37:18 MDT 2002 Log Message: Doh! It turns out I broke 'cp -a' symlink handling. Oops. This fix, from Tollef Fog Heen <tollef at add.no> fixes my stupid thinko so that 'cp -a' once again copies symlinks properly. Files: changed: copy_file.c