Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 02/02/2001 15:06:48
Module Name:	syssrc
Committed By:	mrg
Date:		Fri Feb  2 13:06:48 UTC 2001

Modified Files:
	syssrc/sys/compat/netbsd32: netbsd32_compat_43.c

Log Message:
properly implement compat_43_netbsd32_stat43, compat_43_netbsd32_lstat43
and compat_43_netbsd32_fstat43.  now 32-bit ls(1) works.  so does static
sunos `/sbin/sh' on sparc64.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/compat/netbsd32/netbsd32_compat_43.c

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