Subject: CVS commit: src/sys/arch/amd64/conf
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/27/2005 13:08:50
Module Name:	src
Committed By:	dsl
Date:		Sun Nov 27 13:08:50 UTC 2005

Modified Files:
	src/sys/arch/amd64/conf: INSTALL

Log Message:
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.41 -r1.42 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.