From owner-freebsd-questions Fri Jan 12 04:44:00 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA07863 for questions-outgoing; Fri, 12 Jan 1996 04:44:00 -0800 (PST) Received: from buffnet4.buffnet.net (root@buffnet4.buffnet.net [205.246.19.13]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA07858 for ; Fri, 12 Jan 1996 04:43:54 -0800 (PST) Received: from buffnet1.buffnet.net (mmdf@buffnet1.buffnet.net [205.246.19.10]) by buffnet4.buffnet.net (8.6.9/8.6.9) with SMTP id HAA18842 for ; Fri, 12 Jan 1996 07:46:19 -0500 Received: from buffnet1.buffnet.net by buffnet1.buffnet.net id aa22505; 12 Jan 96 7:47 EST Date: Fri, 12 Jan 1996 07:47:10 -0500 (EST) From: steve hovey To: freebsd-questions@freebsd.org Subject: poppassd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk Im trying to get poppassd to work - it talked to /bin/password by opening pty's - right after it issues an open() of the pty it gen's a Bus Error - Is there some other method one needs to use to open a pty than open() under freebsd? Does anyone have this ported already? -------------------------------------------------- Stephen Hovey shovey@buffnet.net root@buffnet.net