Brian Somers f91ad6b0b7 Make ^Z, bg & fg work. We don't muck around with
SIGTTIN or SIGTTOU, we just disable use of the prompt
for the controlling terminal (and put a ^Z next to it
in a ``show who'' listing).

Unfortunately, we need to enable a timer to ``poll''
for the terminal having us as the controlling pgrp
when a user does a ``bg''.  If anyone knows how to
do this better - please speak up (is there any
indication to the process group leader when it's
ctrling terminal gets tcsetpgrp()'d back ?)....
1998-04-05 18:25:34 +00:00
..
1998-04-03 19:26:02 +00:00
1998-02-18 19:35:20 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-04 13:01:19 +00:00
1998-04-03 19:26:02 +00:00
1998-03-13 21:08:05 +00:00
1998-04-04 10:34:28 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-02-19 02:08:53 +00:00
1998-02-19 02:08:53 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-03-13 00:44:26 +00:00
1998-03-16 22:53:15 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-02-07 20:50:08 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-03-08 23:44:48 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00
1998-04-03 19:26:02 +00:00

This program was originally written by Toshiharu OHNO <tony-o@iij.ad.jp>,
and was submitted to FreeBSD-2.0.5 by Atsushi Murai <amurai@spec.co.jp>.
The original version was usually referred to as iij-ppp.

Ppp is currently maintained under FreeBSD and OpenBSD by Brian Somers
<brian@Awfulhak.org>.  The sources for both operating systems are the
same although the Makefiles vary due to the nature of each system.
If and when it's ported to another OS, things will probably be shuffled
around so that there are several Makefiles, one per architecture.

The latest sources are available in FreeBSD-current and OpenBSD-current.
An archive hacked so that it will build on just about any version of
FreeBSD is frequently generated and made available on
http://www.FreeBSD.org/~brian.  Once the first OpenBSD release is made
with ppp, an up-to-date OpenBSD archive will be made available too.

A FAQ is available at http://www.FreeBSD.org/FAQ/userppp.html.  It applies
equally to OpenBSD as it does to FreeBSD.  The man page is quite extensive,
and there are lots of examples in /etc/ppp/ppp.*.sample.  These examples
come with the hacked archive above but must be installed manually.

Ppp is still under development.  There is no official TODO list.