From owner-cvs-gnu Tue Oct 7 00:24:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA05263 for cvs-gnu-outgoing; Tue, 7 Oct 1997 00:24:26 -0700 (PDT) (envelope-from owner-cvs-gnu) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA05210; Tue, 7 Oct 1997 00:23:57 -0700 (PDT) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA02534; Tue, 7 Oct 1997 00:23:30 -0700 (PDT) Date: Tue, 7 Oct 1997 00:23:30 -0700 (PDT) Message-Id: <199710070723.AAA02534@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/libexec/uucp/common_sources policy.h Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/10/07 00:23:29 PDT Modified files: gnu/libexec/uucp/common_sources policy.h Log: Include optional support for HDB-style config files, so the true masochists can get their rights as well. ;-) The default remains, of course, Taylor config. Demanded by: some people on -hackers I think this is safe enough to go into RELENG_2_2 as well, if there's demand. Revision Changes Path 1.10 +1 -1 src/gnu/libexec/uucp/common_sources/policy.h