From owner-freebsd-hackers Fri Jun 21 04:49:26 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA10859 for hackers-outgoing; Fri, 21 Jun 1996 04:49:26 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA10852 for ; Fri, 21 Jun 1996 04:49:24 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id GAA00734; Fri, 21 Jun 1996 06:48:19 -0500 From: Joe Greco Message-Id: <199606211148.GAA00734@brasil.moneng.mei.com> Subject: Re: Automatic PPP-detecting getty and pppd!!! To: Duncan.Barclay@pa-consulting.com (Duncan Barclay) Date: Fri, 21 Jun 1996 06:48:19 -0500 (CDT) Cc: freebsd-hackers@freebsd.org In-Reply-To: <31CAC0F2@SMTPGATE.PA-CONSULTING.COM> from "Duncan Barclay" at Jun 21, 96 08:25:00 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > This is great, but... :-) > I had a look in ports when this first came up a week or so back and saw > that there were getty+fax versions of getty (I cant remember the packages) > so how about it then, getty+ppp+fax. The ideal combination for > a person with an extra phone line, a fax modem, a bunch of friends who want > to ppp in, a laptop with terminal software in (but cant have FreeBSD because > it's his works) and a wife who will only let him use this if she gets a fax > machine... > > I wonder who that could be:-) > > So how about it Joe? It's a 20-line (mostly a FSM) code change to getty, not hard. When I prepare a patch, feel free to snarf the code :-) ... JG