aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/i4b.c
Commit message (Expand)AuthorAgeFilesLines
* Make ppp WARNS=5 cleanBrian Somers2004-09-051-6/+6
* o Clean up some #includesBrian Somers2002-05-141-1/+14
* Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's lineBrian Somers2002-03-301-0/+1
* Include the right i4b files for NetBSDBrian Somers2001-10-191-0/+5
* Handle hardware-imposed MTU/MRU limitations. PPPoE will no longerBrian Somers2001-06-181-0/+1
* ISDN B channels have a bandwidth of 64000, not 65536Brian Somers2000-08-161-1/+1
* Default the bandwidth of an ISDN B channel to 65536bpsBrian Somers2000-08-161-3/+5
* Don't try to do a DIALOUT in -direct mode or if there's no phoneBrian Somers1999-11-281-5/+12
* Change ``set cd'' so that its default value is device specific. TheBrian Somers1999-11-261-3/+18
* Rewrite the link descriptor transfer code in MP mode.Brian Somers1999-11-251-1/+1
* Support PPPoEBrian Somers1999-11-061-2/+3
* Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.Brian Somers1999-09-211-3/+0
* NetBSD has moved ``extern int errno;'' to signal.h :-/Brian Somers1999-09-201-0/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add ISDN support via isdnd & i4b. This requires versionBrian Somers1999-08-061-0/+406