summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/physical.c
Commit message (Expand)AuthorAgeFilesLines
* o Add the -foreground switch. This switch behaves like -background exceptbrian1999-08-191-4/+4
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-5/+16
* o Obsolete the undocumented ``set weight'' command.brian1999-08-051-8/+17
* Show the correct error if we fail to open a device.brian1999-06-111-7/+17
* Correct the way ppp transfers links on the server side in MPbrian1999-06-051-15/+66
* Introduce the ``keep-session'' option. Refer to the manbrian1999-06-021-3/+6
* Increase the length of an individual device name to LINE_LEN.brian1999-06-011-5/+7
* Correct the ``ignoring sync/async'' warnings so that they showbrian1999-05-241-7/+6
* 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