From owner-freebsd-current@FreeBSD.ORG Wed Oct 27 20:51:37 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A412416A4CE for ; Wed, 27 Oct 2004 20:51:37 +0000 (GMT) Received: from merke.itea.ntnu.no (merke.itea.ntnu.no [129.241.7.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3270343D49 for ; Wed, 27 Oct 2004 20:51:37 +0000 (GMT) (envelope-from svein-freebsd-current@theloosingend.net) Received: from localhost (localhost [127.0.0.1]) by merke.itea.ntnu.no (Postfix) with ESMTP id A725813C667 for ; Wed, 27 Oct 2004 22:51:35 +0200 (CEST) Received: from mirrorball.thelosingend.net (m069c.studby.ntnu.no [129.241.130.69]) by merke.itea.ntnu.no (Postfix) with SMTP for ; Wed, 27 Oct 2004 22:51:35 +0200 (CEST) Received: (qmail 49098 invoked from network); 27 Oct 2004 20:51:34 -0000 Received: from m190d.studby.ntnu.no (129.241.131.190) by m069c.studby.ntnu.no with QMQP; 27 Oct 2004 20:51:34 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 Oct 2004 20:51:17 -0000 Date: Wed, 27 Oct 2004 22:51:17 +0200 (CEST) From: Svein Halvor Halvorsen X-X-Sender: sveinhal@maren.thelosingend.net To: "Rogier R. Mulhuijzen" In-Reply-To: Message-ID: <20041027225021.U23489@maren.thelosingend.net> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. cc: wpaul@freebsd.org cc: freebsd-current@freebsd.org Subject: Re: [PATCH] NDISulator fixed to work with wicontrol -L and dstumbler X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 20:51:37 -0000 [Rogier R. Mulhuijzen, 2004-10-27] > Also my whitespace use might not be standard, since I don't know what > the standard is. See style(9) Svein Halvor (who's never written any freebsd kernel source code)