aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* 1. Add a settable redial timer and logging of the process id in a file.Atsushi Murai1995-10-087-63/+248
* Completely re-wrote the man-page using -mandoc macros. More cleanups inNate Williams1995-09-242-874/+1072
* Fix a comment that became wrong when it was moved in rev. 1.7. Fix nearbyBruce Evans1995-09-181-8/+6
* 1. All fragments (except the first one) of a fragmented packet wereAtsushi Murai1995-09-176-65/+82
* Be gentle and allow both magic's (the own one and the other side'sJoerg Wunsch1995-09-091-2/+5
* 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey )Atsushi Murai1995-09-027-32/+141
* Typo in log message : errros -> errorsGary Palmer1995-07-301-2/+2
* 1. Clean up log message.Atsushi Murai1995-07-085-29/+55
* Some implementation of PPP are required that starting a negotiaion byAtsushi Murai1995-07-083-6/+28
* Clean up mesage log facility stuff accordng to Joradn's question.Atsushi Murai1995-07-081-2/+4
* >Number: 591Atsushi Murai1995-07-081-3/+5
* "anyone in a world" -> "anyone in the world".Satoshi 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.David Greenman1995-07-041-3/+1
* Hang up the modem if the dial or login fails. This ensures that weDoug Rabson1995-06-301-1/+2
* `pred1' was documented as `pred'. The problem was not obvious becauseBruce Evans1995-06-262-6/+6
* manupilation -> manipulation.Poul-Henning Kamp1995-06-161-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-3033-121/+121
* Some edits suggested by Atsushi. Also remove my name from the bottom;Jordan K. Hubbard1995-05-262-10/+4
* A few more typos fixed and some general cleanup done.Jordan K. Hubbard1995-05-242-22/+28
* Do my best to translate this into english.. :-)Jordan K. Hubbard1995-05-212-396/+392
* Change device name from cua01 to cuaa0. I'm going to use this doc inJordan K. Hubbard1995-05-212-4/+4
* Remove FreeBSD-specific setre*() cheat, we have working thing nowAndrey A. Chernov1995-04-291-15/+1
* Loglevel is a bitmask everywhere except in lqr.c.Atsushi Murai1995-04-171-2/+2
* Fixing follows and John's fruent explnation than my English....Atsushi Murai1995-04-162-7/+32
* Fix for handling a HDLC's escape characters as properly.Atsushi Murai1995-04-161-2/+2
* Adding GETTING START and so on.Atsushi Murai1995-03-122-236/+286
* Add BUGS and few explanation.Atsushi Murai1995-03-112-72/+126
* 1.Reducing cpu usage at off connection.Atsushi Murai1995-03-1111-86/+138
* Use ASCII lock, like everything else doesAndrey A. Chernov1995-03-041-3/+7
* Fixing minor bug and allow help(Not for all command) and quitAtsushi Murai1995-02-274-20/+41
* Compile error occured by missing auth.h/cdefs.hAtsushi Murai1995-02-278-6/+81
* I assume someone had a good reason for breaking this? Try again!Jordan K. Hubbard1995-02-266-12/+12
* New user Process PPP based on iij-ppp0.94beta2.Atsushi Murai1995-02-2651-795/+2086
* The 'set ifilter'/'set ofilter' commands accept a syntax containingAtsushi Murai1995-02-221-5/+6
* PPP does not find config files (Wrong path name not a /etc/ppp)Atsushi Murai1995-02-022-4/+6
* (no commit message)Atsushi Murai1995-01-3154-0/+12369