Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 17:30:39 +0200 (SAT)
From:      John Hay <jhay@icomtek.csir.co.za>
To:        des@ofug.org (Dag-Erling Smorgrav)
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys tty.h src/sys/kern tty.c
Message-ID:  <200205281530.g4SFUdm90251@zibbi.icomtek.csir.co.za>
In-Reply-To: <xzpu1os5otg.fsf@flood.ping.uio.no> from Dag-Erling Smorgrav at "May 28, 2002 04:28:43 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> John Hay <jhay@icomtek.csir.co.za> 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'?

###########################
beast:/home/jhay # pstat -t
  LINE RAW CAN OUT IHIWT ILOWT OHWT LWT     COL STATE  SESS      PGID DISC
  ttyp1  0   0   0   512   448 2052 256       0 OCc       86298 86796 term
  ttyp0  0   0   0   512   448 2052 256      31 OCc         228   234 term
  ttyv7  0   0   0   512   448 2052 256       7 OCc         226   226 term
  ttyv6  0   0   0   512   448 2052 256       7 OCc         225   225 term
  ttyv5  0   0   0   512   448 2052 256       7 OCc         224   224 term
  ttyv4  0   0   0   512   448 2052 256       7 OCc         223   223 term
  ttyv3  0   0   0   512   448 2052 256       7 OCc         222   222 term
  ttyv2  0   0   0   512   448 2052 256       7 OCc         221   221 term
  ttyv1  0   0   0   512   448 2052 256       7 OCc         220   220 term
  ttyd0  0   0   0   512   448 1296 256       0 OCc           0     0 term
    0,0  0   0   0     0     0    0   0       0 -             0     0 term
  ttyv0  0   0   0   512   448 2052 256       7 OCc         219   219 term
###########################

John
-- 
John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205281530.g4SFUdm90251>