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 try to ioctl(,TIOCOUTQ,) on a closed
brian
1997-07-24
1
-5
/
+6
*
Allow a "hangup" capability.
brian
1997-07-14
6
-9
/
+43
*
Allow service names in "set server"
brian
1997-07-12
1
-3
/
+15
*
Reset all LQR variables when we start over.
phk
1997-07-02
1
-1
/
+4
*
Make HUP cause an exit (as it used to), and make
brian
1997-07-01
4
-55
/
+17
*
Allow specification of a umask for local socket
brian
1997-06-30
5
-14
/
+30
*
Fix HUP handling while dialing.
brian
1997-06-29
1
-3
/
+6
*
Deal with HISADDR/MYADDR in filter rules.
brian
1997-06-28
2
-15
/
+21
*
Add "set server" to control the server socket.
brian
1997-06-25
10
-74
/
+361
*
Allow shell commands (still run as original user)
brian
1997-06-25
1
-2
/
+8
*
Fix ~? output in "term" mode.
brian
1997-06-24
1
-9
/
+9
*
o Fix uptime for direct connections.
brian
1997-06-23
5
-66
/
+76
*
Typo police.
brian
1997-06-23
1
-2
/
+2
*
Fix "set parity"
brian
1997-06-23
1
-14
/
+2
*
Fix "delete all".
brian
1997-06-20
3
-32
/
+56
*
Cosmetic: Fix help syntax.
brian
1997-06-17
1
-6
/
+4
*
Handle redial tries correctly under -ddial
brian
1997-06-17
1
-10
/
+11
*
Put TCP/IP logs back on one line.
brian
1997-06-16
1
-18
/
+46
*
Set netfd to STDOUT_FILENO rather than STDIN_FILENO.
brian
1997-06-16
1
-2
/
+2
*
Correct filter docs.
brian
1997-06-16
2
-8
/
+8
*
Remove call to daemon(). Just call setsid() and close
brian
1997-06-16
1
-7
/
+10
*
Remove srandomdev fallback code
ache
1997-06-14
3
-11
/
+7
*
Fix "delete ...", it now only insists on
brian
1997-06-13
4
-23
/
+40
*
Add ppp.linkdown file to compliment ppp.linkup.
brian
1997-06-13
4
-23
/
+45
*
Fix "show ?" alignment.
brian
1997-06-13
1
-2
/
+2
*
Document ppp over tcp (how to tunnel)
brian
1997-06-13
2
-4
/
+212
*
Sort out ppp over tcp:
brian
1997-06-11
4
-32
/
+58
*
Make the man page a little more detailed.
brian
1997-06-09
4
-648
/
+1944
*
Overhaul ppp:
brian
1997-06-09
62
-2149
/
+1739
*
Remove mis-leading version info.
brian
1997-06-03
2
-4
/
+2
*
Back out last change (which in fact breaks rfc1661)
brian
1997-06-02
1
-4
/
+5
*
Go directly to ST_STOPPED when a TerminateReq is
brian
1997-06-01
1
-3
/
+3
*
Reduce MAX_M[RT]U back to 2048. Even on a null-modem
brian
1997-06-01
2
-8
/
+6
*
Remove initial startup printf's in -direct mode.
brian
1997-06-01
4
-16
/
+25
*
Implement "set mtu" command to allow the client to
brian
1997-06-01
5
-14
/
+69
*
Remove "set mtu ..." ability. Currently, this is an
brian
1997-05-31
1
-2
/
+2
*
Correct the return of DialModem()
brian
1997-05-29
3
-15
/
+12
*
De-couple ppp from libalias. If libalias isn't there, the
brian
1997-05-26
25
-119
/
+259
*
Include <alias.h>, not "alias.h"
brian
1997-05-25
2
-4
/
+2
*
Fix the reconnect option, and add an explanation to vars.h
brian
1997-05-24
11
-28
/
+65
*
Finish updating for the latest alias code.
brian
1997-05-23
4
-0
/
+432
*
Add SO_REUSEADDR socket opt in case the last telnet
brian
1997-05-23
1
-1
/
+2
*
Use the latest alias engine - now in libalias.
brian
1997-05-23
13
-2626
/
+841
*
Output exit status description of child in background mode.
brian
1997-05-19
1
-3
/
+4
*
Mega update to sort out bad implementations
brian
1997-05-19
13
-95
/
+125
*
Make openmode active by default (for both client/server).
brian
1997-05-17
2
-8
/
+5
*
Build pid_filename without a double slash.
brian
1997-05-14
2
-7
/
+11
*
Don't attempt to ioctl(modem...) when modem is
brian
1997-05-14
1
-1
/
+9
*
Correct the files section for tunX.pid and ttyXX.if
brian
1997-05-13
2
-8
/
+16
*
Correct sample file name.
brian
1997-05-12
2
-4
/
+4
[next]