summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/i4b.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-446/+0
* I4B header files are now installed in include/i4b/ and no longerbz2007-07-061-5/+0
* Make ppp WARNS=5 cleanbrian2004-09-051-6/+6
* o Clean up some #includesbrian2002-05-141-1/+14
* Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's linebrian2002-03-301-0/+1
* Include the right i4b files for NetBSDbrian2001-10-191-0/+5
* Handle hardware-imposed MTU/MRU limitations. PPPoE will no longerbrian2001-06-181-0/+1
* ISDN B channels have a bandwidth of 64000, not 65536brian2000-08-161-1/+1
* Default the bandwidth of an ISDN B channel to 65536bpsbrian2000-08-161-3/+5
* Don't try to do a DIALOUT in -direct mode or if there's no phonebrian1999-11-281-5/+12
* Change ``set cd'' so that its default value is device specific. Thebrian1999-11-261-3/+18
* Rewrite the link descriptor transfer code in MP mode.brian1999-11-251-1/+1
* Support PPPoEbrian1999-11-061-2/+3
* Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.brian1999-09-211-3/+0
* NetBSD has moved ``extern int errno;'' to signal.h :-/brian1999-09-201-0/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-0/+406
OpenPOWER on IntegriCloud