From owner-cvs-all Tue May 28 7:28:52 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id F25F637B400; Tue, 28 May 2002 07:28:48 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id A080D5307; Tue, 28 May 2002 16:28:44 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: John Hay Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys tty.h src/sys/kern tty.c References: <200205281329.g4SDT2286631@zibbi.icomtek.csir.co.za> From: Dag-Erling Smorgrav Date: 28 May 2002 16:28:43 +0200 In-Reply-To: <200205281329.g4SDT2286631@zibbi.icomtek.csir.co.za> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Hay writes: > I'm running as late as cvsup/cvs will give me which is 1.179. This > patch fix the panics for me. At first I only added the if (tp->t_dev) > check, but then I paniced a few lines further. I don't know if this > is perfect, but the panics are gone and I can remotely log in, so I'm > happy. :-) It looks right. I didn't expect to run into ttys that didn't have an associated device or process. Can you mail me the output of 'pstat -t'? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message