From owner-freebsd-arch@freebsd.org Wed May 10 07:31:22 2017 Return-Path: Delivered-To: freebsd-arch@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 6685BD6698D for ; Wed, 10 May 2017 07:31:22 +0000 (UTC) (envelope-from roberfern@gmail.com) Received: from mail-io0-x22f.google.com (mail-io0-x22f.google.com [IPv6:2607:f8b0:4001:c06::22f]) (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 2D4C21E27; Wed, 10 May 2017 07:31:22 +0000 (UTC) (envelope-from roberfern@gmail.com) Received: by mail-io0-x22f.google.com with SMTP id o12so8107652iod.3; Wed, 10 May 2017 00:31:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=DZ/dfkb42ypV6Vv8dQRJK9duvEogYajf/S1kbXuvjyg=; b=Gqp7vLtiW564ojlneNuSE4tTfBljsi48mELI5K7awPrRhc4Tgl2EUeP627gBlPiKe6 WlJ3flXbyux80iwLedXxrvc315lk8iij+Is6YsWvKKXudlDkk+zgubuGiuLFrvZdm3C2 t04ZAV45lw4zN65BgOw8/iM452HYL4MSlHlHEKYCDGoqr3NWFIUXS9c09jx8eIg3SDVc csC5Hm3VGvX4Rm1W0+eRWuzvIj2ARijGgDj1DYEpwXC05BzPAqSTUZobZ0Xr0j6CS5BQ OTKdkMNZMBx1rnQkHOOFsziBoC/doIWabl2yAtPZE+rjGB4jTLfBsIV3bXCB2/DlLesg P38w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=DZ/dfkb42ypV6Vv8dQRJK9duvEogYajf/S1kbXuvjyg=; b=kC261g9UoojLnLPyuKxWFeOQycDSgKjyMu1n/wSq+iSDedgDMb8BXH3cFdg0N0Rtpr t/+SZUFP1zNACX7R3IHEmO27CAY02atYctmKXClbWAHe72PS25QyhufSuJU3ZVkKBWZ/ 1L8UZPJn9TtPsBk6tPynAW7cT7goSp6A1P+DpEqNwswtrGWIthAiWSazTIAhfHgnrCME 1B0WVMjoBDPymLe9Iw1o/hAGmb7344QdVvN93j/qKXLV3pDYOW+ApgpCnx3e7SthQmMf hilOUSIXJcxqp9SGNF805uARJdReKpgNXayYHeIR4bWP2PL26+TrOtRDggE5dU4qHQs+ SA6g== X-Gm-Message-State: AODbwcC56XOCj/DZTU5QX0aebuikiswN/9a2NyIEDRXvVJarf43EUmsq xknO4ePnqGRNzKWMilx6OSb6CpW8Qg== X-Received: by 10.107.20.134 with SMTP id 128mr1999231iou.132.1494401481318; Wed, 10 May 2017 00:31:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.37.21 with HTTP; Wed, 10 May 2017 00:31:20 -0700 (PDT) In-Reply-To: References: From: =?UTF-8?Q?Roberto_Fern=C3=A1ndez?= Date: Wed, 10 May 2017 09:31:20 +0200 Message-ID: Subject: Re: FreeBSD architecture diagram To: Diomidis Spinellis Cc: freebsd-arch@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 May 2017 07:31:22 -0000 2017-05-09 21:09 GMT+02:00 Diomidis Spinellis : > I've tried to put together a rough diagram of the FreeBSD architecture. > It's based on the corresponding books by Maurice Bach and > McKusick/Neville-Neil, You are forgetting to mention Robert Watson, he is also a co-writer of the book. > plus my personal categorization of manual pages and some source code > browsing. You can find it online at https://dspinellis.github.io/u > nix-architecture/. I'd very much welcome any feedback you may have > regarding important errors or missing elements. You can send feedback by > email or through the GitHub repo that contains the diagram's source code: > by opening issues or through pull requests. If there's interest I'd be > happy to maintain it as a project of our community. > > Kind regards, > > Diomidis > _______________________________________________ > freebsd-arch@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" >