index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recurse when we've switched state via LoginDone(). If we've
brian
1999-01-20
1
-2
/
+2
*
Change the maximum number of filters from 20 to 40.
brian
1999-01-19
3
-8
/
+8
*
Suggest that ``set proctitle'' is used in ppp.linkup when
brian
1999-01-19
2
-2
/
+18
*
Send the peer-decided PSTN address with the CBCP Ack,
brian
1999-01-19
1
-5
/
+18
*
If we've configured CBCP *and* another not-so-important
brian
1999-01-12
2
-7
/
+11
*
Correct some formatting errors (one is a groff bug)
brian
1999-01-11
2
-54
/
+108
*
Typo: /etc/ppp/ppp.conf.example -> ppp.conf.sample
sada
1999-01-10
2
-4
/
+4
*
Only call isatty() when we open our descriptor, and remember
brian
1999-01-10
3
-26
/
+17
*
Don't use the next phone number after the ``|'' if the
brian
1999-01-08
1
-1
/
+2
*
Typo: The idle timer is ignored in -ddial and -dedicated
brian
1999-01-06
2
-4
/
+4
*
Don't warn when ``add xxxx HISADDR'' fails because HISADDR
brian
1999-01-06
1
-3
/
+4
*
Don't return stack-based data. This may have caused
brian
1998-12-17
1
-2
/
+2
*
Fix a rather bad latency problem (uncovered by the recent timer commit).
brian
1998-12-15
1
-2
/
+2
*
Rather than interrupting 10 times per second then checking
brian
1998-12-14
3
-49
/
+46
*
Allow a variable as the first arg to ``set proctitle''.
brian
1998-12-14
1
-7
/
+13
*
Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown.
brian
1998-12-14
1
-0
/
+3
*
Boy, this was tricky to find:
brian
1998-12-10
1
-1
/
+2
*
When using ``set device !someprogram'', when ``someprogram''
brian
1998-12-10
3
-5
/
+24
*
Typo and formatting updates.
billf
1998-12-04
2
-16
/
+22
*
Don't forget to initialise dbuff when debugging.
brian
1998-11-10
1
-5
/
+9
*
Explain what the command line switches do and what the
brian
1998-11-08
2
-14
/
+258
*
Fix a few typos
brian
1998-11-08
2
-6
/
+6
*
Don't delete the primary interface address when
brian
1998-11-05
3
-11
/
+20
*
If the CBCP callee offsers no callback, send our configured
brian
1998-10-31
1
-5
/
+7
*
Allow multiple systems (config labels) on the command
brian
1998-10-31
6
-101
/
+116
*
Don't call PacketAliasIn() when we turn around packets destined
brian
1998-10-29
1
-7
/
+1
*
Remove some redundant (#if 0'd) code.
brian
1998-10-29
1
-8
/
+1
*
Untimeout the chat expect timer as soon as we get a
brian
1998-10-27
1
-1
/
+2
*
Add ``set proctitle'' for changing argv[0]. All substitutions
brian
1998-10-27
5
-6
/
+85
*
Add ``PROCESSID'' as a constant expanded when running
brian
1998-10-27
3
-4
/
+11
*
Stress that ``none'' must be specified on the `set callback'
brian
1998-10-27
2
-10
/
+26
*
Shuffle the iface-alias option so that's in alphabetical
brian
1998-10-26
2
-14
/
+14
*
Add ``enable proxyall'' support. This adds proxy ARP entries
brian
1998-10-26
8
-61
/
+169
*
Fix the interface alias code. Previously, I was expecting something
brian
1998-10-26
4
-29
/
+113
*
Don't send a DELAY value when sending CBCP_NONUM
brian
1998-10-25
1
-4
/
+8
*
Loosen our restrictions on setting enddisc, mrru,
brian
1998-10-24
4
-30
/
+85
*
Solve the ``first connection'' problem that occurs on
brian
1998-10-22
14
-417
/
+1082
*
Specify BINOWN explicitly - we don't want to depend on bsd.own.mk
brian
1998-10-20
1
-0
/
+1
*
Warn about (but process anyway) CBCP messages with an incorrect id.
brian
1998-10-17
1
-1
/
+11
*
Adjust our CBCP RESP id so that it's the same as the REQ.
brian
1998-10-17
1
-1
/
+2
*
If the client asks for CBCP, then replies with CBCP_NONUM
brian
1998-10-17
1
-1
/
+8
*
Explain what the ``*'' means for a CBCP phone number
brian
1998-10-17
1
-3
/
+9
*
Move help displays left one column to avoid problems with
brian
1998-10-17
1
-3
/
+5
*
Warn if we encounter an unindented line that isn't
brian
1998-10-17
1
-2
/
+7
*
Warn that the specific chap protocol isn't supported when
brian
1998-10-17
1
-8
/
+19
*
Remove useless `BINOWN=root' now that it is the default.
obrien
1998-09-19
1
-2
/
+1
*
Revert SEE ALSO ordering to version 1.124
brian
1998-09-18
2
-28
/
+28
*
Sync with OpenBSD ifdefs
brian
1998-09-17
7
-25
/
+53
*
Alphabeticalize SEE ALSO section.
brian
1998-09-17
2
-28
/
+28
*
Correct ua_ntohs.
brian
1998-09-15
1
-4
/
+4
[next]