From owner-svn-src-head@freebsd.org Thu Mar 14 19:27:33 2019 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 920EC1528953; Thu, 14 Mar 2019 19:27:33 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-it1-f195.google.com (mail-it1-f195.google.com [209.85.166.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1DB258DC8F; Thu, 14 Mar 2019 19:27:33 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-it1-f195.google.com with SMTP id l139so6911818ita.5; Thu, 14 Mar 2019 12:27:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dx5ARbknWxEKBv9P1d2kaHqLGAndlzG0wrIdY726aA0=; b=Rji1HMuDrnsrG5kW35N7POzWebhMWcrwF7Vr8TdGahagGsXNs/DMKqGt147/Nq58L5 2nLDUqWFT9k7whFKJAFGO73GkUC2sN3CaNRI6WcTjW+L8iU9pZMNlmoS45H6M0oIH5NL htdxX5iI7muKRMJ3e5eYjB8HMA7e5fov9b4/9mqUbxkM9gqMM04mUJLm9/KSqO/riH/x KriZYKdqz+dZkAshn/8O/Rgz0Ik9UV75ZARKBSL/mGpAG9/NKXiExUTruVxa1sn1ncIG KPLOTmR/2vIwnK8EvUvyeuBYSbcvXVErcb82V/Sxrx6ppyqOzO90Mqp4Crz+yCDb3/R/ ypwQ== X-Gm-Message-State: APjAAAUEFfR9pgxcOdUDt5ED1QzGdGZ50uc+d5EBCbIdzOtiBeW9ROSC uYJCpkymI1P5dSQjLeC6pHZZ2LidxUPDXoY91fmFiQ== X-Google-Smtp-Source: APXvYqw0EVKo7PEq0+nucU3SG/6m6r2jtRd8AOZQ9YbDkR1Ezxz4KOf7ZdbvyjkxBrkH7pCA9sbOoaCob4mUPOY+tUM= X-Received: by 2002:a24:b501:: with SMTP id v1mr68584ite.174.1552591324333; Thu, 14 Mar 2019 12:22:04 -0700 (PDT) MIME-Version: 1.0 References: <201903141709.x2EH97e7090941@repo.freebsd.org> <201903141855.x2EIt2ih026401@gndrsh.dnsmgr.net> In-Reply-To: <201903141855.x2EIt2ih026401@gndrsh.dnsmgr.net> From: Ed Maste Date: Thu, 14 Mar 2019 15:21:51 -0400 Message-ID: Subject: Re: svn commit: r345138 - head/share/man/man9 To: "Rodney W. Grimes" Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 1DB258DC8F X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.94 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.938,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 14 Mar 2019 19:27:33 -0000 On Thu, 14 Mar 2019 at 14:55, Rodney W. Grimes wrote: > > [ Charset UTF-8 unsupported, converting... ] > > Author: emaste > > Date: Thu Mar 14 17:09:07 2019 > > New Revision: 345138 > > URL: https://svnweb.freebsd.org/changeset/base/345138 > > > > Log: > > firmware(9): remove uuencoded example > > > > We can (should) just commit the binary files to the source tree. > > This change could use wider discussion. If you or others have a reason to prefer having uuencoded files in the src tree I'll happily revert. I was aware only of CVS limitations as a reason for uuencoding. We have many binary files in the tree already (e.g. GIF PNG and JPEG images, ELF and PE32 binaries, Berkeley DB files, and various compressed formats). I count 430 uuencoded files in the tree, with 328 of those coming from libarchive and 64 from sys/*/dev/