Subject: CVS commit: syssrc/sys/compat/irix
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 12/27/2001 00:18:25
Module Name:	syssrc
Committed By:	manu
Date:		Wed Dec 26 22:18:25 UTC 2001

Modified Files:
	syssrc/sys/compat/irix: irix_syssgi.c

Log Message:
Reworked irix_syssgi_mapelf. It now uses elf_load_psection, and this
remove the odd bug which caused INSANE_DEBUG_IRIX to be mandatory in
order to avoid a panic when mapping libraries.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/compat/irix/irix_syssgi.c

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