| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Better handling of snprintf() returns | Brian Somers | 2001-11-23 | 1 | -3/+8 |
| * | MFC: markup and misc fixes. | Ruslan Ermilov | 2001-08-16 | 1 | -3/+2 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 1 | -1/+1 |
| * | MFC: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-22 | 1 | -2/+0 |
| * | MFC: MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-04-25 | 1 | -2/+1 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2001-03-06 | 1 | -4/+10 |
| * | MFC: use canonical form of .Dd macro. | Ruslan Ermilov | 2000-12-12 | 1 | -1/+1 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -1/+2 |
| * | MFC: Add an example of how to use pppctl to tweak ppp filters to avoid | Brian Somers | 2000-09-16 | 1 | -0/+21 |
| * | MFC: If -p is used on the command line, nuke it and it's argument using | Brian Somers | 2000-09-16 | 1 | -2/+32 |
| * | NetBSD has changed the el_init() prototype | Brian Somers | 1999-09-20 | 1 | -1/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | Use err[x]/warn[x] and improve error reporting | Brian Somers | 1999-08-02 | 1 | -23/+25 |
| * | Add support for NetBSD (history() from libedit is different). | Brian Somers | 1999-04-26 | 1 | -2/+9 |
| * | Mention the error when we fail to connect(). | Brian Somers | 1999-01-31 | 1 | -4/+10 |
| * | Sort cross references. | Wolfram Schneider | 1998-08-31 | 1 | -4/+4 |
| * | Remove OpenBSD build support - let the Makefile vary per | Brian Somers | 1998-08-31 | 1 | -7/+1 |
| * | Add OpenBSD build support | Brian Somers | 1998-08-30 | 1 | -2/+8 |
| * | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | Poul-Henning Kamp | 1998-05-13 | 1 | -2/+2 |
| * | Quiet -Wall in gcc-2.8.1 | Brian Somers | 1998-03-22 | 1 | -2/+3 |
| * | Remove bogus timeout code in Receive(). | Brian Somers | 1997-12-27 | 1 | -7/+13 |
| * | Add (BSD) copyright headers. | Brian Somers | 1997-12-21 | 1 | -2/+26 |
| * | Cosmetic: Tidy up. | Brian Somers | 1997-12-21 | 1 | -19/+12 |
| * | Zero struct sockaddr_??s before filling them in. | Brian Somers | 1997-12-21 | 1 | -1/+3 |
| * | Correct the "how to find out if the line is up" example. | Brian Somers | 1997-12-21 | 1 | -2/+2 |
| * | "No reply from ppp" -> "Connection closed". | Brian Somers | 1997-12-18 | 1 | -2/+2 |
| * | Remove an unnecessary (and wrong) cast. | Brian Somers | 1997-12-17 | 1 | -2/+2 |
| * | Add Id string. | Brian Somers | 1997-11-18 | 1 | -0/+4 |
| * | Notice that ppp has closed the connection properly. | Brian Somers | 1997-11-18 | 2 | -69/+47 |
| * | Use select() instead of poll() for portabilities sake. | Brian Somers | 1997-11-11 | 1 | -6/+8 |
| * | Poll the socket descriptor while in el_gets() | Brian Somers | 1997-11-11 | 1 | -1/+36 |
| * | Prompt correctly when ppp *doesn't* ask for a password. | Brian Somers | 1997-11-09 | 1 | -2/+3 |
| * | Style police. | Brian Somers | 1997-11-07 | 3 | -37/+102 |
| * | Support interactive mode. | Brian Somers | 1997-11-07 | 2 | -41/+82 |
| * | Add a few examples. | Brian Somers | 1997-10-05 | 1 | -3/+84 |
| * | Sort cross refereces in section SEE ALSO. | Wolfram Schneider | 1997-09-29 | 1 | -3/+3 |
| * | Allow hosts specified by IP number (avoiding | Brian Somers | 1997-07-28 | 2 | -9/+22 |
| * | Support "host:port" as first arg. | Brian Somers | 1997-07-12 | 1 | -6/+19 |
| * | Allow command line control of ppp through both | Brian Somers | 1997-06-28 | 3 | -0/+357 |