From owner-freebsd-stable Fri Oct 16 11:13:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07604 for freebsd-stable-outgoing; Fri, 16 Oct 1998 11:13:29 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from phluffy.lm.com (phluffy.lm.com [204.171.44.47]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07553 for ; Fri, 16 Oct 1998 11:13:19 -0700 (PDT) (envelope-from myke@ees.com) Received: from localhost (myke@localhost) by phluffy.lm.com (8.9.0/8.8.8) with ESMTP id OAA11866; Fri, 16 Oct 1998 14:12:52 -0400 (EDT) (envelope-from myke@ees.com) Date: Fri, 16 Oct 1998 14:12:52 -0400 (EDT) From: Mike Holling X-Sender: myke@phluffy.lm.com To: Chad Dubuque cc: freebsd-stable@FreeBSD.ORG Subject: Re: syslogd and syslog.conf In-Reply-To: <199810161704.MAA25067@rrnet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > there are potentially non-system routines that will break with this "fix". > > > > this is the point that worries me. a change is being proposed in a data > > file, and it is being assumed that syslogd(8) is the only program which > > reads that file. as syslog.conf(5) has been documented publicly, i would be > > more cautious about changing the definition, for mere cosmetic not emergency > > reasons, without widely published warning well in advance. > > Y'know, I'm all for documenting a change, but I think your worries are a > little unnecessary. For one, the only change being proposed is that spaces > will be allowed instead of just tabs. That's it. Heck, I think it makes a > lot of sense. BSDI's syslogd understands tabs&/or spaces as whitespace, why > shouldn't FreeBSD's? It's not going to add a lot of code, and IT WILL NOT > BREAK ANYTHING. Isn't 3.0 a brand-new release with lots of other changes that may potentially "break" things for people? Why not make the change in -current, in time for the 3.0 release? I'm sure it'll get lost in the noise caused by /usr/bin/perl being perl5 instead of perl4. And if not now, then when? Sooner or later you have to take the plunge, there will never be a point when you can guarantee that a change you make won't break something, somewhere. Besides, only syslogd should be reading syslog.conf. - Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message