Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 1999 04:16:09 -0800 (PST)
From:      daniel@cyberjunky.net
To:        freebsd-gnats-submit@freebsd.org
Subject:   bin/10856: vty's from ttyvc - ttvf (maybe more?) do now show up in w or who outputs
Message-ID:  <19990329121609.E600F15828@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         10856
>Category:       bin
>Synopsis:       vty's from ttyvc - ttvf (maybe more?) do now show up in w or who outputs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 29 04:20:02 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Harris
>Release:        3.0-19981015-BETA
>Organization:
>Environment:
FreeBSD Chucky.CyberJunky.Net 3.1-STABLE FreeBSD 3.1-STABLE #0: Sun Mar 28 11:01:56 CST 1999     root@CyberJunky.Net:/usr/src/sys/compile/CHUCKY  i386
>Description:
While installing more than 12 console vtys, I noticed the w/who commands
did not show all the vtys logged into.  The vtys involved starts at
ttyvc and goes up to ttyvf where I stopped.

Outputs: (w)
 6:18AM  up 18:04, 2 users, load averages: 0.05, 0.02, 0.00
USER             TTY      FROM              LOGIN@  IDLE WHAT
hogie            p1       207.138.66.6:S.0  1:41AM     - BitchX Hogie-One irc.home.com (BitchX-75p3)
hogie            p2       207.138.66.6      2:02AM     - w

(who)
hogie            ttyp1   Mar 29 01:41   (207.138.66.6:S.0)
hogie            ttyp2   Mar 29 02:02   (207.138.66.6)

(last)
hogie            ttyvc                     Sun Mar 28 14:19   still logged in
hogie            ttyve                     Sun Mar 28 14:10   still logged in
hogie            ttyvf                     Sun Mar 28 14:12   still logged in

>How-To-Repeat:
Add To /etc/ttys:
ttyv4   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv5   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv6   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv7   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv8   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv9   "/usr/libexec/getty Pc"         cons25  on  secure
ttyva   "/usr/libexec/getty Pc"         cons25  on  secure
ttyvb   "/usr/libexec/getty Pc"         cons25  on  secure
ttyvc   "/usr/libexec/getty Pc"         cons25  on  secure
ttyvd   "/usr/libexec/getty Pc"         cons25  on  secure
ttyve   "/usr/libexec/getty Pc"         cons25  on  secure
ttyvf   "/usr/libexec/getty Pc"         cons25  on  secure

goto /dev
./MAKEDEV vtyf
killall -HUP init

Login to extended vty using SHIFT ALT F5
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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




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