From nobody@FreeBSD.org  Mon Mar  2 01:08:38 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BE0FD106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  2 Mar 2009 01:08:38 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id AD1EC8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  2 Mar 2009 01:08:38 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n2218cMG053178
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 2 Mar 2009 01:08:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n2218c3V053177;
	Mon, 2 Mar 2009 01:08:38 GMT
	(envelope-from nobody)
Message-Id: <200903020108.n2218c3V053177@www.freebsd.org>
Date: Mon, 2 Mar 2009 01:08:38 GMT
From: Daniel Feenberg <feenberg@nber.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: dhcp -d flag not working
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         132239
>Category:       ports
>Synopsis:       net/isc-dhcp30-server: dhcpd -d flag not working
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jpaetzel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 02 01:10:03 UTC 2009
>Closed-Date:    Sat Jun 26 07:19:24 UTC 2010
>Last-Modified:  Sat Jun 26 07:19:24 UTC 2010
>Originator:     Daniel Feenberg
>Release:        7.0-RELEASE-p5 #0
>Organization:
NBER
>Environment:
FreeBSD ldap.nber.org 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0
>Description:
The dhcpd man page suggests that the "-d" flag will cause
dhcpd to run in the foreground and log to standard error.
In fact, it seems to have no affect whatsoever.

There is also a "-f" flag to run dhcpd in the foreground, without
redirecting logging. It also seems to have no effect.

The version of dhcpd is 3.0.5

Here is a cut-and-paste from my terminal:

ldap# kill -1 17115
ldap# dhcpd -d
Internet Systems Consortium DHCP Server V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Wrote 0 deleted host decls to leases file.
Wrote 0 new dynamic host decls to leases file.
Wrote 236 leases to leases file.
Listening on BPF/rl0/44:4d:50:04:a2:65/NBER
Sending on   BPF/rl0/44:4d:50:04:a2:65/NBER
Sending on   Socket/fallback/fallback-net
ldap#
>How-To-Repeat:
kill -1 pidofdhcpdprocessrunning
dhcpd -d

>Fix:


>Release-Note:
>Audit-Trail:

From: Daniel Feenberg <feenberg@nber.org>
To: bug-followup@FreeBSD.org, feenberg@nber.org
Cc:  
Subject: Re: bin/132239: dhcpd(8) -d flag not working
Date: Sat, 7 Mar 2009 07:05:28 -0500 (EST)

 The dhcpd server copyright line is:
 
 Internet Systems Consortium DHCP Server V3.0.5
 
Responsible-Changed-From-To: freebsd-bugs->jpaetzel 
Responsible-Changed-By: jilles 
Responsible-Changed-When: Sun Apr 25 22:32:41 UTC 2010 
Responsible-Changed-Why:  
Ports PR, assigning to port's maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132239 
State-Changed-From-To: open->closed 
State-Changed-By: jpaetzel 
State-Changed-When: Sat Jun 26 07:18:24 UTC 2010 
State-Changed-Why:  
ISC is no longer maintaining this version of dhcpd. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132239 
>Unformatted:
