From owner-cvs-all Wed Aug 4 8: 3: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C2CFF1536E; Wed, 4 Aug 1999 08:02:58 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA14719; Wed, 4 Aug 1999 08:02:28 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199908041502.IAA14719@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 4 Aug 1999 08:02:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp/common tables.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/08/04 08:02:28 PDT Modified files: contrib/isc-dhcp/common tables.c Log: Back out rev 1.2. The correct type of host-name is `X'. There was a problem with options.c which was fixed in ISC's version 2.0 (rev 1.1.1.2 --> 1.1.1.3). I have tested host-name with both types `X' and `t' and things work fine either way. I would prefer to match the offical sources when easily possible. PR: 12205 Submitted by: John Baldwin Revision Changes Path 1.3 +1 -1 src/contrib/isc-dhcp/common/tables.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message