Subject: PR/26504 CVS commit: [netbsd-3] src/dist/dhcp/client
To: None <tron@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Geert Hendrickx <ghen@netbsd.org>
List: netbsd-bugs
Date: 10/07/2006 22:00:07
The following reply was made to PR bin/26504; it has been noted by GNATS.

From: Geert Hendrickx <ghen@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/26504 CVS commit: [netbsd-3] src/dist/dhcp/client
Date: Sat,  7 Oct 2006 21:59:07 +0000 (UTC)

 Module Name:	src
 Committed By:	ghen
 Date:		Sat Oct  7 21:59:07 UTC 2006
 
 Modified Files:
 	src/dist/dhcp/client [netbsd-3]: dhclient.c
 
 Log Message:
 Pull up following revision(s) (requested by tron in ticket #1541):
 	dist/dhcp/client/dhclient.c: revision 1.18 via patch
 Teach dhclient(8) to exit gracefully if another instance is already
 running instead of overwriten the PID file, removing IPv4 address
 from the network interface(s) and leaving the system in a broken state.
 This fixes PR bin/26504 by Jun-ichiro itojun Hagino. Patch supplied
 by Rivo Nurges during NetBSD's second Bugathon.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.13 -r1.13.2.1 src/dist/dhcp/client/dhclient.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.