Author: emaste
Date: Wed Feb  6 17:21:25 2019
New Revision: 343839
URL: https://svnweb.freebsd.org/changeset/base/343839

Log:
  Retire SPX_HACK option unused after r342244

Modified:
  head/sys/amd64/conf/NOTES
  head/sys/conf/options
  head/sys/i386/conf/NOTES

Modified: head/sys/amd64/conf/NOTES
==============================================================================
--- head/sys/amd64/conf/NOTES   Wed Feb  6 16:30:08 2019        (r343838)
+++ head/sys/amd64/conf/NOTES   Wed Feb  6 17:21:25 2019        (r343839)
@@ -612,9 +612,6 @@ options     EFIRT
 # Enable 32-bit runtime support for FreeBSD/i386 binaries.
 options        COMPAT_FREEBSD32
 
-# Emulate spx device for client side of SVR3 local X interface
-#XXX#options   SPX_HACK
-
 # Enable (32-bit) a.out binary support
 options        COMPAT_AOUT
 

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options       Wed Feb  6 16:30:08 2019        (r343838)
+++ head/sys/conf/options       Wed Feb  6 17:21:25 2019        (r343839)
@@ -201,7 +201,6 @@ SCHED_STATS opt_sched.h
 SCHED_ULE      opt_sched.h
 SLEEPQUEUE_PROFILING
 SLHCI_DEBUG    opt_slhci.h
-SPX_HACK
 STACK          opt_stack.h
 SUIDDIR
 MSGMNB         opt_sysvipc.h

Modified: head/sys/i386/conf/NOTES
==============================================================================
--- head/sys/i386/conf/NOTES    Wed Feb  6 16:30:08 2019        (r343838)
+++ head/sys/i386/conf/NOTES    Wed Feb  6 17:21:25 2019        (r343839)
@@ -885,9 +885,6 @@ options     NKPT=31
 #####################################################################
 # ABI Emulation
 
-# Emulate spx device for client side of SVR3 local X interface
-options        SPX_HACK
-
 # Enable (32-bit) a.out binary support
 options        COMPAT_AOUT
 
_______________________________________________
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"

Reply via email to