Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2010 02:58:43 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r201410 - head/sys/sparc64/conf
Message-ID:  <201001030258.o032wh8K031913@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marius
Date: Sun Jan  3 02:58:43 2010
New Revision: 201410
URL: http://svn.freebsd.org/changeset/base/201410

Log:
  Exclude options COMPAT_FREEBSD4 now that the MD freebsd4_sigreturn()
  is gone since r201396 and which is also in line with the fact that
  FreeBSD 4 didn't supported sparc64.

Modified:
  head/sys/sparc64/conf/NOTES

Modified: head/sys/sparc64/conf/NOTES
==============================================================================
--- head/sys/sparc64/conf/NOTES	Sun Jan  3 02:58:05 2010	(r201409)
+++ head/sys/sparc64/conf/NOTES	Sun Jan  3 02:58:43 2010	(r201410)
@@ -129,6 +129,7 @@ nodevice	ex
 # Options we don't want to deal with
 
 nooption	FDC_DEBUG
+nooption	COMPAT_FREEBSD4
 nooption	SC_RENDER_DEBUG
 nooption	SC_DEBUG_LEVEL
 nooption	PPC_DEBUG



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