Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2020 17:16:59 +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: r357739 - in head/usr.sbin: . eeprom
Message-ID:  <202002101716.01AHGxun060599@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Mon Feb 10 17:16:59 2020
New Revision: 357739
URL: https://svnweb.freebsd.org/changeset/base/357739

Log:
  Remove sparc64 specific eeprom command
  
  This command was only ever for sparc64, so remove it. Remove
  usr.sbin/Makeiile.sparc64 as well since it only references ofwdump
  (cross platform) and eeprom.
  
  Reivewed by: cy@, bcr@
  Differential Revision: https://reviews.freebsd.org/D23593

Deleted:
  head/usr.sbin/Makefile.sparc64
  head/usr.sbin/eeprom/Makefile
  head/usr.sbin/eeprom/Makefile.depend
  head/usr.sbin/eeprom/eeprom.8
  head/usr.sbin/eeprom/eeprom.c
  head/usr.sbin/eeprom/ofw_options.c
  head/usr.sbin/eeprom/ofw_options.h



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