Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2020 18:00:51 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r357629 - head
Message-ID:  <202002061800.016I0pWs086317@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Thu Feb  6 18:00:50 2020
New Revision: 357629
URL: https://svnweb.freebsd.org/changeset/base/357629

Log:
  Add elf2aout removal
  
  After committing, I noticed elf2aout commit missed the relnotes
  yes. It's unlikely to be interesting, since it's just part of sparc64
  removal and quite niche, but it was installed on all FreeBSD machines.

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Thu Feb  6 18:00:46 2020	(r357628)
+++ head/RELNOTES	Thu Feb  6 18:00:50 2020	(r357629)
@@ -10,6 +10,9 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+r357627:
+	remove elf2aout.
+
 r357560-r357565:
 	init(8), service(8), and cron(8) will now adopt user/class environment
 	variables (excluding PATH, by default, which will be overwritten) by



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002061800.016I0pWs086317>