Date: Mon, 14 Oct 2002 00:49:50 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: "Crist J. Clark" <crist.clark@attbi.com> Cc: Bill Moran <wmoran@potentialtech.com>, Kyle Jones <kyle_jones@wonderworks.com>, Trish Lynch <trish@bsdunix.net>, Adrian Wontroba <aw1@stade.co.uk>, chris scott <c.scott@uk.tiscali.com>, freebsd-stable@FreeBSD.ORG Subject: Re: Ifconfig config of gif tunnels Message-ID: <200210140749.g9E7no8I059814@apollo.backplane.com> References: <20021013172810.A19177@titus.hanley.stade.co.uk> <20021013130138.G523-100000@femme.sapphite.org> <20021013214642.GB90169@blossom.cjclark.org> <200210132154.g9DLsUmc057065@apollo.backplane.com> <15786.1827.305324.786368@ice.wonderworks.com> <200210140205.g9E25bCW058389@apollo.backplane.com> <3DAA29D1.8050207@potentialtech.com> <20021014041345.GB90575@blossom.cjclark.org>
next in thread | previous in thread | raw e-mail | index | archive | help
:> :> Or possibly some obvious seperator, such as a full line of asterisks, or :> something similarly obvious. : :Or maybe a full line of equal symbols ("=")... Oh, wait, it does that :already. :-- :Crist J. Clark | cjclark@alum.mit.edu Yah... it's not enough. The screen is too busy. Diff wants to get your attention with its ----- and +++++'s, there are '*******' lines, and if you have tiny files it's even more of a mess because you wind up with several on the screen at once. I've been playing with my patch set. I don't know about anyone else but I find it a whole lot easier to use mergemaster with them. The filename is always in one place (and we could make that work even better) for one thing and you don't get the "sometimes it leaves you in the pager, sometimes it doesn't" confusion. I cleaned up the stty stuff a bit since my last posting, putting a 'if test -t 0 ...' check in to detect, when no tty exists, but that's pretty much it. I also like the idea someone posted in regards to having a list of files 'typically never modified by the sysop', e.g. /etc/defaults/*, /etc/rc*, and so forth, though with the patches I have so far that particular problem is not so big a deal any more (at least not for me). The checking against the cvs rev idea is a great idea too, but I'm not planning on implementing it in my patch set. Others are welcome to of course! -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210140749.g9E7no8I059814>