aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/if_ppp
Commit message (Expand)AuthorAgeFilesLines
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-2/+1
* Minor tidy up of PPP_FILTER and NBPF stuff. Don't generate bpf.h in thePeter Wemm1999-09-261-5/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Rename bpfilter to bpf.Dag-Erling Smørgrav1999-07-061-5/+5
* Allow loadable interface drivers with BPF support to be loaded into a kernelMike Smith1999-04-281-2/+2
* Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h.Peter Wemm1999-01-171-2/+3
* Sample initial set of kld-ified modules. Not all have been completelyPeter Wemm1998-10-161-4/+3
* Give this a shot at actually working as an LKM..Peter Wemm1998-03-271-3/+11
* Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absoluteBruce Evans1998-02-011-2/+1
* Minor fixups after INET option change.Eivind Eklund1998-01-091-3/+2
* Make the LKMs compile with the INET option as a newstyle option inEivind Eklund1998-01-081-3/+10
* Fix my typo.Eivind Eklund1997-12-161-2/+2
* Whoops - fix this after yesterday's IPX option changes. Also fixEivind Eklund1997-12-161-3/+12
* Update Makefile to know about PPP_FILTER and fix the PPP_BSDCOMP andPeter Wemm1997-10-181-6/+13
* make lkm/if_ppp build again.. opt_ppp.h is needed again...John-Mark Gurney1997-08-211-3/+9
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Update if_ppp lkm to pull in the new files...Peter Wemm1995-10-311-3/+3
* Put vnode_if.h and vnode_if.c into CLEANFILES that are automaticallyAndreas Schulz1995-04-151-2/+2
* Forgot pppcompress.c in PPP module.Garrett Wollman1995-03-201-2/+2
* The discard, tunnel, SLIP, and PPP network interface pseudo-devicesGarrett Wollman1995-03-201-0/+23