From owner-svn-doc-all@FreeBSD.ORG Sun Oct 6 20:47:00 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 51A3FD34 for ; Sun, 6 Oct 2013 20:47:00 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-pd0-x234.google.com (mail-pd0-x234.google.com [IPv6:2607:f8b0:400e:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2776E2EB9 for ; Sun, 6 Oct 2013 20:47:00 +0000 (UTC) Received: by mail-pd0-f180.google.com with SMTP id y10so6327258pdj.11 for ; Sun, 06 Oct 2013 13:46:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=SloxoS+nRlcO+XnKcExfAR5f6lmOtzvHydi0nEFytQs=; b=cgtVvIemzQCefqt8ShMGT99STljVdQYFZlRQXRyZ/Uw2AzQjxr/B3szh+ohxevYSV8 8oNYIwIwaHEtmlnWinE8mST85z70kitRvQ3HZsQVnP8ZAcMGXAh9FQHgv6IVsVTRA98v lrOU9j/iJlonPqTsMgqDqIiEj2IGUAnl82yyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=SloxoS+nRlcO+XnKcExfAR5f6lmOtzvHydi0nEFytQs=; b=E0AHhVcFBgwCzy+fYeP01n0ovHjH4W86DtyvcsKWfUvo2ivlPG12rJnJCFCStiilRz g6TzzyAlRBIgQsO8arN9yppkBGm7e04NQIBmJdygZPkvbcwuAYMwQ07mcWZOAM2kC0wF mpEL8d61pWfNCnRN6K0QGI2X4zNnQESLpHF64CHL+WGfzi2eP7EJTygZn1np6YkIHCMa 4V0FxcLg02rdlzt90W7/y2eXiK1K/xlTm+sT/eHTS6ZiSpLfhL/atV00Q10ktvDiXyNf QQSakccweR/QPgkientw7qDUFpC7e9ZZPStxaKTBomY6d0m5rXojCcgBRWmmaGpVVDBX dwrQ== X-Gm-Message-State: ALoCoQnD7n3L6RbpPT+/0Tcp3/p589NjjHNnJZxp9hn/xIMIIeplbe1dSEt86FJ+DUSsR9SagSsN X-Received: by 10.66.145.166 with SMTP id sv6mr27846601pab.31.1381092419282; Sun, 06 Oct 2013 13:46:59 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.70.6.3 with HTTP; Sun, 6 Oct 2013 13:46:29 -0700 (PDT) In-Reply-To: <20131006055839.GJ41229@kib.kiev.ua> References: <201310060416.r964GNxx070547@svn.freebsd.org> <20131006055839.GJ41229@kib.kiev.ua> From: Eitan Adler Date: Sun, 6 Oct 2013 16:46:29 -0400 X-Google-Sender-Auth: UsK8c60EhZts4JIOKx6jvApfd5Y Message-ID: Subject: Re: svn commit: r42862 - head/en_US.ISO8859-1/books/handbook/introduction To: Konstantin Belousov , Peter Wemm Content-Type: text/plain; charset=UTF-8 Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Oct 2013 20:47:00 -0000 On Sun, Oct 6, 2013 at 1:58 AM, Konstantin Belousov wrote: > On Sun, Oct 06, 2013 at 04:16:23AM +0000, Eitan Adler wrote: >> Author: eadler >> Date: Sun Oct 6 04:16:22 2013 >> New Revision: 42862 >> URL: http://svnweb.freebsd.org/changeset/doc/42862 >> >> Log: >> We have not supported running SCO binaries since 1997/1999. > I have no idea why do you think that we do not 'support' running SCO > binaries. We do have imgact_coff.ko and ibcs2.ko, which get their > deservable stream of bug reports when changes in syscall layer or > VM break them. Peter is giving me conflicting information and I lack access to any SCO binaries to test. Can you both more fully explain what functionality exists and what functionality does not? -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams