summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/tcp.c
Commit message (Expand)AuthorAgeFilesLines
* Return -2 when tcp_OpenConnection() fails so that ppp doesn'tbrian2000-05-221-4/+4
* Change ``set cd'' so that its default value is device specific. Thebrian1999-11-261-0/+3
* Support PPPoEbrian1999-11-061-3/+6
* 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-2/+2
* Correct the way ppp transfers links on the server side in MPbrian1999-06-051-1/+3
* Correct the ``ignoring sync/async'' warnings so that they showbrian1999-05-241-3/+5
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-39/+93
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-0/+134
OpenPOWER on IntegriCloud