aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pppctl
Commit message (Expand)AuthorAgeFilesLines
* Add support for NetBSD (history() from libedit is different).Brian Somers1999-04-261-2/+9
* Mention the error when we fail to connect().Brian Somers1999-01-311-4/+10
* Sort cross references.Wolfram Schneider1998-08-311-4/+4
* Remove OpenBSD build support - let the Makefile vary perBrian Somers1998-08-311-7/+1
* Add OpenBSD build supportBrian Somers1998-08-301-2/+8
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTPoul-Henning Kamp1998-05-131-2/+2
* Quiet -Wall in gcc-2.8.1Brian Somers1998-03-221-2/+3
* Remove bogus timeout code in Receive().Brian Somers1997-12-271-7/+13
* Add (BSD) copyright headers.Brian Somers1997-12-211-2/+26
* Cosmetic: Tidy up.Brian Somers1997-12-211-19/+12
* Zero struct sockaddr_??s before filling them in.Brian Somers1997-12-211-1/+3
* Correct the "how to find out if the line is up" example.Brian Somers1997-12-211-2/+2
* "No reply from ppp" -> "Connection closed".Brian Somers1997-12-181-2/+2
* Remove an unnecessary (and wrong) cast.Brian Somers1997-12-171-2/+2
* Add Id string.Brian Somers1997-11-181-0/+4
* Notice that ppp has closed the connection properly.Brian Somers1997-11-182-69/+47
* Use select() instead of poll() for portabilities sake.Brian Somers1997-11-111-6/+8
* Poll the socket descriptor while in el_gets()Brian Somers1997-11-111-1/+36
* Prompt correctly when ppp *doesn't* ask for a password.Brian Somers1997-11-091-2/+3
* Style police.Brian Somers1997-11-073-37/+102
* Support interactive mode.Brian Somers1997-11-072-41/+82
* Add a few examples.Brian Somers1997-10-051-3/+84
* Sort cross refereces in section SEE ALSO.Wolfram Schneider1997-09-291-3/+3
* Allow hosts specified by IP number (avoidingBrian Somers1997-07-282-9/+22
* Support "host:port" as first arg.Brian Somers1997-07-121-6/+19
* Allow command line control of ppp through bothBrian Somers1997-06-283-0/+357