From owner-cvs-all Tue Oct 3 10: 5: 6 2000 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 9ABBD37B502; Tue, 3 Oct 2000 10:05:04 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA28925; Tue, 3 Oct 2000 10:05:03 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200010031705.KAA28925@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 3 Oct 2000 10:05:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/from from.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/10/03 10:05:03 PDT Modified files: usr.bin/from from.c Log: Replaced unsafe use of sprintf() with snprintf(). Revision Changes Path 1.10 +3 -3 src/usr.bin/from/from.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message