From owner-cvs-all Fri Nov 10 16:18: 9 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 626C837B479; Fri, 10 Nov 2000 16:18:06 -0800 (PST) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA35359; Fri, 10 Nov 2000 16:18:06 -0800 (PST) (envelope-from kris@FreeBSD.org) Message-Id: <200011110018.QAA35359@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 10 Nov 2000 16:18:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/sort sort.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/11/10 16:18:06 PST Modified files: gnu/usr.bin/sort sort.c Log: Create temporary filenames securely, don't just number them sequentially. Audited by: eivind, freebsd-audit Revision Changes Path 1.18 +12 -10 src/gnu/usr.bin/sort/sort.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message