Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2019 14:07:26 -0000
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r346354 - head
Message-ID:  <201904181519.x3IFJTrI090292@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Thu Apr 18 15:19:28 2019
New Revision: 346354
URL: https://svnweb.freebsd.org/changeset/base/346354

Log:
  Add note that I'm the defacto maintainer of libegacy, our
  compat shims for building bootstrap tools that use new features
  on systems too old to have those new features. The world view
  for this part of the build is unique to the whole build process
  and continuty of design for new compat shims help this library
  remain viable.

Modified:
  head/MAINTAINERS

Modified: head/MAINTAINERS
==============================================================================
--- head/MAINTAINERS	Thu Apr 18 15:19:19 2019	(r346353)
+++ head/MAINTAINERS	Thu Apr 18 15:19:28 2019	(r346354)
@@ -102,6 +102,7 @@ sys/netpfil/pf	kp,glebius	Pre-commit review recommende
 sys/x86/xen	royger		Pre-commit review recommended.
 sys/xen		royger		Pre-commit review recommended.
 tests			freebsd-testing,ngie	Pre-commit review requested.
+tools/build	imp	Pre-commit review requested, especially to fix bootstrap issues.
 top(1)		eadler	Pre-commit review requested.
 usr.sbin/bsdconfig	dteske	Pre-commit phabricator review requested.
 usr.sbin/dpv	dteske	Pre-commit review requested. Keep in sync with libdpv.





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