Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [bouyer-quota2] src



Module Name:    src
Committed By:   bouyer
Date:           Fri Jan 21 16:58:07 UTC 2011

Modified Files:
        src/sys/ufs/ufs [bouyer-quota2]: quota2.h quota2_prop.c quota2_prop.h
            ufs_quota.c ufs_quota.h ufs_quota2.c
        src/usr.bin/quota [bouyer-quota2]: Makefile quota.1 quota.c
        src/usr.sbin/repquota [bouyer-quota2]: Makefile repquota.8 repquota.c
Added Files:
        src/usr.bin/quota [bouyer-quota2]: printquota.c printquota.h

Log Message:
Add support for quotactl("getall") command, and convert repquota to new
world.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/ufs/ufs/quota2.h \
    src/sys/ufs/ufs/quota2_prop.c src/sys/ufs/ufs/quota2_prop.h \
    src/sys/ufs/ufs/ufs_quota.h src/sys/ufs/ufs/ufs_quota2.c
cvs rdiff -u -r1.68.4.1 -r1.68.4.2 src/sys/ufs/ufs/ufs_quota.c
cvs rdiff -u -r1.6.64.1 -r1.6.64.2 src/usr.bin/quota/Makefile
cvs rdiff -u -r0 -r1.1.2.1 src/usr.bin/quota/printquota.c \
    src/usr.bin/quota/printquota.h
cvs rdiff -u -r1.14.52.2 -r1.14.52.3 src/usr.bin/quota/quota.1
cvs rdiff -u -r1.33.2.1 -r1.33.2.2 src/usr.bin/quota/quota.c
cvs rdiff -u -r1.5 -r1.5.64.1 src/usr.sbin/repquota/Makefile
cvs rdiff -u -r1.9 -r1.9.50.1 src/usr.sbin/repquota/repquota.8
cvs rdiff -u -r1.25 -r1.25.2.1 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