| Commit message (Expand) | Author | Age | Files | Lines |
* | o Clean up some #includes | brian | 2002-05-14 | 1 | -0/+2 |
* | Merge the NETGRAPH branch into HEAD. tty devices now use netgraph's line | brian | 2002-03-30 | 1 | -0/+3 |
* | Handle hardware-imposed MTU/MRU limitations. PPPoE will no longer | brian | 2001-06-18 | 1 | -0/+2 |
* | Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist | brian | 2000-09-14 | 1 | -0/+1 |
* | Correct some typos introduced in the descriptor -> fdescriptor change. | brian | 2000-03-14 | 1 | -1/+1 |
* | To avoid namespace polution in NetBSD: | brian | 2000-03-14 | 1 | -5/+5 |
* | Change ``set cd'' so that its default value is device specific. The | brian | 1999-11-26 | 1 | -7/+11 |
* | Rewrite the link descriptor transfer code in MP mode. | brian | 1999-11-25 | 1 | -4/+4 |
* | Support PPPoE | brian | 1999-11-06 | 1 | -7/+15 |
* | Manually create a correct(*) entry in wtmp when logging out a PPPoTCP or | brian | 1999-10-21 | 1 | -1/+1 |
* | Support ``set cd off'' to tell ppp not to even look for carrier on the | brian | 1999-09-26 | 1 | -1/+6 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add ISDN support via isdnd & i4b. This requires version | brian | 1999-08-06 | 1 | -5/+14 |
* | Correct the way ppp transfers links on the server side in MP | brian | 1999-06-05 | 1 | -2/+3 |
* | Increase the length of an individual device name to LINE_LEN. | brian | 1999-06-01 | 1 | -2/+2 |
* | Correct the ``ignoring sync/async'' warnings so that they show | brian | 1999-05-24 | 1 | -2/+2 |
* | Allow ``host:port/udp'' devices and support ``host:port/tcp'' as | brian | 1999-05-12 | 1 | -13/+17 |
* | o Redesign the layering mechanism and make the aliasing code part of | brian | 1999-05-08 | 1 | -26/+52 |
* | Change ``set device'' so that it parses its arguments as one | brian | 1999-04-27 | 1 | -2/+3 |
* | Handle the detection of frames even if we read them | brian | 1999-04-03 | 1 | -1/+6 |
* | Wait by default for one second after the login script | brian | 1999-02-16 | 1 | -1/+5 |
* | Only call isatty() when we open our descriptor, and remember | brian | 1999-01-10 | 1 | -7/+2 |
* | If we've got a full output buffer queue and cannot send | brian | 1998-08-25 | 1 | -1/+2 |
* | o If there's a session leader left running for a descriptor | brian | 1998-05-29 | 1 | -1/+2 |
* | MFMP: Make ppp multilink capable. | brian | 1998-05-21 | 1 | -0/+101 |