Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 04/21/2003 14:32:25
Module Name:	src
Committed By:	manu
Date:		Mon Apr 21 14:32:25 UTC 2003

Modified Files:
	src/sys/kern: exec_macho.c

Log Message:
Some Mach-O libraries do not have a load base address. The Darwin
kernel seems to skip them, letting the dirty job to dyld.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/kern/exec_macho.c

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