Date: Tue, 24 Oct 2000 17:01:40 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_eventhandler.c src/sys/sys eventhandler.h Message-ID: <200010250001.RAA38802@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/10/24 17:01:40 PDT Modified files: sys/kern subr_eventhandler.c sys/sys eventhandler.h Log: - Make the eventhandler_mutex mutex a private variable in subr_eventhandler.c - Move the extra #include's in sys/eventhandler.h to be protected by the #ifndef SYS_EVENTHANDLER/#endif Revision Changes Path 1.7 +2 -1 src/sys/kern/subr_eventhandler.c 1.13 +4 -5 src/sys/sys/eventhandler.h 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?200010250001.RAA38802>