summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppd
Commit message (Collapse)AuthorAgeFilesLines
* Xref chat(8) and ppp(8).mpp1996-05-021-1/+3
| | | | Pointed-out-by: Someone in the mailing lists
* Work around the problem that our -current pppd can no longer talkjoerg1996-03-081-1/+5
| | | | | | | | with our iijppp as a client. Simply shut down the CCP layer if no matching protocol could be found. Reviewed by: peter
* Use libmd.phk1996-03-0112-385/+133
| | | | | Add support for negotiating (more like "informing peer") about DNS. Various cleanup of warnings.
* ppp-2.2 doesn't have a RELNOTES file anymore, so the old one here waspeter1995-11-101-0/+147
| | | | | | | rather out of date.. it even suggested that it was ppp-2.1.1 still :-) I've selected some bits from the README files and pre-pended it so that at least reading it tells you _something_ about the recent history.
* Recover lost support for netmask 255.255.255.255 that was lost in the merge.peter1995-11-041-5/+5
| | | | Submitted by: Michael Butler <imb@scgt.oz.au>
* AARGH!! by default, pppd would no longer allow users to use "proxyarp"peter1995-11-031-1/+5
| | | | | | | | | or "defaultroute"... That's forgivable I guess, but the silly thing didn't have any way to _enable_ the options either! :-( This now enables them by default. Obtained from: ppp-2.3a0
* Whoops.. ppp-comp.h -> ppp_comp.h...peter1995-10-312-4/+4
|
* Bring pppd from ppp-2.2 onto the mainline..peter1995-10-3121-1682/+2384
| | | | (more work needs to be done here, I'm trying to beat the supscan)
* Initial revisionpeter1995-10-312-0/+702
|
* Finally applied the fix from PR # 701 for the broken prxyarp option ofjoerg1995-10-031-6/+10
| | | | | | | pppd(8). Reviewed by: several people on -hackers, and me Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
* Recode mask logic to use inet_ntoa() so host routes are valid.pst1995-09-061-5/+5
|
* Check for expired passwords before allowing access to the system.mpp1995-08-281-1/+4
|
* Remove trailing whitespace.rgrimes1995-05-3011-81/+81
|
* Add missing arg to fprintf() error message.dg1995-05-241-2/+2
| | | | Submitted by: Mike Grupenhoff
* Close sec. hole: can exec pgm with more groups than calling user haveache1995-04-291-13/+15
| | | | Include unistd.h and fix few argument old-way things
* Change to use the correct lock file directory.dfr1994-10-221-2/+2
|
* Most of the ``modified'' files really aren't. This is my (simple)wollman1994-09-252-1/+17
| | | | port of pppd.
* Initial revisionwollman1994-09-2530-0/+14133
OpenPOWER on IntegriCloud