From owner-cvs-all Fri Feb 14 21:34:54 2003 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 804A837B401; Fri, 14 Feb 2003 21:34:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24BAD43FAF; Fri, 14 Feb 2003 21:34:53 -0800 (PST) (envelope-from kris@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 h1F5Yqbv037987; Fri, 14 Feb 2003 21:34:52 -0800 (PST) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1F5Yqgp037986; Fri, 14 Feb 2003 21:34:52 -0800 (PST) Message-Id: <200302150534.h1F5Yqgp037986@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 14 Feb 2003 21:34:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio tmpfile.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 kris 2003/02/14 21:34:52 PST Modified files: (Branch: RELENG_4) lib/libc/stdio tmpfile.c Log: MFC: Ignore TMPDIR if the application is setugid (r1.8 and r1.9). Revision Changes Path 1.4.2.2 +4 -2 src/lib/libc/stdio/tmpfile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message