From owner-cvs-all Sat Mar 30 13:40:21 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id BE3AA37B417; Sat, 30 Mar 2002 13:40:16 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id g2ULeGW86766; Sat, 30 Mar 2002 21:40:16 GMT (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.2/8.12.2) with ESMTP id g2ULa6PL025669; Sat, 30 Mar 2002 21:36:06 GMT (envelope-from mark@grimreaper.grondar.za) Message-Id: <200203302136.g2ULa6PL025669@grimreaper.grondar.org> To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.lib.mk sys.mk src/sys/conf kern.post.mk kmod.mk References: <20020330013157.A22664@hub.freebsd.org> In-Reply-To: <20020330013157.A22664@hub.freebsd.org> ; from "David O'Brien" "Sat, 30 Mar 2002 01:31:57 PST." Date: Sat, 30 Mar 2002 21:36:06 +0000 From: Mark Murray 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 > > If these are going to be revisited, I wouldn't mind if the end-of-line > > redirector was set to " 2>&1 | cat". This would help make "make lint | less" > > more sane in the face of mixed stdout and stderr output. > > What was the reasoning for the redirection? Can you give an example of > what output you are trying to affect? The current "| more" is quite > annoying. Do we remove it, or go with the cat above? The "2>&1 | more" thing was from the earliest days. I liked it because it allowed me to type less. Its not important enough for me to cry over. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message