Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs
Module Name: src
Committed By: maxv
Date: Sun Nov 9 18:23:28 UTC 2014
Modified Files:
src/sys/ufs/chfs: chfs_vfsops.c chfs_vnode.c
src/sys/ufs/ext2fs: ext2fs_readwrite.c ext2fs_vfsops.c ext2fs_vnops.c
Log Message:
Do not uselessly include <sys/malloc.h>.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/ufs/chfs/chfs_vfsops.c
cvs rdiff -u -r1.11 -r1.12 src/sys/ufs/chfs/chfs_vnode.c
cvs rdiff -u -r1.65 -r1.66 src/sys/ufs/ext2fs/ext2fs_readwrite.c
cvs rdiff -u -r1.185 -r1.186 src/sys/ufs/ext2fs/ext2fs_vfsops.c
cvs rdiff -u -r1.114 -r1.115 src/sys/ufs/ext2fs/ext2fs_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