Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/26/2006 12:39:01
Module Name: src
Committed By: yamt
Date: Tue Dec 26 12:39:01 UTC 2006
Modified Files:
src/sys/kern: vfs_syscalls.c
src/sys/sys: fstypes.h
Log Message:
- shorten the period to modify mnt_flag temporarily.
- desupport MNT_EXPORTED without MNT_UPDATE explicitly.
- fix a comment.
- unwrap short lines.
To generate a diff of this commit:
cvs rdiff -r1.285 -r1.286 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.16 -r1.17 src/sys/sys/fstypes.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.