Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
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.
Home |
Main Index |
Thread Index |
Old Index