From owner-cvs-all Thu Aug 30 10:14:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 08AC437B405; Thu, 30 Aug 2001 10:14:30 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: (from mike@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7UHDF015663; Thu, 30 Aug 2001 10:13:15 -0700 (PDT) (envelope-from mike) Message-Id: <200108301713.f7UHDF015663@freefall.freebsd.org> From: Mike Barcroft Date: Thu, 30 Aug 2001 10:13:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ftp util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2001/08/30 10:13:15 PDT Modified files: usr.bin/ftp util.c Log: Revert the previous delta and apply a better fix which corrects a check on the final snprintf and reduces duplicated code. Submitted by: brian Revision Changes Path 1.22 +6 -10 src/usr.bin/ftp/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message