Subject: CVS commit: src/sys/miscfs
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/03/2006 21:01:12
Module Name: src
Committed By: christos
Date: Sun Sep 3 21:01:12 UTC 2006
Modified Files:
src/sys/miscfs/nullfs: null_vfsops.c
src/sys/miscfs/overlay: overlay_vfsops.c
Log Message:
add missing initializers
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/miscfs/nullfs/null_vfsops.c
cvs rdiff -r1.33 -r1.34 src/sys/miscfs/overlay/overlay_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.