From owner-freebsd-questions@FreeBSD.ORG Tue Dec 23 09:16:07 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C39016A4CE for ; Tue, 23 Dec 2003 09:16:07 -0800 (PST) Received: from cobra.acceleratedweb.net (cobra-gw.acceleratedweb.net [207.99.79.37]) by mx1.FreeBSD.org (Postfix) with SMTP id 7E8EF43D49 for ; Tue, 23 Dec 2003 09:16:06 -0800 (PST) (envelope-from simon@optinet.com) Received: (qmail 40131 invoked by uid 110); 23 Dec 2003 17:17:36 -0000 Received: from ool-18baaf5c.dyn.optonline.net (HELO win2kpc1) (24.186.175.92) by cobra.acceleratedweb.net with SMTP; 23 Dec 2003 17:17:36 -0000 From: "Simon" To: "freebsd-questions@freebsd.org" Date: Tue, 23 Dec 2003 12:15:54 -0500 Priority: Normal X-Mailer: PMMail 2000 Professional (2.20.2661) For Windows 2000 (5.0.2195;4) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <20031223171606.7E8EF43D49@mx1.FreeBSD.org> Subject: New Error Messages :-( X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 17:16:07 -0000 Hi, Before version 4.9, FBSD used to print/log: pid 20055 (cmd), uid 1057, was killed: exceeded maximum CPU limit Now, all it prints is: maxproc limit exceeded by uid 1203, please see tuning(7)... making it impossible to identify which process was killed, am I missing something in 4.9 which would make it print the PID killed as well? Any pointers would be appreciated. Thank you, Simon