Subject: CVS commit: [netbsd-2-0] src/sys/miscfs/kernfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/15/2004 13:35:27
Module Name:	src
Committed By:	tron
Date:		Sat May 15 13:35:27 UTC 2004

Modified Files:
	src/sys/miscfs/kernfs [netbsd-2-0]: kernfs_vnops.c

Log Message:
Pull up revision 1.104 (requested by cl in ticket #326):
Workaround for gcc 2.95.3 failing to initialize structures
and/or unions inside structures using nested designators.
Should be reverted when gcc >=3.3.3 is ready for vax.


To generate a diff of this commit:
cvs rdiff -r1.98.2.2 -r1.98.2.3 src/sys/miscfs/kernfs/kernfs_vnops.c

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