Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 04/08/2001 11:01:37
Module Name:	syssrc
Committed By:	ross
Date:		Sun Apr  8 08:01:36 UTC 2001

Modified Files:
	syssrc/sys/compat/netbsd32: netbsd32_fs.c
	syssrc/sys/compat/osf1: osf1_descrip.c

Log Message:
Fix soo_stat() calls for the new parameter, even if the direct call is
now obsolete, so that kernels will at least compile. I guess it was too
much trouble to change all 10 call sites, or perhaps, these days, only
things that build on i386 are important. Maybe it's the full moon tonight.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/compat/netbsd32/netbsd32_fs.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/compat/osf1/osf1_descrip.c

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