From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752762AbYFRIeS (ORCPT ); Wed, 18 Jun 2008 04:34:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751372AbYFRIeJ (ORCPT ); Wed, 18 Jun 2008 04:34:09 -0400 Received: from an-out-0708.google.com ([209.85.132.242]:58795 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751341AbYFRIeI (ORCPT ); Wed, 18 Jun 2008 04:34:08 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=l5CWWZK+NrCHFXOG1yqjAF0ooSpSY1vgOKyKQ1xsPcHO1O8bUTkWpY+fhqUeZspeob GnDk+hVwUntN2i0cde8YtsHwd20kv/zZVcROrrvl74zaAqUfvhLVvVdz6L62McUxFJub 0XzvObZGSq5fTuXqzH3Qvhct9j2Gbzsos4/tg= Message-ID: Date: Wed, 18 Jun 2008 10:34:06 +0200 From: "Bart Van Assche" To: LKML Subject: Userspace tools for BSD process accounting (v3) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, The file init/Kconfig in the kernel source tree refers to the URL http://www.physik3.uni-rostock.de/tim/kernel/utils/acct/ as the download location for userspace tools for processing the v3 BSD process accounting file format. This URL is no longer valid unfortunately. Anyone any idea where these tools can be downloaded ? Thanks, Bart.