summaryrefslogtreecommitdiffstats
path: root/sys/modules/if_ppp
Commit message (Expand)AuthorAgeFilesLines
* The ppp and tunnel modules now rely on opt_mac.h. Missed in a previousrwatson2002-07-311-1/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-1/+0
* Zap some bad examples:peter2001-02-041-4/+2
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-0/+1
* Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way ofbde2000-09-261-15/+13
* Backed out previous commit (SMPng megacommit: support for garbage addedbde2000-09-261-2/+2
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-2/+2
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofpeter2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.peter2000-05-041-1/+1
* Removed special rules for building and cleaning device interface filesbde1999-11-281-2/+1
* Minor tidy up of PPP_FILTER and NBPF stuff. Don't generate bpf.h in thepeter1999-09-261-5/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Rename bpfilter to bpf.des1999-07-061-5/+5
* Allow loadable interface drivers with BPF support to be loaded into a kernelmsmith1999-04-281-2/+2
* Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h.peter1999-01-171-2/+3
* Sample initial set of kld-ified modules. Not all have been completelypeter1998-10-161-4/+3
* Give this a shot at actually working as an LKM..peter1998-03-271-3/+11
* Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolutebde1998-02-011-2/+1
* Minor fixups after INET option change.eivind1998-01-091-3/+2
* Make the LKMs compile with the INET option as a newstyle option ineivind1998-01-081-3/+10
* Fix my typo.eivind1997-12-161-2/+2
* Whoops - fix this after yesterday's IPX option changes. Also fixeivind1997-12-161-3/+12
* Update Makefile to know about PPP_FILTER and fix the PPP_BSDCOMP andpeter1997-10-181-6/+13
* make lkm/if_ppp build again.. opt_ppp.h is needed again...jmg1997-08-211-3/+9
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Update if_ppp lkm to pull in the new files...peter1995-10-311-3/+3
* Put vnode_if.h and vnode_if.c into CLEANFILES that are automaticallyats1995-04-151-2/+2
* Forgot pppcompress.c in PPP module.wollman1995-03-201-2/+2
* The discard, tunnel, SLIP, and PPP network interface pseudo-deviceswollman1995-03-201-0/+23
OpenPOWER on IntegriCloud