From owner-freebsd-current@FreeBSD.ORG Thu May 19 16:13:10 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0137E16A4CE for ; Thu, 19 May 2005 16:13:10 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADA2A43DA3 for ; Thu, 19 May 2005 16:13:09 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 379BA51364; Thu, 19 May 2005 09:13:06 -0700 (PDT) Date: Thu, 19 May 2005 09:13:06 -0700 From: Kris Kennaway To: current@FreeBSD.org Message-ID: <20050519161306.GC87697@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="96YOpH+ONegL0A3E" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: tty ownership problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2005 16:13:10 -0000 --96YOpH+ONegL0A3E Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On one of my machines I am getting the following: ports-i386%whoami ports-i386 lsports-i386%ls -l `tty` crw--w---- 1 root tty 3, 79 May 19 09:20 /dev/ttyp0 ports-i386% i.e. the tty ownership is wrong. This is also the only ttyp device that exists on the machine, i.e. there are no additional devices with mode 666. I have verified I have no fbtab, devfs.conf, filesystem mount options, or kernel patches that should be affecting this. I've tried switching the kernel sources back 2 weeks (well before the last working kernel update), and have done a make world. Does anyone know what could be causing this? Kris --96YOpH+ONegL0A3E Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCjLsRWry0BWjoQKURAg1YAJ9jk9MBZuoVyRNkC2d/v1ELcE1R3QCgqyJP M01FS4zm/CksYaFffgd51a0= =XZNN -----END PGP SIGNATURE----- --96YOpH+ONegL0A3E--