From owner-cvs-all Mon Aug 20 7:46:45 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 A383537B40F; Mon, 20 Aug 2001 07:46:40 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7KEkeK77649; Mon, 20 Aug 2001 07:46:40 -0700 (PDT) (envelope-from brian) Message-Id: <200108201446.f7KEkeK77649@freefall.freebsd.org> From: Brian Somers Date: Mon, 20 Aug 2001 07:46:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/apply apply.c src/usr.bin/ftp fetch.c util.c src/usr.bin/mail fio.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 brian 2001/08/20 07:46:40 PDT Modified files: usr.bin/apply apply.c usr.bin/ftp fetch.c util.c usr.bin/mail fio.c Log: Handle snprintf() returning -1. MFC after: 2 weeks Revision Changes Path 1.17 +5 -5 src/usr.bin/apply/apply.c 1.16 +2 -2 src/usr.bin/ftp/fetch.c 1.18 +27 -13 src/usr.bin/ftp/util.c 1.8 +2 -2 src/usr.bin/mail/fio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message