summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ppp.8
Commit message (Collapse)AuthorAgeFilesLines
* `pred1' was documented as `pred'. The problem was not obvious becausebde1995-06-261-3/+3
| | | | `disable pred' is silently ignored.
* Some edits suggested by Atsushi. Also remove my name from the bottom;jkh1995-05-261-5/+2
| | | | | just because I edited it doesn't mean I should stick myself in the authors line, even with the qualification I used.
* A few more typos fixed and some general cleanup done.jkh1995-05-241-11/+14
|
* Do my best to translate this into english.. :-)jkh1995-05-211-198/+196
| | | | | Some parts were so incomprehensible that I had to excise them entirely, but I did my best with the material provided.
* Change device name from cua01 to cuaa0. I'm going to use this doc injkh1995-05-211-2/+2
| | | | the installation, so it was necessary.
* Adding GETTING START and so on.amurai1995-03-121-118/+143
| | | | Submitted by: amurai@spec.co.jp
* Add BUGS and few explanation.amurai1995-03-111-36/+63
| | | | Submitted by: amurai@spec.co.jp
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-88/+140
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o Supporting SYNC SIO device (But need a device driver) - add "set speed sync" o Fixing bug for Predictor-1 function. o Add new parameter that re-sent interval for set timeout commands. o Improving RTT (Round Trip Time) and reducing processor time. - Previous Timer service was using polling, and now using SIGALRM ;-) - A 0.94beta2 will not work correctly.... -- Follows are additinal feature not including 0.94beta2 o Support Proxy ARP - add "enable/disable proxy" commands o Marging common routine in CHAP/PAP. o Enhancing LCP/IPCP log information. o Support local Authfication connection on port 300x and tty. - You can set up pair of your "hostname -s" and password in ppp.secret. if either ppp.secret file nor your hostname line don't exist, It will notify a message and working as same as previous version.(Backword compatibility) - If you did set up them, It's allow connection but nothing to do except help and passwd command. - add "passwd yourpasswd" commands o Support afilter - keep Alive filter that a packet can send/receiving according to ifilter/ofilter but doesn't count it as preventing idle timer expires. - Same syntax of other filters. o Fixing bugs reported by current user for previous one. Thanks !! Reviewed by: Atsushi Murai (amurai@spec.co.jp)
* (no commit message)amurai1995-01-311-0/+492
OpenPOWER on IntegriCloud