From owner-freebsd-current@FreeBSD.ORG Sun Nov 2 12:00:46 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5ECD4B63; Sun, 2 Nov 2014 12:00:46 +0000 (UTC) Received: from mail-wg0-x234.google.com (mail-wg0-x234.google.com [IPv6:2a00:1450:400c:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C1D63C8D; Sun, 2 Nov 2014 12:00:45 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id b13so8685189wgh.11 for ; Sun, 02 Nov 2014 04:00:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=7ZeAiCXCfcp6EGwfAVMpk4VVDi/66FmgTYWmp/Egh4U=; b=teYt5An5lyn/etqOBt+AdzZ9daF0FbMYyw0nkG7Z9wT4b2/w77jD/EX9DnuHXhyh44 0lzK3kWobcPXtIU59811nAnfbViuK64kWgPCJbbe8nmiagbgYE20WyRjEKtOr6xGC+GZ 329xhIXs8+WZEUOtVEKp/+RXDYro8CdyGmGx17VuUilgVG6GKmbtW0wSpfFlx2ScsyC6 XCG8Gm9bSFH0Wbxqjp8Hfr0zPjAPrZ4DoLq+SeuXQlTUAWm4X976tJlVS3U6x6H0/6tI Samy+RDXdkZFB+LicK21t/SOX3R6PrTNm6z9HkNsApJSih/5Olp8a6J6wjeNeW7lSa03 bKRA== X-Received: by 10.194.76.101 with SMTP id j5mr28529379wjw.57.1414929644076; Sun, 02 Nov 2014 04:00:44 -0800 (PST) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPSA id lm9sm18377545wjc.45.2014.11.02.04.00.42 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 02 Nov 2014 04:00:43 -0800 (PST) Date: Sun, 2 Nov 2014 13:00:40 +0100 From: Mateusz Guzik To: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org Subject: Re: junior kernel tasks Message-ID: <20141102120040.GA29497@dft-labs.eu> Mail-Followup-To: Mateusz Guzik , freebsd-hackers@freebsd.org, freebsd-current@freebsd.org References: <20141025204536.GD19066@dft-labs.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20141025204536.GD19066@dft-labs.eu> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 12:00:46 -0000 On Sat, Oct 25, 2014 at 10:45:36PM +0200, Mateusz Guzik wrote: > Hello, > > In short, nice kernel tasks people with C language skills can do in few > evenings. > > https://wiki.freebsd.org/JuniorJobs > > It is assumed you know how to obtain sources and build the kernel. > > What you can get in return: > - your own code in FreeBSD tree > - eternal glory [1] > - fun [2] > > If you are not interested, but know someone who does, please pass it > down. > > [1] - not really, no > [2] - well, I guess that's subjective, so that's not a "no" > There are some new tasks on the list. Go ahead, take your pick. -- Mateusz Guzik