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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"