summaryrefslogtreecommitdiff
path: root/sys/modules/if_tun
Commit message (Expand)AuthorAgeFilesLines
* Restore to version 1.14. Only opt_inet.h is required again.Brian Somers2000-01-291-21/+1
* Don't use ATM on the alpha - it #errors out.Brian Somers2000-01-261-1/+5
* Move the *intrq variables into net/intrq.c and unconditionallyBrian Somers2000-01-241-7/+13
* Hmm, don't compile in INET6, IPX or NETATALK support for theBrian Somers2000-01-231-3/+3
* Support INET6, NETATALK and IPX as well as INET.Brian Somers2000-01-231-1/+11
* Removed special rules for building and cleaning device interface filesBruce Evans1999-11-281-5/+0
* Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff.Peter Wemm1999-09-271-5/+2
* Don't generate 'bpf.h' since it's not used.Peter Wemm1999-09-271-5/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Rename bpfilter to bpf.Dag-Erling Smørgrav1999-07-061-6/+6
* 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
* Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absoluteBruce Evans1998-02-011-2/+1
* LKM-support for converting all file-system options to new-style options.Eivind Eklund1998-01-241-3/+6
* Make the LKMs compile with the INET option as a newstyle option inEivind Eklund1998-01-081-4/+6
* 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
* The discard, tunnel, SLIP, and PPP network interface pseudo-devicesGarrett Wollman1995-03-201-0/+23