Subject: CVS commit: syssrc/sys/compat/vax1k
To: None <source-changes@netbsd.org>
From: Chuck Cranor <chuck@netbsd.org>
List: source-changes
Date: 08/31/2001 21:44:13
Module Name:	syssrc
Committed By:	chuck
Date:		Fri Aug 31 18:44:13 UTC 2001

Modified Files:
	syssrc/sys/compat/vax1k: vax1k_exec.c

Log Message:
confirmed the code for MID_VAX1K NMAGIC binaries was wrong,
you've got to pad the text just like with 4.3BSD binaries.
fix it.

i have now successfully tested compat-vax1k with real
o/m/z magic binaries from both 4.3BSD and netbsd 1.3.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/vax1k/vax1k_exec.c

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