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:   bouyer
Date:           Tue Jun  7 14:56:13 UTC 2011

Modified Files:
        src/common/include/quota: quota.h quotaprop.h
        src/common/lib/libquota: quotaprop.c quotasubr.c
        src/lib/libquota: getfsquota.c getufsquota.c
        src/sbin/fsck_ffs: pass6.c quota2.c
        src/sys/sys: quota.h
        src/sys/ufs/ffs: ffs_quota2.c
        src/sys/ufs/ufs: quota1_subr.c quota2.h quota2_subr.c ufs_quota2.c
        src/usr.bin/quota: getvfsquota.c
        src/usr.sbin/quotactl: quotactl.c

Log Message:
Fix bad cut'n'paste in copyright. Pointed out by dyoung@


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/include/quota/quota.h \
    src/common/include/quota/quotaprop.h
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libquota/quotaprop.c \
    src/common/lib/libquota/quotasubr.c
cvs rdiff -u -r1.1 -r1.2 src/lib/libquota/getfsquota.c \
    src/lib/libquota/getufsquota.c
cvs rdiff -u -r1.2 -r1.3 src/sbin/fsck_ffs/pass6.c src/sbin/fsck_ffs/quota2.c
cvs rdiff -u -r1.3 -r1.4 src/sys/sys/quota.h
cvs rdiff -u -r1.2 -r1.3 src/sys/ufs/ffs/ffs_quota2.c
cvs rdiff -u -r1.3 -r1.4 src/sys/ufs/ufs/quota1_subr.c \
    src/sys/ufs/ufs/quota2_subr.c src/sys/ufs/ufs/ufs_quota2.c
cvs rdiff -u -r1.4 -r1.5 src/sys/ufs/ufs/quota2.h
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/quota/getvfsquota.c
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/quotactl/quotactl.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