From owner-freebsd-bugs Mon Jun 8 04:38:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA25910 for freebsd-bugs-outgoing; Mon, 8 Jun 1998 04:38:14 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from dana.clari.net.au (dana.clari.net.au [203.27.85.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA25794 for ; Mon, 8 Jun 1998 04:38:02 -0700 (PDT) (envelope-from thepish@freebsd.org) Received: from localhost (thepish@localhost) by dana.clari.net.au (8.8.7/8.8.7) with SMTP id VAA12261; Mon, 8 Jun 1998 21:37:08 +1000 (EST) (envelope-from thepish@freebsd.org) X-Authentication-Warning: dana.clari.net.au: thepish owned process doing -bs Date: Mon, 8 Jun 1998 21:37:08 +1000 (EST) From: Peter Hawkins X-Sender: thepish@dana.clari.net.au To: Heikki Suonsivu cc: Peter Hawkins , freebsd-bugs@FreeBSD.ORG Subject: Re: bin/4599 In-Reply-To: <13691.49682.498719.688203@katiska.clinet.fi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >No it does not use _PATH_TMP. If you do not bother to read the code before >closing the related PRs, at least you could trust someone who did. Sorry, you're simply wrong there. >From RELENG_2_2: strcpy(tempfile, _PATH_TMP); strcat(tempfile, _RDIST_TMP); >From -current: strcpy(tempfile, _PATH_TMP); strcat(tempfile, _RDIST_TMP); Like I said, your _PATH_TMP should be a valid directory. Peter Hilink Internet Peter Hawkins 381 Swan St Richmond, Vic, Australia Ph: +61-3-9421 2006 Fax: +61-3-9421 2007 http://www.hilink.com.au Peter@hilink.com.au FreeBSD Project: thepish@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message