From owner-cvs-all Tue Oct 24 20:35:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E4AE937B479; Tue, 24 Oct 2000 20:35:14 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA17554; Tue, 24 Oct 2000 20:35:14 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200010250335.UAA17554@freefall.freebsd.org> From: Boris Popov Date: Tue, 24 Oct 2000 20:35:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/nullfs null.h null_subr.c null_vfsops.c null_vnops.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/10/24 20:35:14 PDT Modified files: (Branch: RELENG_4) sys/miscfs/nullfs null.h null_subr.c null_vfsops.c null_vnops.c Log: MFC: Get rid from the __P() macro. Replace 'extern' with function prototype. Revision Changes Path 1.11.2.1 +14 -7 src/sys/miscfs/nullfs/null.h 1.21.2.1 +4 -4 src/sys/miscfs/nullfs/null_subr.c 1.35.2.1 +20 -21 src/sys/miscfs/nullfs/null_vfsops.c 1.38.2.1 +11 -11 src/sys/miscfs/nullfs/null_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message