summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* Prepare for exec properly and check return valuesache1996-06-092-5/+19
* Close a file descriptor leak. Possibly closes PR #1212gpalmer1996-06-031-2/+4
* PR: bin/1194: PPP server port not initializedphk1996-05-131-1/+2
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-1122-175/+252
* Xref chat(8) and pppd(8). Also change .It references to .Pa for filempp1996-05-022-22/+32
* Fixed a couple of format strings to match the change of pid_t from longbde1996-04-131-2/+2
* Fix editing mistake in last commit...sorry.dg1996-04-111-3/+3
* Bugfix based on a kernel fix:dg1996-04-111-5/+12
* Here is a patch for a little bug in the WaitForString routine. The problemache1996-04-061-4/+14
* Put signal number into logfileache1996-03-301-5/+7
* Fix UnrawModem:ache1996-03-291-6/+6
* Directly clear parity area because cfmakeraw not do itache1996-03-281-1/+2
* After real problem is found (flush never occurse), re-enableache1996-03-271-1/+3
* Fix typing bug cause flushing never occurse:ache1996-03-271-2/+2
* Use cfmakeraw() instead of all those termios settingsache1996-03-271-24/+8
* Cleanup both raw & termianl modes termios flags settingsache1996-03-271-4/+11
* Disable ^S/^Q flow control!!!ache1996-03-271-3/+3
* Better fix for terminal modeache1996-03-131-13/+5
* 1) Open /dev/null for std* after setsid() to be shure that modem isache1996-03-094-6/+21
* Prevent dial cycling on the last phone from the list, make phone list copyache1996-03-083-6/+11
* Log phone as LOG_PHASE, it is valuable enough for multi-phone environment.ache1996-03-082-2/+4
* 1) Add multi-phone dialing/redialing, several phones separated by ':'ache1996-03-088-42/+98
* Eliminate multiply uucplock.cache1996-03-042-125/+4
* Use libmd's MD5.phk1996-01-307-389/+15
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-302-8/+8
* Some patches to ppp which improve stability. I have been running adfr1996-01-3012-72/+85
* Final cleanup for now. -Wall is now silent. A couple of bogons found.phk1996-01-1132-53/+294
* My freshly aborted 'make world' has pointed out that the wait.h includepeter1996-01-111-2/+2
* A random bunch of cleanup changes.phk1996-01-1014-36/+47
* 1. Add a settable redial timer and logging of the process id in a file.amurai1995-10-087-63/+248
* Completely re-wrote the man-page using -mandoc macros. More cleanups innate1995-09-242-874/+1072
* Fix a comment that became wrong when it was moved in rev. 1.7. Fix nearbybde1995-09-181-8/+6
* 1. All fragments (except the first one) of a fragmented packet wereamurai1995-09-176-65/+82
* Be gentle and allow both magic's (the own one and the other side'sjoerg1995-09-091-2/+5
* 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey )amurai1995-09-027-32/+141
* Typo in log message : errros -> errorsgpalmer1995-07-301-2/+2
* 1. Clean up log message.amurai1995-07-085-29/+55
* Some implementation of PPP are required that starting a negotiaion byamurai1995-07-083-6/+28
* Clean up mesage log facility stuff accordng to Joradn's question.amurai1995-07-081-2/+4
* >Number: 591amurai1995-07-081-3/+5
* "anyone in a world" -> "anyone in the world".asami1995-07-061-2/+2
* Don't convert 0.0.0.0 into 192.0.0.1. I can find no sane reason to do this.dg1995-07-041-3/+1
* Hang up the modem if the dial or login fails. This ensures that wedfr1995-06-301-1/+2
* `pred1' was documented as `pred'. The problem was not obvious becausebde1995-06-262-6/+6
* manupilation -> manipulation.phk1995-06-161-2/+2
* Remove trailing whitespace.rgrimes1995-05-3033-121/+121
* Some edits suggested by Atsushi. Also remove my name from the bottom;jkh1995-05-262-10/+4
* A few more typos fixed and some general cleanup done.jkh1995-05-242-22/+28
* Do my best to translate this into english.. :-)jkh1995-05-212-396/+392
* Change device name from cua01 to cuaa0. I'm going to use this doc injkh1995-05-212-4/+4
OpenPOWER on IntegriCloud