From owner-freebsd-arch@FreeBSD.ORG Mon Jul 24 00:40:10 2006 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ED1B16A4DF; Mon, 24 Jul 2006 00:40:10 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout1.yahoo.com (mrout1.yahoo.com [216.145.54.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B9F443D45; Mon, 24 Jul 2006 00:40:10 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (proxy7.corp.yahoo.com [216.145.48.98]) by mrout1.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id k6O0dnXk007712; Sun, 23 Jul 2006 17:39:49 -0700 (PDT) Date: Mon, 24 Jul 2006 09:39:41 +0900 Message-ID: From: gnn@freebsd.org To: Robert Watson In-Reply-To: <20060724012707.A44945@fledge.watson.org> References: <20060723171734.K35186@fledge.watson.org> <20060724012707.A44945@fledge.watson.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-apple-darwin8.6.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: arch@freebsd.org Subject: Re: sosend/soreceive consistency improvements X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2006 00:40:10 -0000 At Mon, 24 Jul 2006 01:27:58 +0100 (BST), rwatson wrote: > I have plans to add a socket(9) man page, but because I'm still > tearing things up, I've deferred doing that. I've started > increasing the number of notes in uipc_socket.c in order to document > some of the things that will eventually be in socket(9). Works for me. Later, George