From owner-cvs-all Fri Nov 15 17: 4: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 063C737B401; Fri, 15 Nov 2002 17:04:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B06B543E4A; Fri, 15 Nov 2002 17:04:00 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAG11LmV063853; Fri, 15 Nov 2002 17:01:21 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAG11L46063852; Fri, 15 Nov 2002 17:01:21 -0800 (PST) Message-Id: <200211160101.gAG11L46063852@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 15 Nov 2002 17:01:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xstr xstr.c X-FreeBSD-CVS-Branch: RELENG_4 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 tjr 2002/11/15 17:01:21 PST Modified files: (Branch: RELENG_4) usr.bin/xstr xstr.c Log: MFC 1.7 and 1.8: Avoid buffer overflow in yankstr(), style changes. Revision Changes Path 1.4.2.1 +70 -78 src/usr.bin/xstr/xstr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message