Date: Tue, 23 Jan 2001 14:13:08 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linprocfs linprocfs_misc.c linprocfs_vnops.c Message-ID: <200101232213.f0NMD8297774@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/23 14:13:08 PST Modified files: sys/compat/linprocfs linprocfs_misc.c linprocfs_vnops.c Log: - Proc locking. - Use queue macros. - Use NULL instead of 0 for pointers. Reviewed by: des Revision Changes Path 1.18 +6 -3 src/sys/compat/linprocfs/linprocfs_misc.c 1.15 +64 -24 src/sys/compat/linprocfs/linprocfs_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?200101232213.f0NMD8297774>