From owner-cvs-usrbin Sat Nov 22 12:27:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA24168 for cvs-usrbin-outgoing; Sat, 22 Nov 1997 12:27:46 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA23916; Sat, 22 Nov 1997 12:24:06 -0800 (PST) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id MAA04664; Sat, 22 Nov 1997 12:23:39 -0800 (PST) Date: Sat, 22 Nov 1997 12:23:39 -0800 (PST) Message-Id: <199711222023.MAA04664@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/ftp cmds.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk guido 1997/11/22 12:23:38 PST Modified files: (Branch: RELENG_2_2) usr.bin/ftp cmds.c Log: MFC: watch out when remote file names start with '|'. Revision Changes Path 1.5.2.2 +13 -0 src/usr.bin/ftp/cmds.c