From owner-freebsd-hackers@FreeBSD.ORG Wed May 28 05:01:54 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 16E53FA1 for ; Wed, 28 May 2014 05:01:54 +0000 (UTC) Received: from nm39-vm8.bullet.mail.bf1.yahoo.com (nm39-vm8.bullet.mail.bf1.yahoo.com [72.30.239.152]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B67FB2AC3 for ; Wed, 28 May 2014 05:01:53 +0000 (UTC) Received: from [98.139.212.152] by nm39.bullet.mail.bf1.yahoo.com with NNFMP; 28 May 2014 05:01:52 -0000 Received: from [98.139.213.10] by tm9.bullet.mail.bf1.yahoo.com with NNFMP; 28 May 2014 05:01:52 -0000 Received: from [127.0.0.1] by smtp110.mail.bf1.yahoo.com with NNFMP; 28 May 2014 05:01:52 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1401253312; bh=OHkxSipzy7YXWDYhKw5qeikZCFczr2jiuO/a4mq0358=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:References:Mime-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding:Message-Id:Cc:X-Mailer:From:Subject:Date:To; b=zNrC+Kiqp9+37cjXVCV2ntk5rC5Y5SsEXrLwtpndgrl9hQg/Cyrf9Nt8UNJkTbgx5V4oIFuUy9h7UVqbU68F7nzwkpTHzzqZp9NDOqajy9T9otj0uC6aYVr1M++LuYXDuHlKQhMpnblqbdha3LOM4GfyBrYf4SsvsR/0CJ++5bM= X-Yahoo-Newman-Id: 248024.33777.bm@smtp110.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: Ot6oyrYVM1mg9Ab5vlUeG65xoOAEItD7IRU8NT.LJzJXaPb gUbnmZ8mit5Rb0VakbhcUJr22wgzRCII_tG8scJbysEdLH3ka65VSEMzf_J0 x5pOcWFLA0ceeZCWlbKL764pdkz6b25RYf0opsuluzSx.bzyBw6cSdc7STfP cXXIBdmEjD8vCOM7sq9.KabMnTHoL1aPqAHmIO4u.uEtKehnt02XyQce7hTV rDXOfdhwj9Atix_wEB_OoJGe4.vszu2OghFxPngnZPQKP4Xel_tQUYzXgnxR FxiwbCcoMvKh0FUqwn6sn.dj7Xo17DhsV6l0G9raH6QglEjwkWLG.xJM.9z9 dFAFKPt4pNWYZafC0ZwG9cyqbzhfbFN3K02eLgPdVc52MCTKAEak7..wEjvM .usMi0pUoE8sPRtQe.CMTRaRV0PdiKQP8Yra5sm9GfrrsSJfB1_7RFttl9yE QaGLwDrBUVJYe0pTdP0.r0GO.0DAIrm9yRYR.X_R1fBweklSnk8jm0vat X-Yahoo-SMTP: LAFNfTaswBDguI7meB90l2l3wOU- X-Rocket-Received: from [10.16.181.112] (free7by@117.136.24.64 with xymcookie [106.10.149.123]) by smtp110.mail.bf1.yahoo.com with SMTP; 27 May 2014 22:01:52 -0700 PDT References: Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: iPhone Mail (11D201) From: by Subject: Re: How to get familiar with a system Date: Wed, 28 May 2014 13:01:35 +0800 To: Dieter BSD Cc: "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2014 05:01:54 -0000 I think that is a good idea, follow the current problem and find what can do. - by