From owner-cvs-all Thu Jan 27 15:37:42 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 EC377154D4; Thu, 27 Jan 2000 15:37:39 -0800 (PST) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA86006; Thu, 27 Jan 2000 15:37:39 -0800 (PST) (envelope-from brian@FreeBSD.org) Message-Id: <200001272337.PAA86006@freefall.freebsd.org> From: Brian Somers Date: Thu, 27 Jan 2000 15:37:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_tun.c intrq.c intrq.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 2000/01/27 15:37:39 PST Modified files: sys/net if_tun.c intrq.c intrq.h Log: Redo the intrq.c idea as int family_enqueue(sa_family_t, struct mbuf *); Revision Changes Path 1.72 +3 -116 src/sys/net/if_tun.c 1.2 +62 -5 src/sys/net/intrq.c 1.2 +4 -11 src/sys/net/intrq.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message