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
/
pppctl
/
pppctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quiet -Wall in gcc-2.8.1
brian
1998-03-22
1
-2
/
+3
*
Remove bogus timeout code in Receive().
brian
1997-12-27
1
-7
/
+13
*
Add (BSD) copyright headers.
brian
1997-12-21
1
-2
/
+26
*
Zero struct sockaddr_??s before filling them in.
brian
1997-12-21
1
-1
/
+3
*
"No reply from ppp" -> "Connection closed".
brian
1997-12-18
1
-2
/
+2
*
Remove an unnecessary (and wrong) cast.
brian
1997-12-17
1
-2
/
+2
*
Add Id string.
brian
1997-11-18
1
-0
/
+4
*
Notice that ppp has closed the connection properly.
brian
1997-11-18
1
-36
/
+23
*
Use select() instead of poll() for portabilities sake.
brian
1997-11-11
1
-6
/
+8
*
Poll the socket descriptor while in el_gets()
brian
1997-11-11
1
-1
/
+36
*
Prompt correctly when ppp *doesn't* ask for a password.
brian
1997-11-09
1
-2
/
+3
*
Style police.
brian
1997-11-07
1
-24
/
+67
*
Support interactive mode.
brian
1997-11-07
1
-23
/
+41
*
Allow hosts specified by IP number (avoiding
brian
1997-07-28
1
-3
/
+13
*
Support "host:port" as first arg.
brian
1997-07-12
1
-6
/
+19
*
Allow command line control of ppp through both
brian
1997-06-28
1
-0
/
+273