Subject: CVS commit: [netbsd-3] src/sys/arch/amd64/conf
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 11/28/2005 20:08:49
Module Name:	src
Committed By:	riz
Date:		Mon Nov 28 20:08:49 UTC 2005

Modified Files:
	src/sys/arch/amd64/conf [netbsd-3]: INSTALL

Log Message:
Pull up following revision(s) (requested by tron in ticket #1013):
	sys/arch/amd64/conf/INSTALL: revision 1.42
Compile with -fno-asynchronous-unwind-tables so that gcc doesn't generate
the .eh_frame data area that can be used to aid thr generation of stack
traceback - at a cost of a load of bloat!
Reinstate the isp driver.
Remove the unlikely-to-be-needed esh, lmc and ntwoc.


To generate a diff of this commit:
cvs rdiff -r1.27.2.8 -r1.27.2.9 src/sys/arch/amd64/conf/INSTALL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.