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:           Mon Jan 30 16:45:13 UTC 2012

Modified Files:
        src/include: quota.h
        src/lib/libquota: quota_oldfiles.c quota_open.c quota_proplib.c
            quotapvt.h
        src/usr.sbin/quotaon: Makefile quotaon.c

Log Message:
Add quota_quotaon() and quota_quotaoff(). Use them in quotaon(8).


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/include/quota.h
cvs rdiff -u -r1.4 -r1.5 src/lib/libquota/quota_oldfiles.c
cvs rdiff -u -r1.5 -r1.6 src/lib/libquota/quota_open.c
cvs rdiff -u -r1.9 -r1.10 src/lib/libquota/quota_proplib.c
cvs rdiff -u -r1.11 -r1.12 src/lib/libquota/quotapvt.h
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/quotaon/Makefile
cvs rdiff -u -r1.28 -r1.29 src/usr.sbin/quotaon/quotaon.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