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.
Modified files: Index: src/distrib/sets/lists/base/mi diff -u src/distrib/sets/lists/base/mi:1.982 src/distrib/sets/lists/base/mi:1.983 --- src/distrib/sets/lists/base/mi:1.982 Mon Feb 13 01:35:06 2012 +++ src/distrib/sets/lists/base/mi Mon Feb 13 01:43:22 2012 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.982 2012/02/13 01:35:06 dholland Exp $ +# $NetBSD: mi,v 1.983 2012/02/13 01:43:22 dholland Exp $ # # Note: Don't delete entries from here - mark them as "obsolete" instead, # unless otherwise stated below. @@ -1389,7 +1389,7 @@ ./usr/sbin/pwd_mkdb base-sysutil-bin ./usr/sbin/quot base-sysutil-bin ./usr/sbin/quotacheck base-sysutil-bin -./usr/sbin/quotactl base-sysutil-bin +./usr/sbin/quotactl base-obsolete obsolete ./usr/sbin/quotadump base-sysutil-bin ./usr/sbin/quotaoff base-sysutil-bin ./usr/sbin/quotaon base-sysutil-bin Index: src/distrib/sets/lists/comp/mi diff -u src/distrib/sets/lists/comp/mi:1.1735 src/distrib/sets/lists/comp/mi:1.1736 --- src/distrib/sets/lists/comp/mi:1.1735 Mon Feb 13 01:35:06 2012 +++ src/distrib/sets/lists/comp/mi Mon Feb 13 01:43:23 2012 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1735 2012/02/13 01:35:06 dholland Exp $ +# $NetBSD: mi,v 1.1736 2012/02/13 01:43:23 dholland Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -4229,7 +4229,7 @@ ./usr/libdata/debug/usr/sbin/pwd_mkdb.debug comp-sysutil-debug debug ./usr/libdata/debug/usr/sbin/quot.debug comp-sysutil-debug debug ./usr/libdata/debug/usr/sbin/quotacheck.debug comp-sysutil-debug debug -./usr/libdata/debug/usr/sbin/quotactl.debug comp-sysutil-debug debug +./usr/libdata/debug/usr/sbin/quotactl.debug comp-obsolete obsolete ./usr/libdata/debug/usr/sbin/quotadump.debug comp-sysutil-debug debug ./usr/libdata/debug/usr/sbin/quotaon.debug comp-sysutil-debug debug ./usr/libdata/debug/usr/sbin/quotarestore.debug comp-sysutil-debug debug Index: src/distrib/sets/lists/man/mi diff -u src/distrib/sets/lists/man/mi:1.1377 src/distrib/sets/lists/man/mi:1.1378 --- src/distrib/sets/lists/man/mi:1.1377 Mon Feb 13 01:35:08 2012 +++ src/distrib/sets/lists/man/mi Mon Feb 13 01:43:24 2012 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1377 2012/02/13 01:35:08 dholland Exp $ +# $NetBSD: mi,v 1.1378 2012/02/13 01:43:24 dholland Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -2698,7 +2698,7 @@ ./usr/share/man/cat8/qmqpd.0 man-obsolete obsolete ./usr/share/man/cat8/quot.0 man-sysutil-catman .cat ./usr/share/man/cat8/quotacheck.0 man-sysutil-catman .cat -./usr/share/man/cat8/quotactl.0 man-sysutil-catman .cat +./usr/share/man/cat8/quotactl.0 man-obsolete obsolete ./usr/share/man/cat8/quotadump.0 man-sysutil-catman .cat ./usr/share/man/cat8/quotaoff.0 man-sysutil-catman .cat ./usr/share/man/cat8/quotaon.0 man-sysutil-catman .cat @@ -5312,7 +5312,7 @@ ./usr/share/man/html8/qmgr.html man-postfix-htmlman postfix,html ./usr/share/man/html8/quot.html man-sysutil-htmlman html ./usr/share/man/html8/quotacheck.html man-sysutil-htmlman html -./usr/share/man/html8/quotactl.html man-sysutil-htmlman html +./usr/share/man/html8/quotactl.html man-obsolete obsolete ./usr/share/man/html8/quotadump.html man-sysutil-htmlman html ./usr/share/man/html8/quotaoff.html man-sysutil-htmlman html ./usr/share/man/html8/quotaon.html man-sysutil-htmlman html @@ -8203,7 +8203,7 @@ ./usr/share/man/man8/qmqpd.8 man-obsolete obsolete ./usr/share/man/man8/quot.8 man-sysutil-man .man ./usr/share/man/man8/quotacheck.8 man-sysutil-man .man -./usr/share/man/man8/quotactl.8 man-sysutil-man .man +./usr/share/man/man8/quotactl.8 man-obsolete obsolete ./usr/share/man/man8/quotadump.8 man-sysutil-man .man ./usr/share/man/man8/quotaoff.8 man-sysutil-man .man ./usr/share/man/man8/quotaon.8 man-sysutil-man .man Index: src/usr.sbin/Makefile diff -u src/usr.sbin/Makefile:1.262 src/usr.sbin/Makefile:1.263 --- src/usr.sbin/Makefile:1.262 Mon Feb 13 01:35:08 2012 +++ src/usr.sbin/Makefile Mon Feb 13 01:43:22 2012 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.262 2012/02/13 01:35:08 dholland Exp $ +# $NetBSD: Makefile,v 1.263 2012/02/13 01:43:22 dholland Exp $ # from: @(#)Makefile 5.20 (Berkeley) 6/12/93 .include <bsd.own.mk> @@ -21,7 +21,7 @@ SUBDIR= ac accton acpitools altq apm apm ofctl \ paxctl pcictl perfused pppd psrset pstat pwd_mkdb postinstall \ powerd puffs \ - quot quotacheck quotactl quotaon quotarestore \ + quot quotacheck quotaon quotarestore \ rarpd rbootd rdate repquota rmt rpc.bootparamd rpc.lockd \ rpc.pcnfsd rpc.statd rpcbind rwhod \ sa screenblank sdpd services_mkdb sesd schedctl sliplogin spray \