From owner-cvs-all Thu Apr 11 3:21:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC16037B41E; Thu, 11 Apr 2002 03:21:21 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3BALLB78678; Thu, 11 Apr 2002 03:21:21 -0700 (PDT) (envelope-from murray) Message-Id: <200204111021.g3BALLB78678@freefall.freebsd.org> From: Murray Stokely Date: Thu, 11 Apr 2002 03:21:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dhclient Makefile Makefile.inc dhclient-script.sh src/sbin/dhclient/client Makefile src/sbin/dhclient/common Makefile src/sbin/dhclient/dst Makefile src/sbin/dhclient/minires Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/04/11 03:21:21 PDT Modified files: (Branch: RELENG_4) sbin/dhclient Makefile Added files: (Branch: RELENG_4) sbin/dhclient Makefile.inc dhclient-script.sh sbin/dhclient/client Makefile sbin/dhclient/common Makefile sbin/dhclient/dst Makefile sbin/dhclient/minires Makefile Log: MFC: bmake glue for DHCP 3.0.1 RC8 Revision Changes Path 1.6.2.7 +48 -16 src/sbin/dhclient/Makefile 1.2.2.1 +39 -0 src/sbin/dhclient/Makefile.inc (new) 1.2.2.1 +22 -0 src/sbin/dhclient/client/Makefile (new) 1.2.2.1 +21 -0 src/sbin/dhclient/common/Makefile (new) 1.2.2.1 +514 -0 src/sbin/dhclient/dhclient-script.sh (new) 1.2.2.1 +18 -0 src/sbin/dhclient/dst/Makefile (new) 1.4.2.1 +28 -0 src/sbin/dhclient/minires/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message