From owner-freebsd-current@FreeBSD.ORG Tue Sep 29 23:40:18 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FBE010656E9 for ; Tue, 29 Sep 2009 23:40:18 +0000 (UTC) (envelope-from thadguidry@gmail.com) Received: from mail-pz0-f194.google.com (mail-pz0-f194.google.com [209.85.222.194]) by mx1.freebsd.org (Postfix) with ESMTP id DE49E8FC1C for ; Tue, 29 Sep 2009 23:40:17 +0000 (UTC) Received: by pzk32 with SMTP id 32so3899649pzk.3 for ; Tue, 29 Sep 2009 16:40:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=GACM00coRDRByLAlcH9IGYP+RBbSQXpbzRWx2htsBfY=; b=uH2RAG/cl2KjIWWO2GfXvfbIVQYak06Uks+N+YF4JTyoYgHBeyzUJlisBMt/uC7Mzj ts6tUsIH/EKXf13cM2InCclgoouxBDbdD3vqqMFnvYsb+qlOi1w5ilh52aYzp/11ym5Q nwGOZxNQGxsQOKqD2TnUBmx5Jh/I+rSrWMecg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=u5uZpBTas+FRux7CnPze+eIdxAjucr+8jhOX7KMDOYYSiA2pfO8JkqKQslpJSP0OMB oNRR/OAPOBmEMEDDNKmeFbdO1fYzXkuU8R5rknq3hrj72TbgeYx5XOAoIgtxpfzRCo/6 f3w6YapGKAcbr9+wnFn0J9yrp7VYBmAvc3ye8= MIME-Version: 1.0 Received: by 10.142.75.6 with SMTP id x6mr407310wfa.198.1254265772847; Tue, 29 Sep 2009 16:09:32 -0700 (PDT) Date: Tue, 29 Sep 2009 18:09:32 -0500 Message-ID: From: Thad Guidry To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Options Editor - Use Defaults not working X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2009 23:40:18 -0000 Steps to reproduce. 1. Set DHCP value to YES2. Use arrows to navigate to [RESET!] 3. Tapping Spacebar or Enter key does not reset. 4. Hitting Q to quit and returning to Options shows DHCP value still set to YES -Thad