| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow a "hangup" capability. | brian | 1997-07-14 | 1 | -4/+16 |
* | o Fix uptime for direct connections. | brian | 1997-06-23 | 1 | -7/+13 |
* | Sort out ppp over tcp: | brian | 1997-06-11 | 1 | -6/+10 |
* | Overhaul ppp: | brian | 1997-06-09 | 1 | -127/+76 |
* | Correct the return of DialModem() | brian | 1997-05-29 | 1 | -11/+8 |
* | De-couple ppp from libalias. If libalias isn't there, the | brian | 1997-05-26 | 1 | -1/+2 |
* | Fix the reconnect option, and add an explanation to vars.h | brian | 1997-05-24 | 1 | -2/+2 |
* | Mega update to sort out bad implementations | brian | 1997-05-19 | 1 | -20/+9 |
* | Don't attempt to ioctl(modem...) when modem is | brian | 1997-05-14 | 1 | -1/+9 |
* | Add a ttyXX.if file in /var/run that points to | brian | 1997-05-10 | 1 | -9/+6 |
* | Tidy up the code - bounds checking, return | brian | 1997-05-10 | 1 | -12/+37 |
* | Add a reconnect capability directing ppp to re-establish | brian | 1997-04-21 | 1 | -1/+2 |
* | Make -background option attempt each phone number at most | brian | 1997-04-13 | 1 | -6/+1 |
* | Remove the syslog stuff, and allow various return values | brian | 1997-03-31 | 1 | -4/+9 |
* | Detect failure open condition for direct mode now | ache | 1997-03-10 | 1 | -3/+9 |
* | Don't waste time scanning tun_in+10 descriptors, scan exactly what | ache | 1997-03-10 | 1 | -10/+10 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fix many buffer overruns in the code. Specifically, disallow ExpandString | imp | 1997-01-10 | 1 | -4/+6 |
* | For /usr/sbin/ppp, you must choose between running ppp in the background or | jkh | 1996-12-22 | 1 | -3/+13 |
* | Make CRTSTS selection a runtime option. Closes PR#1392 | jkh | 1996-12-22 | 1 | -16/+18 |
* | Here is a diff of /usr/src/usr.sbin/ppp against current. The diffs | phk | 1996-05-11 | 1 | -8/+8 |
* | Fix UnrawModem: | ache | 1996-03-29 | 1 | -6/+6 |
* | Directly clear parity area because cfmakeraw not do it | ache | 1996-03-28 | 1 | -1/+2 |
* | After real problem is found (flush never occurse), re-enable | ache | 1996-03-27 | 1 | -1/+3 |
* | Fix typing bug cause flushing never occurse: | ache | 1996-03-27 | 1 | -2/+2 |
* | Use cfmakeraw() instead of all those termios settings | ache | 1996-03-27 | 1 | -24/+8 |
* | Cleanup both raw & termianl modes termios flags settings | ache | 1996-03-27 | 1 | -4/+11 |
* | Disable ^S/^Q flow control!!! | ache | 1996-03-27 | 1 | -3/+3 |
* | Better fix for terminal mode | ache | 1996-03-13 | 1 | -13/+5 |
* | 1) Open /dev/null for std* after setsid() to be shure that modem is | ache | 1996-03-09 | 1 | -1/+5 |
* | Log phone as LOG_PHASE, it is valuable enough for multi-phone environment. | ache | 1996-03-08 | 1 | -1/+2 |
* | 1) Add multi-phone dialing/redialing, several phones separated by ':' | ache | 1996-03-08 | 1 | -9/+24 |
* | Some patches to ppp which improve stability. I have been running a | dfr | 1996-01-30 | 1 | -8/+17 |
* | Final cleanup for now. -Wall is now silent. A couple of bogons found. | phk | 1996-01-11 | 1 | -2/+1 |
* | A random bunch of cleanup changes. | phk | 1996-01-10 | 1 | -2/+6 |
* | 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey ) | amurai | 1995-09-02 | 1 | -0/+1 |
* | 1. Clean up log message. | amurai | 1995-07-08 | 1 | -6/+6 |
* | Hang up the modem if the dial or login fails. This ensures that we | dfr | 1995-06-30 | 1 | -1/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Fixing follows and John's fruent explnation than my English.... | amurai | 1995-04-16 | 1 | -6/+30 |
* | 1.Reducing cpu usage at off connection. | amurai | 1995-03-11 | 1 | -3/+3 |
* | Fixing minor bug and allow help(Not for all command) and quit | amurai | 1995-02-27 | 1 | -6/+9 |
* | New user Process PPP based on iij-ppp0.94beta2. | amurai | 1995-02-26 | 1 | -25/+180 |
* | (no commit message) | amurai | 1995-01-31 | 1 | -0/+591 |