summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/physical.c
Commit message (Expand)AuthorAgeFilesLines
* Move the tty locking stuff back out to physical.c sobrian1999-05-181-43/+100
* Initialise the struct device part of struct ttydevice.brian1999-05-131-5/+4
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-51/+78
* Revert to the previous behaviour of only doing a utmpbrian1999-05-091-2/+2
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-64/+676
* Change ``set device'' so that it parses its arguments as onebrian1999-04-271-2/+3
* Only call isatty() when we open our descriptor, and rememberbrian1999-01-101-7/+2
* If we've got a full output buffer queue and cannot sendbrian1998-08-251-1/+11
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-3/+4
* Remove redundant includesbrian1998-06-271-3/+1
* o Move our prompt descriptor list outside of the bundle.brian1998-05-231-2/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-0/+230
OpenPOWER on IntegriCloud