From owner-svn-src-head@freebsd.org Sun Jun 21 16:02:04 2020 Return-Path: Delivered-To: svn-src-head@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 263313539F8; Sun, 21 Jun 2020 16:02:04 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49qck326pSz4BN8; Sun, 21 Jun 2020 16:02:02 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2020.home.selasky.org (unknown [62.141.129.235]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id B16F726010C; Sun, 21 Jun 2020 18:01:59 +0200 (CEST) Subject: Re: svn commit: r362466 - in head: contrib/file/magic/Magdir contrib/tcpdump lib/geom/part stand/efi/include stand/i386/boot0 sys/dev/hptmv sys/geom/part usr.bin/fortune/datfiles usr.bin/mkimg usr.sbin... To: Alexandr Kovalenko Cc: Alexander Motin , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <202006211334.05LDY91F058399@repo.freebsd.org> <20200621154723.e2112fa798d35d78e16e3ccc@bidouilliste.com> <5331fb6e-6703-c107-01d5-bb7cae992c0f@gmail.com> <63ff11c4-72ed-146f-a1b9-52795abec0b1@selasky.org> From: Hans Petter Selasky Message-ID: Date: Sun, 21 Jun 2020 18:01:40 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 49qck326pSz4BN8 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of hps@selasky.org designates 2a01:4f8:c17:6c4b::2 as permitted sender) smtp.mailfrom=hps@selasky.org X-Spamd-Result: default: False [-2.71 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a:mail.turbocat.net:c]; NEURAL_HAM_LONG(-0.97)[-0.971]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[selasky.org]; RCPT_COUNT_FIVE(0.00)[5]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.47)[-0.469]; NEURAL_HAM_MEDIUM(-0.97)[-0.975]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/29, country:DE]; RCVD_TLS_ALL(0.00)[]; FREEMAIL_CC(0.00)[gmail.com,freebsd.org] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jun 2020 16:02:04 -0000 On 2020-06-21 17:53, Alexandr Kovalenko wrote: > On Sun, Jun 21, 2020 at 4:38 PM Hans Petter Selasky wrote: >> >> On 2020-06-21 17:35, Alexander Motin wrote: >>> Please revert. This is not the area we should make standards at. >>> Besides, you've modified contributed software (file and tcpdump) for no >>> FreeBSD-specifc reason instead of properly upstreaming your change, if >>> you really like so. >> >> Noted. > > I wonder should we also rename Master's Degree? Would you throw away yours? > > https://en.wiktionary.org/wiki/master I don't see a problem if you have a main computer degree. Actually you have a very good point. Didn't think of that yet. I should be more proud of my Bachelor's than my Masters's apparently. > > (engineering, computing) A device that is controlling other devices or > is an authoritative source.a master wheela master database > > P.S. Making commit, then creating Wikipedia article based on commit > and then using that wiki page to defend your commit - you don't feel > that something is fishy here? > Isn't this within what is acceptable? Someone committed something, it broke something unforeseen, and we respond and fix it. FreeBSD head is for trying out things. And I did not MFC anything yet! --HPS