Date: Tue, 24 Oct 2000 20:35:14 -0700 (PDT) From: Boris Popov <bp@FreeBSD.org> 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 Message-ID: <200010250335.UAA17554@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010250335.UAA17554>