From owner-cvs-all Sun Oct 15 0:40:30 2000 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 908D737B503; Sun, 15 Oct 2000 00:40:27 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA15842; Sun, 15 Oct 2000 00:40:27 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200010150740.AAA15842@freefall.freebsd.org> From: Brian Somers Date: Sun, 15 Oct 2000 00:40:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c defs.c defs.h ether.c tty.c X-FreeBSD-CVS-Branch: NETGRAPH Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/10/15 00:40:27 PDT Modified files: (Branch: NETGRAPH) usr.sbin/ppp bundle.c defs.c defs.h ether.c tty.c Log: Centralise the code used to load modules Revision Changes Path 1.105.2.1 +3 -14 src/usr.sbin/ppp/bundle.c 1.40.2.1 +27 -2 src/usr.sbin/ppp/defs.c 1.59.2.1 +2 -1 src/usr.sbin/ppp/defs.h 1.12.2.2 +2 -23 src/usr.sbin/ppp/ether.c 1.23.2.3 +4 -17 src/usr.sbin/ppp/tty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message