Subject: CVS commit: [netbsd-1-6] src/sys/compat/sunos
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 10/02/2003 09:53:52
Module Name:	src
Committed By:	tron
Date:		Thu Oct  2 09:53:52 UTC 2003

Modified Files:
	src/sys/compat/sunos [netbsd-1-6]: sunos_exec_aout.c

Log Message:
Pull up revision 1.6 (requested by junyoung in ticket #1488):
count executable image pages as executable for vm-usage purposes.
also, always do the VTEXT vs. v_writecount mutual exclusion
(which we previously skipped if the text or data segment was empty).


To generate a diff of this commit:
cvs rdiff -r1.4.10.1 -r1.4.10.2 src/sys/compat/sunos/sunos_exec_aout.c

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