From owner-cvs-all Sat Jan 5 12:44:39 2002 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 4C61637B417; Sat, 5 Jan 2002 12:44:34 -0800 (PST) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05KiYL31527; Sat, 5 Jan 2002 12:44:34 -0800 (PST) (envelope-from chris) Message-Id: <200201052044.g05KiYL31527@freefall.freebsd.org> From: Chris Costello Date: Sat, 5 Jan 2002 12:44:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strcat.3 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 chris 2002/01/05 12:44:34 PST Modified files: lib/libc/string strcat.3 Log: Add a new `SECURITY CONSIDERATIONS' section. Sample code similar to the first revision of strcpy(3)'s section is included, but should be removed as the Security Architecture document is committed and completed. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.10 +64 -1 src/lib/libc/string/strcat.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message