From owner-freebsd-bugs@freebsd.org Sun Mar 8 21:13:15 2020 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CA6D7276406; Sun, 8 Mar 2020 21:13:15 +0000 (UTC) (envelope-from andyf@andyit.com.au) Received: from alpine.spintel.net.au (alpine.spintel.net.au [203.23.236.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48bDbZ29J0z4Z08; Sun, 8 Mar 2020 21:13:14 +0000 (UTC) (envelope-from andyf@andyit.com.au) Received: from drunkfish.andyit.com.au (210-1-210-40-cpe.spintel.net.au [210.1.210.40]) by alpine.spintel.net.au (Postfix) with ESMTPS id B49B84C0904; Mon, 9 Mar 2020 08:06:32 +1100 (AEDT) Received: from mater.andyit.com.au (mater.andyit.com.au [172.22.2.22]) by drunkfish.andyit.com.au (8.15.2/8.15.2) with ESMTPS id 028L6VpZ039296 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Mon, 9 Mar 2020 07:06:31 +1000 (AEST) (envelope-from andyf@andyit.com.au) Subject: vt [was: Re: [Bug 235564] INDEX.keymaps for vt contains "from-" keymaps but the files are missing] To: freebsd-bugs@freebsd.org, freebsd-stable@freebsd.org References: From: Andy Farkas Message-ID: Date: Mon, 9 Mar 2020 07:06:31 +1000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-AU X-Rspamd-Queue-Id: 48bDbZ29J0z4Z08 X-Spamd-Bar: ++++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of andyf@andyit.com.au has no SPF policy when checking 203.23.236.77) smtp.mailfrom=andyf@andyit.com.au X-Spamd-Result: default: False [6.37 / 15.00]; ARC_NA(0.00)[]; GREYLIST(0.00)[pass,body]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[andyit.com.au]; AUTH_NA(1.00)[]; NEURAL_SPAM_MEDIUM(1.00)[0.999,0]; RCVD_COUNT_THREE(0.00)[3]; IP_SCORE(3.61)[ip: (9.37), ipnet: 203.23.236.0/24(4.69), asn: 18390(3.96), country: AU(0.01)]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(0.96)[0.963,0]; R_SPF_NA(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[77.236.23.203.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:18390, ipnet:203.23.236.0/24, country:AU]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-Spam: Yes X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2020 21:13:15 -0000 On 2020-03-09 04:15, bugzilla-noreply@freebsd.org wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235564 > > --- Comment #8 from commit-hook@freebsd.org --- > A commit references this bug: > > Author: emaste > Date: Sun Mar 8 18:14:45 UTC 2020 > New revision: 358758 > URL: https://svnweb.freebsd.org/changeset/base/358758 > > Log: > MFC r355585: remove nonexistent from-* entries from vt INDEX.keymaps Is anyone actually working on the vt(4) driver?  Will it ever become feature-parity with the old sc(4) driver? I've noticed some weird things happening on my console recently... like psychedelicly-colour-coded kernel messages.. far out, man. Just wondering, -andyf