From owner-cvs-all Sat Jan 26 18:20:23 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id E7BDF37B404; Sat, 26 Jan 2002 18:20:18 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020127022018.LYQW3578.rwcrmhc52.attbi.com@InterJet.elischer.org>; Sun, 27 Jan 2002 02:20:18 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id SAA38946; Sat, 26 Jan 2002 18:13:07 -0800 (PST) Date: Sat, 26 Jan 2002 18:13:06 -0800 (PST) From: Julian Elischer To: Mike Makonnen Cc: David Malone , cvs-committers@freebsd.org, cvs-all@freebsd.org, dillon@freebsd.org, jake@freebsd.org Subject: Re: cvs commit: src/sys/vm vm.h In-Reply-To: <200201270043.g0R0hBX14367@blackbox.pacbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 or better yet, not be visible. (it's pretty unlikely that the userland needs kernel internal prototypes) On Sat, 26 Jan 2002, Mike Makonnen wrote: > > From style(9): > > In header files visible to userland applications, prototypes that > are visible must use either ``protected'' names (ones beginning with > an underscore) or no names with the types. It is preferable to use > pro- tected names. E.g., use: > > void function(int); > > or: > > void function(int _fd); > > > cheers, > mike makonnen > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message