From owner-cvs-all Thu Feb 1 17:42:21 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 AAF2037B4EC; Thu, 1 Feb 2001 17:41:58 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f121fwj56274; Thu, 1 Feb 2001 17:41:58 -0800 (PST) (envelope-from brian) Message-Id: <200102020141.f121fwj56274@freefall.freebsd.org> From: Brian Somers Date: Thu, 1 Feb 2001 17:41:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c X-FreeBSD-CVS-Branch: NETGRAPH Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2001/02/01 17:41:58 PST Modified files: (Branch: NETGRAPH) usr.sbin/ppp bundle.c Log: MFC: Try to kldload if_tun if we get ENOENT from opening /dev/tunN - not just if we get ENXIO. Revision Changes Path 1.105.2.6 +2 -2 src/usr.sbin/ppp/bundle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message