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: dholland
Date: Sun Jan 29 06:26:55 UTC 2012
Modified Files:
src/sys/conf: files
src/sys/rump/librump/rumpvfs: Makefile.rumpvfs
Added Files:
src/sys/kern: vfs_quotactl.c
Log Message:
Add vfs_quotactl.c. This is where filesystem-independent quota
handling will go.
To generate a diff of this commit:
cvs rdiff -u -r1.1040 -r1.1041 src/sys/conf/files
cvs rdiff -u -r0 -r1.1 src/sys/kern/vfs_quotactl.c
cvs rdiff -u -r1.31 -r1.32 src/sys/rump/librump/rumpvfs/Makefile.rumpvfs
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