From owner-cvs-all Tue Dec 31 17:42:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA82237B405; Tue, 31 Dec 2002 17:42:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1002543EC2; Tue, 31 Dec 2002 17:42:58 -0800 (PST) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h011gvfh070997; Tue, 31 Dec 2002 17:42:57 -0800 (PST) (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h011gvf5070996; Tue, 31 Dec 2002 17:42:57 -0800 (PST) Message-Id: <200301010142.h011gvf5070996@repoman.freebsd.org> From: Alfred Perlstein Date: Tue, 31 Dec 2002 17:42:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_util.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/12/31 17:42:57 PST Modified files: sys/compat/linux linux_util.h Log: When complaining about obsolete/unimplemented syscalls output the process name to make things more clear for the user. PR: 46661 MFC After: 3 days Revision Changes Path 1.20 +2 -2 src/sys/compat/linux/linux_util.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message