From owner-cvs-all Tue Aug 13 12:46:59 2002 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 BFD0037B401; Tue, 13 Aug 2002 12:46:54 -0700 (PDT) Received: from root.com (nexus.root.com [209.102.106.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFDC343E72; Tue, 13 Aug 2002 12:46:53 -0700 (PDT) (envelope-from dg@root.com) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id g7DJbmo40572; Tue, 13 Aug 2002 12:37:48 -0700 (PDT) (envelope-from dg) Date: Tue, 13 Aug 2002 12:37:48 -0700 From: David Greenman-Lawrence To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_syscalls.c Message-ID: <20020813123748.A40558@nexus.root.com> References: <200208131826.g7DIQU6d048603@freefall.freebsd.org> <20020813184902.GA32796@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020813184902.GA32796@sunbay.com>; from ru@FreeBSD.org on Tue, Aug 13, 2002 at 09:49:02PM +0300 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >On Tue, Aug 13, 2002 at 11:26:30AM -0700, David Greenman wrote: >> dg 2002/08/13 11:26:30 PDT >> >> Modified files: (Branch: RELENG_4) >> sys/kern uipc_syscalls.c >> Log: >> MFC: make sf_buf_* functions non-static, fixup comment. I need access to >> these functions for a third-party kernel module that I'm developing. >> >> Revision Changes Path >> 1.65.2.13 +6 -9 src/sys/kern/uipc_syscalls.c >> >Every non-static function should have a prototype in some header file. I'm quite aware of that (see the commit to -current that followed this one). A followup commit to -stable that moves the function declarations will occur in the next day or two. -DG D.G.Lawrence Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 TeraSolutions, Inc. - http://www.terasolutions.com - (503) 288 9544 The FreeBSD Project - http://www.freebsd.org Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message