OpenBSD CVS

CVS log for src/usr.sbin/pppd/pppd.8


[BACK] Up to [local] / src / usr.sbin / pppd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.48 / (download) - annotate - [select for diffs], Thu Mar 31 17:27:31 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.47: +3 -3 lines
Diff to previous 1.47 (colored)

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@

Revision 1.47 / (download) - annotate - [select for diffs], Thu Dec 3 22:47:22 2020 UTC (3 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.46: +3 -3 lines
Diff to previous 1.46 (colored)

grammar fixes from Varik "The Genuine Article!!!" Valefor;

Revision 1.46 / (download) - annotate - [select for diffs], Wed Oct 28 10:02:59 2015 UTC (8 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.45: +2 -10 lines
Diff to previous 1.45 (colored)

pid removal; from jan stary

Revision 1.45 / (download) - annotate - [select for diffs], Mon Sep 14 20:06:59 2015 UTC (8 years, 8 months ago) by schwarze
Branch: MAIN
Changes since 1.44: +8 -8 lines
Diff to previous 1.44 (colored)

Avoid .Ns right after .Pf, it's pointless.
In some cases, do additional cleanup in the immediate vicinity.

Revision 1.44 / (download) - annotate - [select for diffs], Mon Jul 27 17:28:39 2015 UTC (8 years, 10 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.43: +9 -9 lines
Diff to previous 1.43 (colored)

use file system path (.Pa) semantic markup macros where appropriate.

ok jmc@

Revision 1.43 / (download) - annotate - [select for diffs], Mon Mar 17 17:07:45 2014 UTC (10 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.42: +2 -3 lines
Diff to previous 1.42 (colored)

the userland ppp(9) code goes awa.  Having too much ppp choice in the
tree results in one-true-ppp not coming into existance.  This code is
essentially un-audited and quite dangerous.
ok claudio sthen

Revision 1.42 / (download) - annotate - [select for diffs], Tue Jan 21 03:15:46 2014 UTC (10 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.41: +4 -3 lines
Diff to previous 1.41 (colored)

obvious .Pa fixes; found with mandocdb(8)

Revision 1.41 / (download) - annotate - [select for diffs], Tue Jul 16 11:13:34 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored)

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@

Revision 1.40 / (download) - annotate - [select for diffs], Mon Apr 15 16:19:46 2013 UTC (11 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.39: +10 -7 lines
Diff to previous 1.39 (colored)

scripts should be run as root, but are not; add a BUGS entry to that
effect, and comment out the text that says they are run as root

isue pointed out by creamy

Revision 1.39 / (download) - annotate - [select for diffs], Wed Aug 29 18:53:36 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.38: +152 -147 lines
Diff to previous 1.38 (colored)

- document rfc 1994
- sections in conventional order
- some minor tweaking

Revision 1.38 / (download) - annotate - [select for diffs], Mon Sep 20 07:41:17 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.37: +4 -3 lines
Diff to previous 1.37 (colored)

according to ingo, it isn;t a problem to have empty [BDS]q macros, so
revert that part of yesterday's diffs;

Revision 1.37 / (download) - annotate - [select for diffs], Sun Sep 19 21:59:23 2010 UTC (13 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.36: +3 -4 lines
Diff to previous 1.36 (colored)

more wacky macro fixing;

Revision 1.36 / (download) - annotate - [select for diffs], Fri Mar 26 19:30:40 2010 UTC (14 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.35: +5 -5 lines
Diff to previous 1.35 (colored)

dispense with some wacky escape sequences;

Revision 1.35 / (download) - annotate - [select for diffs], Sun Nov 9 12:34:47 2008 UTC (15 years, 6 months ago) by tobias
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

typo fixed (overriden -> overridden)

ok espie, jmc

Revision 1.34 / (download) - annotate - [select for diffs], Wed May 7 12:16:32 2008 UTC (16 years ago) by claudio
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.33: +3 -4 lines
Diff to previous 1.33 (colored)

Remove .Xr to routed and reword the sentence a bit to make more sense.
pppd can filter on network protocols not network daemons.
OK norby@

Revision 1.33 / (download) - annotate - [select for diffs], Mon Jun 4 14:59:45 2007 UTC (17 years ago) by henning
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.32: +2 -114 lines
Diff to previous 1.32 (colored)

bye bye ipx

Revision 1.32 / (download) - annotate - [select for diffs], Thu May 31 19:20:28 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

convert to new .Dd format;

Revision 1.31 / (download) - annotate - [select for diffs], Sun Nov 12 15:13:24 2006 UTC (17 years, 6 months ago) by stevesk
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.30: +1 -15 lines
Diff to previous 1.30 (colored)

remove reference to PPP_FILTER:
- there is no PPP_FILTER kernel option
- pppd is compiled with -DPPP_FILTER by default
ok jmc@

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jan 31 09:50:29 2005 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.29: +8 -2 lines
Diff to previous 1.29 (colored)

add some references to SEE ALSO;
from alexey e. suslikov;

kill a .Pp while here;

Revision 1.29 / (download) - annotate - [select for diffs], Tue Sep 2 18:56:36 2003 UTC (20 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

escape punctuation; (and a nit in openssl.1)
ok deraadt@

Revision 1.28 / (download) - annotate - [select for diffs], Fri Jun 13 09:50:32 2003 UTC (20 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.27: +91 -97 lines
Diff to previous 1.27 (colored)

license update from Paul Mackerras. This is now (c) Paul. Part of the
man page was rewritten to replace work originally from CMU.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jun 11 08:51:21 2003 UTC (20 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.26: +1434 -990 lines
Diff to previous 1.26 (colored)

mdoc version of pppd(8);
sanity checked and help from pjantzen@

Revision 1.26 / (download) - annotate - [select for diffs], Sun Mar 16 16:20:05 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

nuber -> number;

from NetBSD (Igor Sobrado)

Revision 1.25 / (download) - annotate - [select for diffs], Tue Feb 18 07:51:09 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.24: +40 -1 lines
Diff to previous 1.24 (colored)

copyrights added;

bootpef(8), pppd(8): Carnegie Mellon
map-mbone(8), mrinfo(8): Xerox
pdisk(8): Apple
awk(1): Lucent
sectok(3): University of Michigan

Revision 1.24 / (download) - annotate - [select for diffs], Sun Feb 9 07:26:45 2003 UTC (21 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored)

typos;

Revision 1.23 / (download) - annotate - [select for diffs], Thu Jan 23 14:31:19 2003 UTC (21 years, 4 months ago) by avsm
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

'conjunction' typos

Revision 1.22 / (download) - annotate - [select for diffs], Sun May 19 20:47:52 2002 UTC (22 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.21: +4 -1 lines
Diff to previous 1.21 (colored)

make pppd only executable by group network

Revision 1.21 / (download) - annotate - [select for diffs], Sat Apr 15 11:46:00 2000 UTC (24 years, 1 month ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Mar 14 21:31:38 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.19: +12 -12 lines
Diff to previous 1.19 (colored)

Suffix "i.e." and "e.g." with a comma. Just another really picky man page
commit, as we want our documentation to be as consistently formatted as
possible (it's getting there :-)).

Revision 1.19 / (download) - annotate - [select for diffs], Thu Sep 23 04:12:11 1999 UTC (24 years, 8 months ago) by alex
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Typo fixes.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jul 20 12:31:25 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

It's not good to mix mdoc and old-style macros together; espie@

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 3 19:04:21 1999 UTC (24 years, 11 months ago) by millert
Branch: MAIN
Changes since 1.16: +4 -2 lines
Diff to previous 1.16 (colored)

Add a note about modem_chat vs. dialback

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jun 5 22:17:55 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

remove trailing whitespace, some Nm cleanup

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jun 15 17:56:17 1998 UTC (25 years, 11 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

use Bx macro for BSD versions

Revision 1.14 / (download) - annotate - [select for diffs], Fri May 8 04:52:31 1998 UTC (26 years, 1 month ago) by millert
Branch: MAIN
Changes since 1.13: +51 -38 lines
Diff to previous 1.13 (colored)

pppd 2.3.5

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 17 20:30:27 1998 UTC (26 years, 4 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.12: +552 -460 lines
Diff to previous 1.12 (colored)

ppp-2.3.3 + some -Wall

Revision 1.12 / (download) - annotate - [select for diffs], Mon Nov 17 18:15:14 1997 UTC (26 years, 6 months ago) by millert
Branch: MAIN
Changes since 1.11: +6 -1 lines
Diff to previous 1.11 (colored)

Mention SIGUSR1 in SIGNALS section.  Noted by Heiko W.Rupp <hwr@pilhuhn.de>

Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 13 23:55:31 1997 UTC (26 years, 6 months ago) by millert
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Add missing .TP

Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 25 05:09:58 1997 UTC (26 years, 7 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.9: +6 -1 lines
Diff to previous 1.9 (colored)

Set CLOCAL for chat script by default.  Add new option "modem_chat"
to override the default for people using cua devices who want chat
to detect loss of carrier.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 2 20:08:37 1997 UTC (26 years, 9 months ago) by angelos
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored)

Clean up the manual a bit (add a few missing .TP directives).

Revision 1.8 / (download) - annotate - [select for diffs], Mon Dec 23 13:22:47 1996 UTC (27 years, 5 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.7: +351 -206 lines
Diff to previous 1.7 (colored)

pppd 2.3b3 import. some minor buf oflow fixes and so.
try it out ppl, but i've got it running talking to cisco w/ all the AFs
enabled in kernel.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 8 01:21:04 1996 UTC (27 years, 8 months ago) by michaels
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

Attempt at cleanup.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 8 01:20:59 1996 UTC (27 years, 8 months ago) by michaels
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Attempt at cleanup.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 16 14:35:50 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

CHAP == Challenge-Handshake Authentication Protocol; netbsd pr#2446; johnam@beta.datastorm.com

Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 21 23:41:26 1996 UTC (28 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.3: +8 -1 lines
Diff to previous 1.3 (colored)

sync to netbsd 960418

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 25 15:55:54 1996 UTC (28 years, 2 months ago) by niklas
Branch: MAIN
Changes since 1.2: +108 -24 lines
Diff to previous 1.2 (colored)

From NetBSD: merge of 960317

Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 22 00:12:46 1996 UTC (28 years, 3 months ago) by niklas
Branch: MAIN
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored)

From NetBSD:
Be explicit about the fact that ip-up and ip-down are executed with
a null environment.  Closes PR #1866 by John M Vinopal.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:47:59 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:47:59 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.