From owner-cvs-all Mon Mar 5 2:50:33 2001 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 4EB4737B71A; Mon, 5 Mar 2001 02:50:28 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f25AoSC79942; Mon, 5 Mar 2001 02:50:28 -0800 (PST) (envelope-from kris) Message-Id: <200103051050.f25AoSC79942@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 5 Mar 2001 02:50:28 -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: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/05 02:50:28 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/sort sort.c Log: Now that RELENG_4 has the new improved mkstemp() there's no need to use so many X's for the tempfile name Revision Changes Path 1.15.2.3 +2 -2 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