Date: Tue, 13 Aug 2002 21:49:02 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: David Greenman <dg@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_syscalls.c Message-ID: <20020813184902.GA32796@sunbay.com> In-Reply-To: <200208131826.g7DIQU6d048603@freefall.freebsd.org> References: <200208131826.g7DIQU6d048603@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 13, 2002 at 11:26:30AM -0700, David Greenman wrote: > dg 2002/08/13 11:26:30 PDT >=20 > Modified files: (Branch: RELENG_4) > sys/kern uipc_syscalls.c=20 > 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. > =20 > Revision Changes Path > 1.65.2.13 +6 -9 src/sys/kern/uipc_syscalls.c >=20 Every non-static function should have a prototype in some header file. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9WVSdUkv4P6juNwoRAt/SAJkBk2pnOswcGm0ouyQ97finms6H+wCfc3L8 4k9BNsKJTe/wGF6gnLZ/Tfc= =6gly -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ-- 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?20020813184902.GA32796>