From owner-freebsd-hackers@FreeBSD.ORG Wed May 16 11:55:32 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E6911065673 for ; Wed, 16 May 2012 11:55:32 +0000 (UTC) (envelope-from tzabal@it.teithe.gr) Received: from alpha.it.teithe.gr (alpha.it.teithe.gr [195.251.240.232]) by mx1.freebsd.org (Postfix) with ESMTP id 19A868FC16 for ; Wed, 16 May 2012 11:55:31 +0000 (UTC) Received: from localhost (babel.noc.teithe.gr [195.251.240.240]) by alpha.it.teithe.gr (8.14.3/8.14.3/Debian-9.4) with ESMTP id q4GBtY4e009558; Wed, 16 May 2012 14:55:34 +0300 Received: from 37.32.238.191 ([37.32.238.191]) by webmail.teithe.gr (Horde Framework) with HTTP; Wed, 16 May 2012 14:55:30 +0300 Message-ID: <20120516145530.22443uhwtvtjz0s2@webmail.teithe.gr> Date: Wed, 16 May 2012 14:55:30 +0300 From: tzabal@it.teithe.gr To: Ilya Bakulin References: <20120516003020.82068pr8h9dyqjfw@webmail.teithe.gr> <4FB34DAF.5000901@kibab.com> In-Reply-To: <4FB34DAF.5000901@kibab.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.9) Cc: freebsd-hackers@freebsd.org Subject: Re: GSoC Project: Automated Kernel Crash Reporting System - Discussion X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2012 11:55:32 -0000 Quoting Ilya Bakulin : > On 15.05.12 23:30, tzabal@it.teithe.gr wrote: >> * The implementation of the kcrashreporter is planned to be done in >> two shell scripts. > Are you really going to name your program "kcrashreporter"? I'd suggest > using a different name since everything matching "^k" is automatically > associated with KDE Project :-) As you already said, everything starting with a 'k' is automatically associated with the KDE Project, but only in the Desktop world. Many FreeBSD tools that are related with the kernel starts with a 'k' too. For example consider the Kernel Debugger (kgdb), the program for displaying the loaded kernel modules (kldstat) and the programs for loading (kldload) and unloading (kldunload) a module from the kernel. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.