From owner-cvs-src@FreeBSD.ORG Thu Aug 7 00:30:04 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4035537B401; Thu, 7 Aug 2003 00:30:04 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFFDC43F75; Thu, 7 Aug 2003 00:30:02 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h777TxYc036185; Thu, 7 Aug 2003 09:30:00 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by nbs.imp.ch (8.12.8/8.12.3) with ESMTP id h777TxlH8562156; Thu, 7 Aug 2003 09:29:59 +0200 (MES) Date: Thu, 7 Aug 2003 09:29:58 +0200 (CEST) From: Martin Blapp To: Martin Blapp In-Reply-To: <200308070727.h777REew048682@repoman.freebsd.org> Message-ID: <20030807092808.B45605@cvs.imp.ch> References: <200308070727.h777REew048682@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/isc-dhcp/client dhclient.c src/contrib/isc-dhcp/includes dhcpd.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2003 07:30:04 -0000 By the way, Ted Lemon (initial author of the ISC dhcpd package) plans to do a complete rewrite of dhclient. That means we can replace the current stuff some day with a (hopefully) clean version which works really good. Martin