From owner-cvs-all Sat Sep 29 11:32:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82B1737B406; Sat, 29 Sep 2001 11:32:35 -0700 (PDT) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8TIWZw03726; Sat, 29 Sep 2001 11:32:35 -0700 (PDT) (envelope-from jlemon) Message-Id: <200109291832.f8TIWZw03726@freefall.freebsd.org> From: Jonathan Lemon Date: Sat, 29 Sep 2001 11:32:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys event.h src/sys/net if.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jlemon 2001/09/29 11:32:35 PDT Modified files: sys/sys event.h sys/net if.c Log: Add ability to attach knotes to network devices. Introduce EVFILT_NETDEV to report network device changes. Revision Changes Path 1.118 +74 -2 src/sys/net/if.c 1.16 +10 -2 src/sys/sys/event.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message