Date: Wed, 08 Oct 1997 23:29:53 +0930 From: Mike Smith <mike@smith.net.au> To: Eivind Eklund <eivind@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: Re: cvs commit: src/bin/ed buf.c Message-ID: <199710081359.XAA04570@word.smith.net.au> In-Reply-To: Your message of "Wed, 08 Oct 1997 06:46:40 MST." <199710081346.GAA08659@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> eivind 1997/10/08 06:46:40 PDT > > Modified files: > bin/ed buf.c > Log: > mktemp -> mkstemp While your brain is fresh on this one, you might want to do the same for mail.local. You might also want to consider honouring TMPDIR, or some other means for these to use somewhere other than /tmp. As file and mail message sizes go up, the free space on / starts to become inadequate for this. (I've had a few requests for this sort of change, but most have been of the "harcode it to be somewhere else" sort). mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710081359.XAA04570>