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
*
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
*
Reflect reality
brian
1998-09-09
1
-11
/
+5
*
Initialise lcp::his_mru to the ``set mtu'' value if it's less
brian
1998-09-09
1
-2
/
+4
*
Don't cast potentially unaligned addresses to pointers to
brian
1998-09-04
5
-53
/
+134
*
Sort cross references.
wosch
1998-08-31
2
-28
/
+28
*
Remove OpenBSD build support - let the Makefile vary per
brian
1998-08-31
1
-13
/
+1
*
Add OpenBSD build support
brian
1998-08-30
1
-1
/
+7
*
Don't use ``-width 20'', it's misleading. Use ``-width XX''
brian
1998-08-29
2
-20
/
+20
*
Don't claim that the alias library isn't loaded until
brian
1998-08-29
2
-14
/
+6
*
Add the following word substitutions when running a shell
brian
1998-08-29
3
-35
/
+109
*
Allow the use of HISADDR, MYADDR and INTERFACE as words
brian
1998-08-29
1
-15
/
+78
*
Mention ``cbcp'' in ``set log ?''
brian
1998-08-29
1
-4
/
+4
*
Fix some OpenBSD/alpha warnings
brian
1998-08-26
7
-11
/
+16
*
Remove redundant include file.
brian
1998-08-26
1
-2
/
+1
*
Put the IP buffer queues into struct ipcp.
brian
1998-08-26
14
-57
/
+62
*
The protocol must be in network byte order (OpenBSD only).
brian
1998-08-26
1
-3
/
+3
*
Mention what ``set authname'' does in -direct mode.
brian
1998-08-25
2
-2
/
+16
*
If we've got a full output buffer queue and cannot send
brian
1998-08-25
15
-17
/
+180
*
Consolidate the two malloc()s that are done when allocating
brian
1998-08-21
3
-20
/
+13
*
Make ``show mem'' display the number of packets allocated as well as the
brian
1998-08-21
1
-11
/
+15
[next]