Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 06/28/2001 11:04:19
Module Name:	syssrc
Committed By:	jdolecek
Date:		Thu Jun 28 08:04:19 UTC 2001

Modified Files:
	syssrc/sys/kern: vfs_syscalls.c

Log Message:
Only define mountcompatnames[] for COMPAT_09 and COMPAT_43, make the
table actually match state in NetBSD 0.9 (checked against sys/mount.h
rev. 1.11).
The array is not to be modified from now on, comment updated accordingly.


To generate a diff of this commit:
cvs rdiff -r1.166 -r1.167 syssrc/sys/kern/vfs_syscalls.c

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