From owner-freebsd-hackers Wed May 3 15:22:48 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA02838 for hackers-outgoing; Wed, 3 May 1995 15:22:48 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id PAA02832 for ; Wed, 3 May 1995 15:22:44 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id PAA05324; Wed, 3 May 1995 15:19:53 -0700 From: "Rodney W. Grimes" Message-Id: <199505032219.PAA05324@gndrsh.aac.dev.com> Subject: Re: slattach!!!!!!! To: daveh@CSUA.Berkeley.EDU (David Holloway) Date: Wed, 3 May 1995 15:19:53 -0700 (PDT) Cc: daveh@CSUA.Berkeley.EDU, freebsd-hackers@freefall.cdrom.com In-Reply-To: from "David Holloway" at May 3, 95 02:44:36 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1584 Sender: hackers-owner@FreeBSD.org Precedence: bulk > > suppose slattach -r dialscript /dev/cua02 > where dialscript is a shell scirpt or a expect script... > when the line disconnects, the script is started but it receives a HUP > signal. How can you get a HUP signal from the dial out device???? What version of FreeBSD are you running and what does ls -lag /dev/cua02 show? My system is 2.0-current: gndrsh# ls -lag /dev/cuaa1 crw-rw---- 1 uucp dialer 28, 129 May 1 21:18 /dev/cuaa1 The dial program I am using does nothing with SIGHUP, it does have a SIGINT handler (so it can be killed while attempting to dial). > > David Holloway |daveh@ntanet.net > daveh@csua.berkeley.edu |http://www.csua.berkeley.edu/~daveh > daveh@gwythaint.hip.berkeley.edu|http://ntanet.net > daveh@uclink.berkeley.edu | > > On Wed, 3 May 1995, Rodney W. Grimes wrote: > > > > > > > I'd really like for slattach -r to work, > > > who is most familiar with it? why does it break? > > > who do I talkto about fixing it? > > > -daveh@ntanet.net > > > > I am not sure what type of problem you are having, but it works > > just fine for me: > > > > gndrsh# ps ax | grep slatt > > 5221 p0 R+ 0:00.01 grep slatt > > 48 a1 IWs+ 0:00.03 slattach -r dial /dev/cuaa1 ATDTxxxxxxx -c -h -u slco > > > > > > -- > > Rod Grimes rgrimes@gndrsh.aac.dev.com > > Accurate Automation Company Custom computers for FreeBSD > > > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD