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:43:26 UTC 2012

Modified Files:
        src/distrib/sets/lists/base: mi
        src/distrib/sets/lists/comp: mi
        src/distrib/sets/lists/man: mi
        src/usr.sbin: Makefile
Removed Files:
        src/usr.sbin/quotactl: Makefile proplib-interpreter.c
            proplib-interpreter.h quotactl.8 quotactl.c quotaprop.c quotaprop.h

Log Message:
Remove quotactl(8). Successor for backup purposes is quotarestore(8).
Note that as of this writing the tool continues to work with the old
proplib-xml packet interface against the new libquota(3), so anyone
who has a use for it can bring it back from the Attic and/or create a
pkgsrc package.

Approved by releng for the freeze, and specifically okayed by core a
couple months ago.


To generate a diff of this commit:
cvs rdiff -u -r1.982 -r1.983 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.1735 -r1.1736 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.1377 -r1.1378 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.262 -r1.263 src/usr.sbin/Makefile
cvs rdiff -u -r1.6 -r0 src/usr.sbin/quotactl/Makefile
cvs rdiff -u -r1.4 -r0 src/usr.sbin/quotactl/proplib-interpreter.c \
    src/usr.sbin/quotactl/quotactl.8
cvs rdiff -u -r1.1 -r0 src/usr.sbin/quotactl/proplib-interpreter.h \
    src/usr.sbin/quotactl/quotaprop.c
cvs rdiff -u -r1.7 -r0 src/usr.sbin/quotactl/quotactl.c
cvs rdiff -u -r1.2 -r0 src/usr.sbin/quotactl/quotaprop.h

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