summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
AgeCommit message (Expand)Author
2005-01-20backout workaround from rev 1.29 as it breaks host routes and is notMarkus Friedl
2004-12-17note the effect of `$' and `~' in configuration file, and how toJason McIntyre
2004-11-23Set link-local address of tun interface with prefixlen = 64Brad Smith
2004-11-17NI_WITHSCOPEID is no more.Jun-ichiro itojun Hagino
2004-11-16Re-implement LQM, this time according to the rfc.Brad Smith
2004-07-30setup(n.) -> set up(v.);Jason McIntyre
2004-07-13stuff from me and claudio@:Jason McIntyre
2004-06-26Fix strict aligenment issues in ppp lcp and ipcp handling.Claudio Jeker
2004-05-31Avoid unintentional trigraph.Brad Smith
2004-05-30only call getprotobynumber() when necessary. from freebsd (dds@)Ted Unangst
2004-05-25tun interface is stored in /var/run/cuaXX.if, not /var/run/ttyXX.if;Jason McIntyre
2004-05-25clarify how modems on serial ports attach, and their corresponding deviceJason McIntyre
2004-05-24- sort optionsJason McIntyre
2004-05-23- tcpdump is section 8, not 1Jason McIntyre
2004-05-15Workaround to work with the new multipath support. Do a RTM_GET first toClaudio Jeker
2004-03-16fix dud example; from leopold-bloom at foni dot net;Jason McIntyre
2004-03-15correct .Pa for ppp.conf.sample;Jason McIntyre
2004-01-28remove unused variable. ok millert@Kevin Lo
2004-01-24since other users cannot exec them, do not make it readable eitherTheo de Raadt
2004-01-23Use closefrom(); ok millert teduTheo de Raadt
2003-11-15check getpass for NULL. from Jared Yanovich. ok otto@Ted Unangst
2003-10-31New libedit api changes.Otto Moerbeek
2003-10-20realloc fixesTheo de Raadt
2003-09-22Off-by-ones, from aaron@Miod Vallat
2003-09-07fix crash. pr3454 from openbsd at rukh.net. ok deraadt@Ted Unangst
2003-08-19use poll instead; millert fgsch okTheo de Raadt
2003-08-06Remove some double semicolons (hmm, do two semis equal a maxi?).Todd C. Miller
2003-06-12- section reorderJason McIntyre
2003-06-04fix some more UCB term 3Theo de Raadt
2003-06-02Update old UCB license w/ new one based on /sys/net/slcompress.[ch]Todd C. Miller
2003-04-28strncpy IS NOT strlcpyThierry Deval
2003-04-28String cleanup, from beck@Thierry Deval
2003-04-28strings. tdeval and I finally agree on this :)Bob Beck
2003-04-23updated links to FreeBSD ppp docs;Jason McIntyre
2003-04-14strlcpy, obviousTheo de Raadt
2003-04-08more correct snprintf bound. ok deraadt@Ted Unangst
2003-04-07more string cleaning; ok teduTheo de Raadt
2003-04-04strlcat; Hans-Joerg.Hoexer@yerbouti.franken.deTheo de Raadt
2003-04-04strlcpy and snprintf; various people okTheo de Raadt
2003-03-14removed references to non-existent radius.conf(5);Jason McIntyre
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-02-18copyrights added;Jason McIntyre
2003-02-09typos;Jason McIntyre
2002-07-18Remove unused calls to inet_addr()brian
2002-07-04Back out the previous revisionbrian
2002-07-03If we've given a domain name prefix as the authentication name, stripbrian
2002-07-02Remove whitespace at eolbrian
2002-07-02Don't trust the MPPE key lengths passed back from the RADIUS server.brian
2002-07-02Remove some misleading/wrong diagnosticsbrian
2002-07-01Fix a FreeBSD specific latency problem.brian