From owner-cvs-all Sun Apr 16 20:39:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 98F9B37B89F; Sun, 16 Apr 2000 20:39:51 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA24403; Sun, 16 Apr 2000 20:39:52 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <200004170339.UAA24403@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 16 Apr 2000 20:39:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys event.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2000/04/16 20:39:51 PDT Modified files: sys/sys event.h Log: change {u}long -> {u}intptr_t to make it clear that these fields may also contain pointers as well. Revision Changes Path 1.2 +3 -3 src/sys/sys/event.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message