From owner-freebsd-arch@freebsd.org Mon Dec 17 17:33:13 2018 Return-Path: Delivered-To: freebsd-arch@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 B8E661346F69 for ; Mon, 17 Dec 2018 17:33:13 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 370EF8172E for ; Mon, 17 Dec 2018 17:33:13 +0000 (UTC) (envelope-from jhs@berklix.com) Received: by mailman.ysv.freebsd.org (Postfix) id ED5071346F68; Mon, 17 Dec 2018 17:33:12 +0000 (UTC) Delivered-To: arch@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 C7DCC1346F67 for ; Mon, 17 Dec 2018 17:33:12 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "land.berklix.org", Issuer "land.berklix.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E27768172C for ; Mon, 17 Dec 2018 17:33:10 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mart.js.berklix.net (p2E52C0CB.dip0.t-ipconnect.de [46.82.192.203]) (authenticated bits=0) by land.berklix.org (8.15.2/8.15.2) with ESMTPSA id wBHGMsdK099671 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 17 Dec 2018 16:23:03 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id wBHGMoEs035399 for ; Mon, 17 Dec 2018 17:22:50 +0100 (CET) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id wBHGMbb6000716 for ; Mon, 17 Dec 2018 17:22:50 +0100 (CET) (envelope-from jhs@berklix.com) Message-Id: <201812171622.wBHGMbb6000716@fire.js.berklix.net> to: arch@freebsd.org Subject: Re: A proposal for code removal prior to FreeBSD 13 From: "Julian H. Stacey" Organization: http://berklix.eu BSD Unix Linux Consultants, Munich Aachen Kent User-agent: EXMH on FreeBSD http://berklix.eu/free/ X-From: http://www.berklix.eu/~jhs/ In-reply-to: Your message "Sun, 16 Dec 2018 08:45:07 -0800." <201812161645.wBGGj7qn092076@pdx.rh.CN85.dnsmgr.net> Date: Mon, 17 Dec 2018 17:22:37 +0100 X-Rspamd-Queue-Id: E27768172C X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [2.95 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.18)[0.181,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[arch@freebsd.org]; TO_DN_NONE(0.00)[]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; DMARC_NA(0.00)[berklix.com]; MX_GOOD(-0.01)[land.berklix.com,slim.berklix.com]; NEURAL_SPAM_LONG(0.93)[0.926,0]; NEURAL_SPAM_MEDIUM(0.87)[0.867,0]; R_SPF_NA(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[203.192.82.46.zen.spamhaus.org : 127.0.0.10]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:144.76.0.0/16, country:DE]; RCVD_TLS_LAST(0.00)[]; IP_SCORE(0.08)[ipnet: 144.76.0.0/16(2.93), asn: 24940(-2.50), country: DE(-0.01)]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2018 17:33:14 -0000 "Rodney W. Grimes" wrote: > > Howdy, > > > > A few of us are working on a list of programs and other code that we'd > > like to remove before FreeBSD 13. If others with to collaborate on this > > removal, or discuss it, please do so here. > > > > The list is being maintained on the project WIki: > > https://wiki.freebsd.org/WhatsGoing/FreeBSD13 > > I am going to ask that all parties who want to "deprecate" code > first work with imp@ (Warner) to formalize the policy and procedure > for doing such that was promised by "release 12.0", then start on > this activity of deciding what can and can not go. Good idea. > The ad hoc history of deprecation, especially without even > following our current model, is not helping the projects > image with users going "wtf, they took out foo???" Yes. > timed was removed outside of current procedure, and that should > be corrected ASAP, as one developer has already spoken up that > they are using it. Yes Warner wrote: > In this case, we can trivially extract timed into a port and we'd be done. If the demolisher won't write a port please revert it to src/ I followed https://wiki.freebsd.org/WhatsGoing/FreeBSD13 Timed links, i didnt find why removed or what should replace it to continue support of timed protocol. There'll be lots of old heregenous nets in the world, some behind firewalls, still using timed. "Poul-Henning Kamp" wrote: > (e) Has anybody ever run timed(8) on FreeBSD in the first place ? > (f) What was wrong with them ? My net first used timed for a Symmetric 375 "Half a Vax" designed by Bill J. UCB 4.2, with src/ , sys/ failed http://www.berklix.com/~jhs/symmetric/ timed is still useful behind a wall. Cheers, Julian -- Julian Stacey, Computer Consultant Sys.Eng. BSD Linux Unix, Munich Aachen Kent First referendum stole 700,000 votes from Brits in EU; 3,700,000 globaly. Lies criminal funded; jobs pound & markets down. 1.9M new voters 1.3M dead. Email your MP: "New referendum fast!" http://berklix.org/brexit/#mp