Subject: bin/226: ttyflags too verbose
To: None <gnats-admin>
From: John Brezak <brezak@ch.hp.com>
List: netbsd-bugs
Date: 04/18/1994 20:35:02
>Number: 226
>Category: bin
>Synopsis: ttyflags too verbose
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: gnats-admin (Utility Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Apr 18 20:35:01 1994
>Originator: John Brezak
>Organization:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
John Brezak UUCP: uunet!apollo.hp!brezak
Hewlett Packard/Apollo Internet: brezak@ch.hp.com
300 Apollo Drive Phone: (508) 436-4915
Chelmsford, Massachusetts Fax: (508) 436-5103
>Release: 4/13/94
>Environment:
System: NetBSD sussex 0.9a ESSEX#16 i386
>Description:
If you have a config where the number of ttys and ptys configed into
the kernel is less that the devices listed in /etc/ttys, you will
get *noise* about devices not configured when ttyflags -a is run.
# /sbin/ttyflags -a
ttyflags: open /dev/ttyv4: Device not configured
ttyflags: open /dev/ttyv5: Device not configured
ttyflags: open /dev/ttyv6: Device not configured
ttyflags: open /dev/ttyv7: Device not configured
ttyflags: open /dev/ttyp8: Device not configured
ttyflags: open /dev/ttyp9: Device not configured
ttyflags: open /dev/ttypa: Device not configured
ttyflags: open /dev/ttypb: Device not configured
ttyflags: open /dev/ttypc: Device not configured
ttyflags: open /dev/ttypd: Device not configured
ttyflags: open /dev/ttype: Device not configured
ttyflags: open /dev/ttypf: Device not configured
>How-To-Repeat:
>Fix:
Probably best to ignore this error.
>Audit-Trail:
>Unformatted:
------------------------------------------------------------------------------