From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 22 18:24:24 2011 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 E8F2A106564A for ; Fri, 22 Apr 2011 18:24:24 +0000 (UTC) (envelope-from robert.lorentz@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4E3948FC0A for ; Fri, 22 Apr 2011 18:24:23 +0000 (UTC) Received: by yxl31 with SMTP id 31so266555yxl.13 for ; Fri, 22 Apr 2011 11:24:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:content-type:x-mailer:message-id :date:to:content-transfer-encoding:mime-version; bh=89XWWYPaYQ2zu2AwkXyK2Szyf2WggTiZWBJkdxa4rRU=; b=IqJrJweqx1TRHhUV187g4O/RIpfJx0ue72XauCaOuWMpI7WyO7tRgZ7UFYoc5c6hPv Nx+NYZuiyf99tNymyPymXrmZ2xic5oHYvZkjAFB9GX62ZrQg62F1SjGIUT0R+qTabmEU f1oUmHPPh0fduSE8Ne0t8s0pK33c74WaqfkhQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:content-type:x-mailer:message-id:date:to :content-transfer-encoding:mime-version; b=wN5vYrHufAHCcyo3JyXS3JWdbsQwsawXhysf3Wcyf03BuogevlUPwCi5yabbcFdwGk Nt3ys5X1ei95CdO1KJSStTryJm09qmqTPNeKRtyrJJQJcot5KsKW7muBEPP4e6AUK5yj 7u4E+6dnPKVK7QDTEwF6EZXqi2RSqLSOUsaPk= Received: by 10.236.53.74 with SMTP id f50mr1381928yhc.380.1303495103055; Fri, 22 Apr 2011 10:58:23 -0700 (PDT) Received: from [10.93.102.8] ([166.137.9.195]) by mx.google.com with ESMTPS id 51sm302322yha.58.2011.04.22.10.58.20 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 22 Apr 2011 10:58:21 -0700 (PDT) From: Robert Lorentz Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (8G4) Message-Id: Date: Fri, 22 Apr 2011 13:58:15 -0400 To: "freebsd-hackers@freebsd.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (iPhone Mail 8G4) Subject: Looking for resources to get started 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: Fri, 22 Apr 2011 18:24:25 -0000 Hi, I'm very interested in getting started with FreeBSD development. My interest= s are wide but specifically core OS, performance, scheduling, cryptography, p= erhaps filesystems etc.=20 I have seen the "Ideas" list and there is some good stuff there but those ar= e fairly complex/large tasks. Where can I find something more basic to addre= ss to get myself familiar with the process of contributing? My motivation for contributing is to learn more about the FreeBSD kernel and= core OS and to put my skills toward FreeBSD which I find interesting and wo= rthwhile. I am knowledgable in C, scheduling, data interface, somewhat also= in cryptography Thanks, Robert=