Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: riastradh
Date: Sat Sep 26 15:41:26 UTC 2026
Modified Files:
src/sys/fs/v7fs: v7fs_vnops.c
src/tests/fs/vfs: t_vnops.c
Log Message:
v7fs: Update ctime on utimes(2).
PR kern/60800: tmpfs: missing ctime updates
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/fs/v7fs/v7fs_vnops.c
cvs rdiff -u -r1.66 -r1.67 src/tests/fs/vfs/t_vnops.c
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