From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 26 10:29:36 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89EF21065670 for ; Fri, 26 Feb 2010 10:29:36 +0000 (UTC) (envelope-from j.mckeown@ru.ac.za) Received: from f.mail.ru.ac.za (f.mail.ru.ac.za [IPv6:2001:4200:1010::25:6]) by mx1.freebsd.org (Postfix) with ESMTP id 98F248FC15 for ; Fri, 26 Feb 2010 10:29:35 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=ru-msa; d=ru.ac.za; h=Received:From:Organization:To:Subject:Date:User-Agent:References:In-Reply-To:X-Face:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id:X-Virus-Scanned:X-Authenticated-User; b=MVfBrYijFHY1p9J27oZa4q9/PnvJ4vTXY+XW6CJXZMdsuOWOnPEhiKggH4PjY5CFPhuKk49L4cTzhZOc8aMyLGshKdMHwYPbJHYhttlURRVF6VKDROwoZwjgRGLypIL8; Received: from vorkosigan.ru.ac.za ([2001:4200:1010:1058:219:d1ff:fe9f:a932]:54229) by f.mail.ru.ac.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1NkxRW-000Ee7-IJ for freebsd-hackers@freebsd.org; Fri, 26 Feb 2010 12:29:10 +0200 From: Jonathan McKeown Organization: Rhodes University To: freebsd-hackers@freebsd.org Date: Fri, 26 Feb 2010 12:29:10 +0200 User-Agent: KMail/1.9.10 References: <7d6fde3d1002251850m3d32904emece0182e905b84c5@mail.gmail.com> <20100226092119.GA61498@owl.midgard.homeip.net> <7d6fde3d1002260203l5c7491c7w9ed84cdf40acf9d7@mail.gmail.com> In-Reply-To: <7d6fde3d1002260203l5c7491c7w9ed84cdf40acf9d7@mail.gmail.com> X-Face: $@VrUx^RHy/}yu]jKf/<4T%/d|F+$j-Ol2"2J$q+%OK1]&/G_S9(=?utf-8?q?HkaQ*=60!=3FYOK=3FY!=27M=60C=0A=09aP=5C9nVPF8Q=7DCilHH8l=3B=7E!4?= =?utf-8?q?2HK6=273lg4J=7Daz?=@1Dqqh:J]M^"YPn*2IWrZON$1+G?oX3@ =?utf-8?q?k=230=0A=0954XDRg=3DYn=5FF-etwot4U=24b?=dTS{i X-Virus-Scanned: f.mail.ru.ac.za (2001:4200:1010::25:6) X-Authenticated-User: s0900137 from vorkosigan.ru.ac.za (2001:4200:1010:1058:219:d1ff:fe9f:a932) using auth_plaintext Subject: Re: mktemp(1) in /tmp or $PWD? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2010 10:29:36 -0000 On Friday 26 February 2010 12:03:42 Garrett Cooper wrote: > FreeBSD is a great system; if there are ways that I can possibly make > it better by adding smart defaults Be careful about that value judgement. There are certainly ways you can change it. Not everyone might feel the change is for the better, and changing the default behaviour of widely-used commands is one change that you might find some people disagree with.