From owner-freebsd-current@FreeBSD.ORG Fri Nov 26 18:05:29 2004 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 83EB716A4CE for ; Fri, 26 Nov 2004 18:05:29 +0000 (GMT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id C525643D48 for ; Fri, 26 Nov 2004 18:05:28 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.43 (FreeBSD)) id 1CXkTG-0003Hy-P4 for current@freebsd.org; Fri, 26 Nov 2004 21:05:26 +0300 From: Vladimir Grebenschikov To: "current@freebsd.org" Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: SWsoft Date: Fri, 26 Nov 2004 21:05:25 +0300 Message-Id: <1101492325.996.54.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.0FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Subject: ptrace broken on latest CURRENT ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vova@fbsd.ru List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Nov 2004 18:05:29 -0000 Hi % truss ls truss: PIOCBIS: Inappropriate ioctl for device % strace ls PIOCSFL: Inappropriate ioctl for device trouble opening proc file % mount | fgrep proc linprocfs on /usr/compat/linux/proc (linprocfs, local) procfs on /proc (procfs, local) % (2 days old current -CURRENT) preemption enabled in kernel, 4BSD scheduler -- Vladimir B. Grebenchikov vova@fbsd.ru