summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/tty.c
Commit message (Expand)AuthorAgeFilesLines
* 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