From owner-freebsd-questions Sat Jun 29 19:18:01 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA04162 for questions-outgoing; Sat, 29 Jun 1996 19:18:01 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA04133 for ; Sat, 29 Jun 1996 19:17:53 -0700 (PDT) Received: from multivac.orthanc.com (root@multivac.orthanc.com [207.102.89.1]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id LAA17950 for ; Sat, 29 Jun 1996 11:42:24 -0700 Received: from localhost (lyndon@localhost) by multivac.orthanc.com (8.7.5/8.7.3) with SMTP id LAA08436 for ; Sat, 29 Jun 1996 11:40:58 -0700 (PDT) Message-Id: <199606291840.LAA08436@multivac.orthanc.com> X-Authentication-Warning: multivac.orthanc.com: Host lyndon@localhost didn't use HELO protocol From: Lyndon Nerenberg VE7TCP To: freebsd-questions@FreeBSD.ORG Subject: kvm_getprocs() and ttys X-Attribution: VE7TCP Reply-To: lyndon@orthanc.com Date: Sat, 29 Jun 1996 11:40:57 -0700 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk When calling kvm_getprocs() with op==KERN_PROC_TTY, how do you pass the tty in arg? --lyndon (Please reply directly, I'm not currently subscribed to the list. Thanks.)