From owner-cvs-all Mon Aug 20 6:14:22 2001 Delivered-To: cvs-all@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 4388A37B407; Mon, 20 Aug 2001 06:14:08 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (dialup6-5.iptelecom.net.ua [212.9.227.69]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id QAA40407; Mon, 20 Aug 2001 16:12:50 +0300 (EEST) (envelope-from max@vega.com) Received: (from max@localhost) by vega.vega.com (8.11.4/8.11.3) id f7KDBvH15963; Mon, 20 Aug 2001 16:11:57 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200108201311.f7KDBvH15963@vega.vega.com> Subject: Re: cvs commit: src/sbin/newfs mkfs.c src/sbin/ping6 ping6.c To: brian@FreeBSD.ORG (Brian Somers), kris@FreeBSD.ORG Date: Mon, 20 Aug 2001 16:10:37 +0300 (EEST) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: from "Brian Somers" at Aug 20, 2001 05:56:45 AM X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 05:56:45 PDT > > Modified files: > sbin/newfs mkfs.c > sbin/ping6 ping6.c > sbin/route route.c > Log: > Handle snprintf() returning -1. What is condition for snprintf() returning -1? The manpage doesn't provide any clue, so as the SUSv2 specification. Perhaps manpage should be extended to be more clear in this area. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message