Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2000 22:04:04 -0800 (PST)
From:      Kris Kennaway <kris@hub.freebsd.org>
To:        Mike Heffner <spock@techfour.net>
Cc:        FreeBSD-audit <FreeBSD-audit@freebsd.org>
Subject:   Re: lorder tempfiles
Message-ID:  <Pine.BSF.4.21.0001262202590.50147-100000@hub.freebsd.org>
In-Reply-To: <XFMail.20000126163917.mheffner@mailandnews.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Jan 2000, Mike Heffner wrote:

> While doing a make world, lorder is run and creates a bunch of tempfiles like
> this:
> +  -rw-r--r--  1  root     wheel    625    Jan 25 21:05 /tmp/_symbol_24973
> +  -rw-r--r--  1  root     wheel    842    Jan 25 21:05 /tmp/_reference_24973
> -  -rw-r--r--  1  root     wheel    842    Jan 25 21:05 /tmp/_reference_24973
> -  -rw-r--r--  1  root     wheel    625    Jan 25 21:05 /tmp/_symbol_24973 
> 
> they're usually in that order. Could we use mktemp(1) to make it slightly more
> random? Here's a patch:

Ah, thats what that damn thing is from. I hadn't got around to tracking it
down yet.

Patch looks fine: I'll try and get this committed beforet he code freeze.

Thanks,
Kris

----
"How many roads must a man walk down, before you call him a man?"
"Eight!"
"That was a rhetorical question!"
"Oh..then, seven!" -- Homer Simpson



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-audit" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001262202590.50147-100000>