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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add (BSD) copyright headers.
brian
1997-12-21
1
-2
/
+26
*
Cosmetic: Tidy up.
brian
1997-12-21
1
-19
/
+12
*
Zero struct sockaddr_??s before filling them in.
brian
1997-12-21
1
-1
/
+3
*
Correct the "how to find out if the line is up" example.
brian
1997-12-21
1
-2
/
+2
*
"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
2
-69
/
+47
*
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
3
-37
/
+102
*
Support interactive mode.
brian
1997-11-07
2
-41
/
+82
*
Add a few examples.
brian
1997-10-05
1
-3
/
+84
*
Sort cross refereces in section SEE ALSO.
wosch
1997-09-29
1
-3
/
+3
*
Allow hosts specified by IP number (avoiding
brian
1997-07-28
2
-9
/
+22
*
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
3
-0
/
+357