From owner-freebsd-hackers Fri Oct 3 07:39:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA17983 for hackers-outgoing; Fri, 3 Oct 1997 07:39:33 -0700 (PDT) Received: from word.smith.net.au (word.smith.net.au [202.0.75.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA17968 for ; Fri, 3 Oct 1997 07:39:28 -0700 (PDT) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id AAA00858; Sat, 4 Oct 1997 00:00:45 +0930 (CST) Message-Id: <199710031430.AAA00858@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: pechter@lakewood.com cc: dk+@ua.net, freebsd-hackers@FreeBSD.ORG Subject: Re: UUCP (important clarification) In-reply-to: Your message of "Fri, 03 Oct 1997 09:54:59 -0400." <199710031354.JAA04901@i4got.lakewood.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 04 Oct 1997 00:00:44 +0930 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I still think that FreeBSD should adopt the position of supporting HDB > V2 uucp configuration files in the system. (I have to rebuild uucp > after all the make worlds with my own patches to do so...) You are not helping yourself by not being clear. You do not mean "the Taylor configuration format should be abandoned in favour of the HDB and V2 formats", you mean "the UUCP suite should be built with support for the Taylor, HDB and V2 configuration formats". ie. HAVE_HDB_CONFIG and HAVE_V2_CONFIG should be set to 1 in /usr/src/ gnu/libexec/uucp/common_source/policy.h. This wouldn't cost anything functionality-wise, and would make Bill happy. Can we achieve enough consensus on this to make it into 2.2.5? mike