summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/tty.c
Commit message (Expand)AuthorAgeFilesLines
* Back out the last patch. I'm too tired to apply patches.brian1999-08-091-6/+2
* Remove CLOCAL when we're not in -dedicated mode.brian1999-08-091-3/+7
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-76/+63
* Correct the way ppp transfers links on the server side in MPbrian1999-06-051-5/+26
* Call tty_Offline() from tty_Cooked() and tty_Free(), just inbrian1999-05-271-1/+4
* Correct the ``ignoring sync/async'' warnings so that they showbrian1999-05-241-7/+4
* Move the tty locking stuff back out to physical.c sobrian1999-05-181-109/+56
* Initialise ttydevice::Timerbrian1999-05-161-1/+2
* Initialise the struct device part of struct ttydevice.brian1999-05-131-68/+69
* Fix a bum pointer dereference and make some variablebrian1999-05-131-46/+39
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-92/+142
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-0/+446
OpenPOWER on IntegriCloud