From owner-cvs-all@FreeBSD.ORG Thu Jul 14 22:22:01 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D41B16A41C; Thu, 14 Jul 2005 22:22:01 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 408D943D49; Thu, 14 Jul 2005 22:22:01 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id C299046BC9; Thu, 14 Jul 2005 18:22:00 -0400 (EDT) Date: Thu, 14 Jul 2005 23:22:13 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Sam Leffler In-Reply-To: <42D6E50D.6000606@errno.com> Message-ID: <20050714231920.K35071@fledge.watson.org> References: <200507141833.j6EIXLPA001703@repoman.freebsd.org> <42D6DD30.6020900@errno.com> <20050714224327.O35071@fledge.watson.org> <42D6E001.1020001@errno.com> <20050714225706.Q35071@fledge.watson.org> <42D6E50D.6000606@errno.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.8 ifconfig.c ifconfig.h ifieee80211.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2005 22:22:01 -0000 On Thu, 14 Jul 2005, Sam Leffler wrote: > You didn't point out keys were being printed on boot (so it goes in > /var/log/messages etc.). In that case I'm fine with this change. I was sure I had pointed that out, but then, I think I had also decided that you thought it was better to take printing of the key entirely out of ifconfig(8) than to add a "-k", hence thinking that adding "-k" was a more reasonable middle ground. Obviously, there was some misunderstanding going on, and largely on my part. Thanks, Robert N M Watson