From owner-freebsd-security Wed Oct 7 12:19:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA26955 for freebsd-security-outgoing; Wed, 7 Oct 1998 12:19:59 -0700 (PDT) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from lariat.lariat.org (lariat.lariat.org [206.100.185.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA26949 for ; Wed, 7 Oct 1998 12:19:57 -0700 (PDT) (envelope-from brett@lariat.org) Received: (from brett@localhost) by lariat.lariat.org (8.8.8/8.8.6) id NAA25283; Wed, 7 Oct 1998 13:19:50 -0600 (MDT) Message-Id: <4.1.19981007131531.0408a100@mail.lariat.org> X-Sender: brett@mail.lariat.org X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Wed, 07 Oct 1998 13:16:54 -0600 To: Dan Busarow From: Brett Glass Subject: Re: The necessary steps for logging (the problem is fixed) Cc: freebsd-security@FreeBSD.ORG In-Reply-To: References: <4.1.19981006213234.04cd1600@mail.lariat.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 08:42 AM 10/7/98 -0700, Dan Busarow wrote: >On Tue, 6 Oct 1998, Brett Glass wrote: >> There's also the problem that some editors expand tabs to spaces. >> >> In the name of consistency, I'd like to see FreeBSD (and, for that matter, >> ALL the BSDs) treat tabs and spaces the same, letting you quote spaces with >> a backslash (or quotes surrounding a string) if you want to embed them. > >And that would make for even more readable sendmail.cf's >(on the plus side it would certainly get everyone to move to m4 >instead of editing sendmail.cf directly :) > >You have to examine the structure of the data in any config file >before deciding which characters are legal separators. That's a problem. What's more, in an editor, tabs look like spaces unless you display them as special characters (which ruins the columnization and makes editing hard). So, you're damned if you turn on the special display mode and damned if you don't. --Brett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message