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 Feb 13 01:24:03 UTC 2012

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/lib/libc/sys: Makefile.inc
        src/lib/libquota: Makefile libquota.3
        src/share/man/man9: vfsops.9
Added Files:
        src/lib/libc/sys: __quotactl.2
Removed Files:
        src/lib/libc/sys: quotactl.2

Log Message:
Quota-related docs fixes:

- Remove old quotactl(2); replace with new __quotactl(2).
- Document quota_getrestrictions(3), the semantic restriction codes,
  and quota_quotaon/off(3).
- Update VFS_QUOTACTL(9), which was still describing the pre-proplib API.

Approved by releng for the freeze.


To generate a diff of this commit:
cvs rdiff -u -r1.1733 -r1.1734 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.211 -r1.212 src/lib/libc/sys/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/lib/libc/sys/__quotactl.2
cvs rdiff -u -r1.29 -r0 src/lib/libc/sys/quotactl.2
cvs rdiff -u -r1.8 -r1.9 src/lib/libquota/Makefile
cvs rdiff -u -r1.3 -r1.4 src/lib/libquota/libquota.3
cvs rdiff -u -r1.43 -r1.44 src/share/man/man9/vfsops.9

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