From owner-freebsd-hackers Fri Apr 11 11:08:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA07944 for hackers-outgoing; Fri, 11 Apr 1997 11:08:04 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA07925 for ; Fri, 11 Apr 1997 11:08:01 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id LAA20881; Fri, 11 Apr 1997 11:07:15 -0700 (PDT) To: Luigi Rizzo cc: jmb@freefall.freebsd.org, imp@village.org, hackers@freebsd.org Subject: Re: on the subject of changes to -RELEASEs... In-reply-to: Your message of "Fri, 11 Apr 1997 19:08:25 +0200." <199704111708.TAA19618@labinfo.iet.unipi.it> Date: Fri, 11 Apr 1997 11:07:15 -0700 Message-ID: <20865.860782035@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Besides, you can burn yourself with this feature when you make a > change to the /etc/xxx file and forget to disable writing to it... I think the idea would be that you'd be discouraged from writing changes there. There is precedent - you're technically not supposed to modify your sendmail.cf, for example, but rather build it from source using the convenient feature macros. Jordan