From owner-freebsd-standards@freebsd.org Sun Mar 5 23:55:24 2017 Return-Path: Delivered-To: freebsd-standards@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 16CD6CFA227 for ; Sun, 5 Mar 2017 23:55:24 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from venus.codepro.be (venus.codepro.be [IPv6:2a01:4f8:162:1127::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.codepro.be", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB6F31977 for ; Sun, 5 Mar 2017 23:55:23 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from [172.16.1.189] (s224.GtokyoFL6.vectant.ne.jp [222.228.90.224]) (Authenticated sender: kp) by venus.codepro.be (Postfix) with ESMTPSA id E20E71E75F; Mon, 6 Mar 2017 00:55:19 +0100 (CET) From: "Kristof Provost" To: "aditya upadhyay" Cc: freebsd-standards@freebsd.org Subject: Re: Regarding open projects Date: Mon, 06 Mar 2017 08:55:14 +0900 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; markup=markdown Content-Transfer-Encoding: 8bit X-Mailer: MailMate (2.0BETAr6080) X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2017 23:55:24 -0000 On 6 Mar 2017, at 5:15, aditya upadhyay wrote: > Hello Kristof, > > As i am new in open source and want to contribute by learning.The areas you > have pointed and your suggestion is greatly appriciable.Since i have not > worked in open source but i am interested in your pointed areas. is there > any work left in posix implementation. if any then would you please point > me the docs so that i can proceed. > I’m not personally aware of any such work that needs to be done, but that doesn’t mean it doesn’t exist. I’d start by looking at https://wiki.freebsd.org/JuniorJobs and https://wiki.freebsd.org/IdeasPage Some of those might be outdated, so be sure to talk to the listed technical contact before you do a lot of work. Regards, Kristof