From owner-freebsd-questions@freebsd.org Sat Jul 25 08:41:01 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71C4D9AAD81 for ; Sat, 25 Jul 2015 08:41:01 +0000 (UTC) (envelope-from hetakcoder@gmail.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0916F16BA; Sat, 25 Jul 2015 08:41:01 +0000 (UTC) (envelope-from hetakcoder@gmail.com) Received: by wibud3 with SMTP id ud3so86443093wib.1; Sat, 25 Jul 2015 01:40:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=32aqoA3YSTDYEcP45TAiphaRvLmEMiUA3mCfp/x0jT0=; b=xPYLwDLxNddb+/3OtJQTdCicoJQvh2ShM01IeN12/QiSDC0m4KpEDNnzspMlx2t2fS edYyMJDO2nYo3xgxnMWormqLzXVgeOiyk2x+yvd7HpaCJiIMAV9oNO64DMj7P6POFTGf oLuxWNYscxLFs4QFCaHlErUzNKrdZhCjCtknD3bpwRfSkFgcq42J+19ZoFs88pPklkBr gM43yUT54yJEpdddux4M7BCTbwdFHPkQQoK1Z6BAFyWJ/XKlAravP/IvSiasB8No+3nF onTyMErI8LlEbTBtQA7vwvflyrJhrHYb7PqTOOyvlzjkQhUC1xb3fzWnhzgEBzXvG1V0 bZQQ== X-Received: by 10.194.246.105 with SMTP id xv9mr34562432wjc.135.1437813659401; Sat, 25 Jul 2015 01:40:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.68.233 with HTTP; Sat, 25 Jul 2015 01:40:19 -0700 (PDT) In-Reply-To: <55B349AA.8080308@FreeBSD.org> References: <55B349AA.8080308@FreeBSD.org> From: HeTak Date: Sat, 25 Jul 2015 13:10:19 +0430 Message-ID: Subject: Re: freebsd Devel?? To: Matthew Seaman Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jul 2015 08:41:01 -0000 Thank you, Matthew, I'll get started with hackers :) On Sat, Jul 25, 2015 at 1:02 PM, Matthew Seaman wrote: > On 25/07/2015 06:08, HeTak wrote: > > Pardon me for this somehow off-topic question :) > > Asking where to ask questions is not off topic for questions@... > > > I have recently started some developments on freebsd kernel, I wanted to > > know whether this is the right group to ask my questions or not? > > > > I prospected to find a group named like "FreeBSD Devel" or so, but there > > were not any.. would someone gives me a hand on this? Thanks :) > > The place to ask generally about FreeBSD development is the > freebsd-hackers@FreeBSD.org mailing list. If you have more technically > focussed questions about specific areas of the kernel then there are any > number of more specific mailing lists, but start with hackers@... > > Cheers, > > Matthew > > >