From nobody Fri Nov 26 18:34:10 2021 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D9C4418A38C6 for ; Fri, 26 Nov 2021 18:34:29 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f41.google.com (mail-io1-f41.google.com [209.85.166.41]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J13LY555Bz3nW7 for ; Fri, 26 Nov 2021 18:34:29 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f41.google.com with SMTP id p23so12502769iod.7 for ; Fri, 26 Nov 2021 10:34:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=lR/RrB3i0lWEj4wS/LvITepqNK1I5G5Mvy0YnR9ENWc=; b=cEQ+3F7za5seozacWYPL7IZXupqqfG/qt6zan07ZDE6T+zxkCZgpZDn/v4EHbS7r0T nBgT0U6vlaHTLU7Tp6igjwSDuOMLCyCBEer7OPzRwXRyOQ0Ept9E8Ui1XXqwmui4RAWC VAF9zDIho0+NVQ0om3svlRAw5/GQiPX7IeEPEOVKvuyeKH9rglWyqB4ptX4heZI7e7vS wh0IYpGxMchS7TpSIZzjHjGLISOvvG07hHWtqoUdbT35k+pxvVpXwOF6DrN8CMjAGz12 IClcaJH1E/VdVl7nmw7N1SrXQ2xiBfW96MTlgW7LAyAMBtTeWthPdhg+ev1s6DoMZVcz ZIWA== X-Gm-Message-State: AOAM5325hFiJztNgqH/Ug5o4lkm7w8gz8lfX2bHhyMZqx6ef96W9CmIl tFpAv1jrFTMaIfLbaTSGUnZ/0+OvDwjmIKNXYt7AkO4sqsw= X-Google-Smtp-Source: ABdhPJxBWSf4nnw+1o9jWzjOygmGRh0Kwns34pMWCzNJhzT+PcURFETSh2hITZBK3IXpXOYH08fCF9Jpry2rcxNuRak= X-Received: by 2002:a05:6638:22c2:: with SMTP id j2mr44903670jat.105.1637951663070; Fri, 26 Nov 2021 10:34:23 -0800 (PST) List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 References: <20211126160454.3eb827365a02103169ab9adc@bidouilliste.com> In-Reply-To: From: Ed Maste Date: Fri, 26 Nov 2021 13:34:10 -0500 Message-ID: Subject: Re: Reasons for keeping sc(4) and libvgl ? To: Stefan Blachmann Cc: Emmanuel Vadot , FreeBSD Hackers Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4J13LY555Bz3nW7 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Fri, 26 Nov 2021 at 10:45, Stefan Blachmann wrote: > > - vt is so horridly buggy that it is no fun to use it at all if one is > accustomed to well-working, bugfree sc(4). Just one example: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211922 This issue is waiting on feedback since 2021-09-25. There is one issue that's still reproducible when I last tested, but "horridly buggy" is quite a stretch.