summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/pppd.8
AgeCommit message (Collapse)Author
2006-11-12remove reference to PPP_FILTER:Kevin Steves
- there is no PPP_FILTER kernel option - pppd is compiled with -DPPP_FILTER by default ok jmc@
2005-01-31add some references to SEE ALSO;Jason McIntyre
from alexey e. suslikov; kill a .Pp while here;
2003-09-02escape punctuation; (and a nit in openssl.1)Jason McIntyre
ok deraadt@
2003-06-13license update from Paul Mackerras. This is now (c) Paul. Part of theJason McIntyre
man page was rewritten to replace work originally from CMU.
2003-06-11mdoc version of pppd(8);Jason McIntyre
sanity checked and help from pjantzen@
2003-03-16nuber -> number;Jason McIntyre
from NetBSD (Igor Sobrado)
2003-02-18copyrights added;Jason McIntyre
bootpef(8), pppd(8): Carnegie Mellon map-mbone(8), mrinfo(8): Xerox pdisk(8): Apple awk(1): Lucent sectok(3): University of Michigan
2003-02-09typos;Jason McIntyre
2003-01-23'conjunction' typosAnil Madhavapeddy
2002-05-19make pppd only executable by group networkTheo de Raadt
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
- Some punctuation fixes. - Some `id' -> `ID'.
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
1999-09-23Typo fixes.Alex Feldman
1999-07-20It's not good to mix mdoc and old-style macros together; espie@Aaron Campbell
1999-07-03Add a note about modem_chat vs. dialbackTodd C. Miller
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1998-06-15use Bx macro for BSD versionsMichael Shalayeff
1998-05-08pppd 2.3.5Todd C. Miller
1998-01-17ppp-2.3.3 + some -WallTodd C. Miller
1997-11-17Mention SIGUSR1 in SIGNALS section. Noted by Heiko W.Rupp <hwr@pilhuhn.de>Todd C. Miller
1997-11-13Add missing .TPTodd C. Miller
1997-10-25Set CLOCAL for chat script by default. Add new option "modem_chat"Todd C. Miller
to override the default for people using cua devices who want chat to detect loss of carrier.
1997-09-02Clean up the manual a bit (add a few missing .TP directives).Angelos D. Keromytis
1996-12-23pppd 2.3b3 import. some minor buf oflow fixes and so.Michael Shalayeff
try it out ppl, but i've got it running talking to cisco w/ all the AFs enabled in kernel.
1996-10-08Attempt at cleanup.michaels
1996-10-08Attempt at cleanup.michaels
1996-06-16CHAP == Challenge-Handshake Authentication Protocol; netbsd pr#2446; ↵Theo de Raadt
johnam@beta.datastorm.com
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1996-02-22From NetBSD:Niklas Hallqvist
Be explicit about the fact that ip-up and ip-down are executed with a null environment. Closes PR #1866 by John M Vinopal.
1995-10-18initial import of NetBSD treeTheo de Raadt