From owner-cvs-all Thu Feb 24 11: 1:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4443537BC12; Thu, 24 Feb 2000 11:01:41 -0800 (PST) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA81272; Thu, 24 Feb 2000 11:01:40 -0800 (PST) (envelope-from shin@FreeBSD.org) Message-Id: <200002241901.LAA81272@freefall.freebsd.org> From: Yoshinobu Inoue Date: Thu, 24 Feb 2000 11:01:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ftp ftp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk shin 2000/02/24 11:01:40 PST Modified files: usr.bin/ftp ftp.c Log: Correctly print out "Connected to" hostname. Temporal buffer was used for the hostname and freed before actually used. Specified by: ru Approved by: jkh Revision Changes Path 1.27 +5 -6 src/usr.bin/ftp/ftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message