Subject: CVS commit: [netbsd-3] src/dist/dhcp/client
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 10/07/2006 21:59:07
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.