From owner-freebsd-current@freebsd.org Wed Sep 16 21:39:40 2020 Return-Path: Delivered-To: freebsd-current@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 A85323F235C for ; Wed, 16 Sep 2020 21:39:40 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-lj1-f171.google.com (mail-lj1-f171.google.com [209.85.208.171]) (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 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BsD5R2jG9z4Kds; Wed, 16 Sep 2020 21:39:38 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-lj1-f171.google.com with SMTP id u4so163028ljd.10; Wed, 16 Sep 2020 14:39:38 -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=1kiV3DQr2OrTetIsfV5eFGvjSJ0OVRWv4IwJiIWxIO0=; b=StCJXZj8anr8NKAlBnyBZnDQAO1CI/To01N4Lvt3Dhf22VduspgH4M7qcP1cZSUNDD LbDqk/zsQlpOvymY8wFJTHSLypKV/Fb8RVp2vApMfpw7cTqWTcp8YhT/CAcAQuan+NIg If1z2LFwOvpvPvN8r8mj2KlDpWKVr/l6tLBSKxS/AntQ3JNmGCBgplZ+QMXPCaF77MRi n9hAd3cybUR+X4UAnME7lzN7MgYDzg3H9q+PMAoqbkBIsTDDPwCMBTeMgDw05G19gxkK oPGMNG+bI7uK+lvfXxIneB1Pd/EMboQ5KEg8FDzrXQ3H5PKW4WkTcK5GwOLQhtksfRDb oXyw== X-Gm-Message-State: AOAM530w9oXfyLh4loJVZF/3RvnrqR3WRaGODYjOy6GeP1NIKOYwX5cx cMO/eFNbIF/RgSK87wT7X8LQeG7QBIunE0YxPWkxPFN1 X-Google-Smtp-Source: ABdhPJzDKW35BIqNdnKRwtQYEyJQW9YEGy80pwHiWfJzk8FZFI+/XVY1maQUnQHxto+9Yk0nUSf+HJq73Y7jolfADAA= X-Received: by 2002:a2e:9919:: with SMTP id v25mr9753265lji.167.1600292376339; Wed, 16 Sep 2020 14:39:36 -0700 (PDT) MIME-Version: 1.0 References: <1cc396b9-a4be-9a38-8dde-deaaa3c075cc@freebsd.org> In-Reply-To: <1cc396b9-a4be-9a38-8dde-deaaa3c075cc@freebsd.org> From: Ed Maste Date: Wed, 16 Sep 2020 17:39:23 -0400 Message-ID: Subject: Re: Deprecating ftpd in the FreeBSD base system? To: Allan Jude Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4BsD5R2jG9z4Kds X-Spamd-Bar: / X-Spamd-Result: default: False [-0.68 / 15.00]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FREEFALL_USER(0.00)[carpeddiem]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; DMARC_NA(0.00)[freebsd.org]; NEURAL_SPAM_SHORT(0.11)[0.115]; NEURAL_HAM_LONG(-0.94)[-0.939]; NEURAL_HAM_MEDIUM(-0.86)[-0.856]; TO_DN_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[209.85.208.171:from]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.208.171:from]; SUBJECT_ENDS_QUESTION(1.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; R_DKIM_NA(0.00)[]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; MAILMAN_DEST(0.00)[freebsd-current] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2020 21:39:40 -0000 On Wed, 16 Sep 2020 at 16:51, Allan Jude wrote: > > Is the [ftpd] version we have in base unique? That is to say, does it need > to be preserved somehow. I'm not sure if we have functionality that doesn't exist elsewhere, although we definitely have some changes that do not exist in other BSDs.