aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_pppvar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove some #if NFOO > 0 that are always true because of config rules.Peter Wemm2000-01-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-2/+2
* Back out the `PPP_FILTER => NBPFILTER' changesPeter Wemm1997-10-181-3/+3
* A better fix for both kernel and LKM compilation.Ollivier Robert1997-10-171-2/+2
* Change PPP_FILTER into NBPFILTER to fix kernel compilation.Ollivier Robert1997-10-171-3/+3
* Update for new callout interface.Justin T. Gibbs1997-09-211-1/+2
* Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at thePeter Wemm1997-08-191-9/+12
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Eliminated sloppy common-style declarations. Now there are no duplicatedBruce Evans1996-04-131-2/+2
* Clean up Ethernet drivers:Garrett Wollman1996-02-061-2/+1
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* Merge/update ppp-2.2 kernel parts onto mainline.Peter Wemm1995-10-311-6/+10
* Initial revisionPeter Wemm1995-10-311-0/+104