From owner-freebsd-bugs Tue Sep 21 3:30:15 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BEC815AFE for ; Tue, 21 Sep 1999 03:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA13826; Tue, 21 Sep 1999 03:30:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from shell3.ba.best.com (shell3.ba.best.com [206.184.139.134]) by hub.freebsd.org (Postfix) with ESMTP id E91B714D51 for ; Mon, 20 Sep 1999 23:02:31 -0700 (PDT) (envelope-from inwap@shell3.ba.best.com) Received: (from inwap@localhost) by shell3.ba.best.com (8.9.3/8.9.2/best.sh) id XAA17496; Mon, 20 Sep 1999 23:01:48 -0700 (PDT) Message-Id: <199909210601.XAA17496@shell3.ba.best.com> Date: Mon, 20 Sep 1999 23:01:48 -0700 (PDT) From: inwap@best.com Reply-To: inwap@best.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/13870: Failure with "ps tpt" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13870 >Category: bin >Synopsis: "ps tpt" produces "ps: /dev/ttypT: No such file or directory" >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: Tue Sep 21 03:30:04 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Joe Smith >Release: FreeBSD 2.2.8-STABLE i386 >Organization: Chez Inwap >Environment: Standard env. >Description: The command "ps tpt" fails for /dev/ttypt only. >How-To-Repeat: Note that "pr" through "pv" work with the exception of "pt". (home/inwap) inwap@shell3> ls /dev/ttyp? /dev/ttyp0 /dev/ttyp7 /dev/ttype /dev/ttypl /dev/ttyps /dev/ttyp1 /dev/ttyp8 /dev/ttypf /dev/ttypm /dev/ttypt /dev/ttyp2 /dev/ttyp9 /dev/ttypg /dev/ttypn /dev/ttypu /dev/ttyp3 /dev/ttypa /dev/ttyph /dev/ttypo /dev/ttypv /dev/ttyp4 /dev/ttypb /dev/ttypi /dev/ttypp /dev/ttyp5 /dev/ttypc /dev/ttypj /dev/ttypq /dev/ttyp6 /dev/ttypd /dev/ttypk /dev/ttypr (home/inwap) inwap@shell3> ps tpr PID TT STAT TIME COMMAND 12090 pr Is+ 0:00.07 -tcsh (tcsh) (home/inwap) inwap@shell3> ps tps PID TT STAT TIME COMMAND 13953 ps Is+ 0:00.11 -tcsh (tcsh) (home/inwap) inwap@shell3> ps tpt ps: /dev/ttypT: No such file or directory (home/inwap) inwap@shell3> ps tpu PID TT STAT TIME COMMAND 3263 pu Is 0:00.07 -csh (csh) (home/inwap) inwap@shell3> ps tpv PID TT STAT TIME COMMAND (home/inwap) inwap@shell3> uname -a FreeBSD shell3.ba.best.com 2.2.8-STABLE FreeBSD 2.2.8-STABLE #104: Sat Sep 4 16:02:26 PDT 1999 dima@tick.best.net:/src/src/sys/compile/BEST i386 >Fix: No workaround. Problem exists in 3.3 kernel as well. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message