Subject: CVS commit: basesrc/usr.sbin/edquota
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 12/04/2002 23:01:14
Module Name: basesrc
Committed By: bouyer
Date: Wed Dec 4 21:01:14 UTC 2002
Modified Files:
basesrc/usr.sbin/edquota: edquota.8 edquota.c
Log Message:
Add new command-line flags, which ease edquota use in bach scripts:
- -f, which allows to restrict edquota to only one quota-enabled filesystem
- -s and -h, which allows to set soft and hard limits respectively, without
the need to edit a file.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/edquota/edquota.8
cvs rdiff -r1.21 -r1.22 basesrc/usr.sbin/edquota/edquota.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.