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: dholland
Date: Fri Nov 25 16:55:06 UTC 2011
Modified Files:
src/common/include/quota: quota.h
src/lib/libquota: getfsquota.c getnfsquota.c getufsquota.c
src/libexec/rpc.rquotad: rquotad.c
src/sys/compat/common: vfs_syscalls_50.c
src/sys/sys: quota.h
src/sys/ufs/ufs: quota1.h quota1_subr.c ufs_quota1.c
src/usr.bin/quota: getvfsquota.c getvfsquota.h quota.c
src/usr.sbin/edquota: edquota.c
src/usr.sbin/repquota: repquota.c
Log Message:
Rename struct ufs_quota_entry -> struct quotaval.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/include/quota/quota.h
cvs rdiff -u -r1.2 -r1.3 src/lib/libquota/getfsquota.c
cvs rdiff -u -r1.3 -r1.4 src/lib/libquota/getnfsquota.c \
src/lib/libquota/getufsquota.c
cvs rdiff -u -r1.30 -r1.31 src/libexec/rpc.rquotad/rquotad.c
cvs rdiff -u -r1.9 -r1.10 src/sys/compat/common/vfs_syscalls_50.c
cvs rdiff -u -r1.5 -r1.6 src/sys/sys/quota.h
cvs rdiff -u -r1.4 -r1.5 src/sys/ufs/ufs/quota1.h
cvs rdiff -u -r1.5 -r1.6 src/sys/ufs/ufs/quota1_subr.c \
src/sys/ufs/ufs/ufs_quota1.c
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/quota/getvfsquota.c
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/quota/getvfsquota.h
cvs rdiff -u -r1.37 -r1.38 src/usr.bin/quota/quota.c
cvs rdiff -u -r1.38 -r1.39 src/usr.sbin/edquota/edquota.c
cvs rdiff -u -r1.32 -r1.33 src/usr.sbin/repquota/repquota.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