From owner-freebsd-bugs Tue Oct 12 7:30: 2 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 B558E152AF for ; Tue, 12 Oct 1999 07:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA87674; Tue, 12 Oct 1999 07:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 12 Oct 1999 07:30:01 -0700 (PDT) Message-Id: <199910121430.HAA87674@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jacques Vidrine Subject: Re: bin/11137 /bin/ps output loses the values for all pseudo-ports beyond the ttyp[0-v] Reply-To: Jacques Vidrine Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/11137; it has been noted by GNATS. From: Jacques Vidrine To: christmn@clackamas.ds.adp.com Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/11137 /bin/ps output loses the values for all pseudo-ports beyond the ttyp[0-v] Date: Tue, 12 Oct 1999 09:25:02 -0500 Hi, Does running dev_mkdb(8) make any difference? It is run at system start time. If during system run time you create more nodes in /dev, then you should rerun dev_mkdb to update /var/run/dev.db (which is where ps and other utilities eventually looks for device names). Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message