From owner-cvs-all Tue Feb 19 4: 4:34 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 C69AC37B41B; Tue, 19 Feb 2002 04:04:29 -0800 (PST) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1JC4Tb44782; Tue, 19 Feb 2002 04:04:29 -0800 (PST) (envelope-from murray) Message-Id: <200202191204.g1JC4Tb44782@freefall.freebsd.org> From: Murray Stokely Date: Tue, 19 Feb 2002 04:04:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp/client dhclient.c X-FreeBSD-CVS-Branch: HEAD 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/02/19 04:04:29 PST Modified files: contrib/isc-dhcp/client dhclient.c Log: Resolve conflicts. * $FreeBSD$ * connect std{in,out,err}. (r1.19) * prefer strlcpy to strpy. (r1.13) * quiet by default. (r1.6) * document -D option. Revision Changes Path 1.20 +1945 -1104 src/contrib/isc-dhcp/client/dhclient.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message